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
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