Hi,
in a VBA-Project i like to add multiple Instances of pdfCreator as Printer. I solved this and works fine.
But how ist it possible to configure those additional Printers?
When i use object.cOption("xyz")= xyz then always the main Instance of the Printer is configured.
Any suggestions?
Thanks