Would it be possible to overlay spool from a win application over a pdf template using pdfcreator?

2006-07-11 21:34:25 by anonymous

We would like to print an invoice, the application would send only plain text, and that would be "stamped" over a pdf template containing the invoice layout. Thanks! Marcelo


2006-07-11 22:50:17 by thesmilyface

No problem. Use the script AddWatermarkToPDF.vbs. Better is you use the com interface. It is very simple and helps you to automate the process. I got an order from another user to create a VBScript to automate this process. This script created over 50.000 and more invoices without any errors.

Frank