Custom Client Application

Hello!

Is there a way to tell your PDFCreator (via registry etc…) to run custom application after printing and prehaps even expose additional info about printing to aforementioned app?

Thank you!

Hi,


you can use scripts in “Actions before/after saving”, some examples can be found in your PDFCreator folder under “Scripts”.

regards,

Robin

thank you!
I’ve managed to do most things that I intended to with these examples, but I haven’t spotted the way to get the “Output parameters” to my custom application.
basically I need PDFCreator to tell my client app where the file was saved to minimize potential errors

Hi,


this should help: http://www.pdfforge.org/content/actions

regards,

Robin