It looks like you're new here. If you want to get involved, click one of these buttons!
hello,
I am a user of Windows XP and VBA.
Can you tell me how to automate print an Excel workbook with PDF Creator and give the name of my workbook and my backup folder
how to pass variables vba to PDF CREATOR with the name and path
is there a macro or a program to perform this edition?
thank you very much
I'm sorry, my English is very bad
Hello,
there is no ready-to-user macro for your job, but have a look at the VBA samples in the COM subfolder of your PDFCreator installation. There you can find all the required functions to achieve this.
kind regards,
Philip
There is a ready-to-user macro in the folder PDFCreator\COM\Samples\MS Office -> frmPDFCreatorExcel.frm. Check it out. 