I created a PDF form usuing Adobe LiveCycle 8.2. The form captures data, after this data is validated (Customer Name, Address, Account Number etc) the usuer prints it, that gets mailed to the customer, printing the detailed report no problem, the problem im having is im trying to figure out a way that after the report is printed an enveloped needs to be printed as well with the info entered in the form. Any one have an idea how to approach/tackle this issue? Adobe LC has JavaScript and FormCal to extend LiveCycle limitations
flow:
User inputs info into PDF.
user prints PDF.
user copies cust name and address to word doc to print the envelope.
printed PDF and Envelope are mailed to cust.
problem:
How to print the cust name and address directly to envelope from the PDF without going to word just to print the envelope. Id like the PDF to print the report and the envelope, is this possible?
Thanks