Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet with lots of pages, and will like to print into PDF
format. Below is the macro I used, ActiveWindow.SelectedSheets.PrintOut Copies:=1, ActivePrinter:= _ "CutePDF Writer on CPW2:", PrToFileName:=("Test.pdf") Everything work fine, the only problem is the PDF file size is 0k and can't be open. When I manual print out the PDF, there is not problem. Hope that someone can help... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a macro to print the date a document was last saved. | Excel Discussion (Misc queries) | |||
can anyone help with the code for creating a aut print macro... | Excel Discussion (Misc queries) | |||
Creating Print Macro | Excel Discussion (Misc queries) | |||
Creating a Print Button | New Users to Excel | |||
Creating an array of sheets to print | Excel Programming |