Hi,
I am new with VBScript and I am using PDFCreator in it I have PDFCreator 1.6.2 with WinXP. I need a description of all the clsPDFCreatorOptions for a project I am working on, since I do not know exactly what specific option I need. Is there any file, webpage or something where I can check the description of all functions, methods and options from the object: set objpdf = CreateObject(PDFCreator.clsPDFCreator)?
Thanks in advance for your cooperation.
Hi,
a bried description can be found here: http://www.pdfforge.org/content/clspdfcreator
You might also wnat to take a look at the VBScript examples provided in “your pdfcreator location\COM\Windows Scripting Host\VBScripts” folder.
regards,
Robin