Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi All Im stuck with this problem for the last couple of days. Its like this.. I have an excel workbook that contains 6 worksheets created programmatically in C#. All Im trying to print this workbook in PDF format in which case it should prompt me ONCE only to save it and then should save it as one single pdf document with six pages. My problem is it saves the 6 worksheets as 4 different pdf documents and prompts me 4 times. Any help would be greatly appreciated. thx Al P.S the print code is objBook.PrintOut(1, 6, 1, false, "Adobe PDF", false, Type.Missing, Type.Missing); The name of the Adobe distiller printer is "Adobe PDF" *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 printing problem--printing 1 document on 2 pages | Excel Discussion (Misc queries) | |||
Excel Printing --Borders are not printing on the same page as data | Excel Discussion (Misc queries) | |||
Printing a heading on each new page when printing | Excel Discussion (Misc queries) | |||
Enable Double sided printing contiuously when printing multiple s. | Excel Discussion (Misc queries) | |||
Printing? Worksheets not printing the same on multiple pc's! | Excel Programming |