Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Everyone
I'm using XL03 and Primo PDF driver to print. Sub PrintPDF() ActiveWorkbook.Save Application.ActivePrinter = "PrimoPDF on Ne00:" ActiveWindow.SelectedSheets.PrintOut Copies:=1, ActivePrinter:= _ "PrimoPDF on Ne00:", Collate:=True Application.WindowState = xlMinimized Application.WindowState = xlNormal End Sub Is it possible to send the information to change the name of the file, presently it use the same name as my XL file. Also I need to press a Print (OK) button on a pop-up Primo menu, if I could override this setting, it would be great. Thank you for your help Regards Cimjet |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Print format | Excel Programming | |||
how to format the print? | Excel Programming | |||
How to format the extension less file to print with Dos's Print Command | Excel Discussion (Misc queries) | |||
Print Format | Excel Programming | |||
worksheet print format | Excel Worksheet Functions |