VI PDF Originator User’s GuideFreeFlow Variable Information Suite 5.0 (7/2006) VIPO-89Using VIPO Dispatch - a simple exampleAcme Telephone company (a fictitious company) uses VIPO to generate their delinquentaccount notices in PDF format. They want to have the notices e-mailed to their delinquentcustomers, as well as to the lawyer at the collection agency nearest the customer'slocation.Acme uses a batch file interface to their e-mail program called mymailprog.bat. Currently,after VIPO generates their PDF files, someone must manually look up the customer datain their database, collect the generated PDF's, generate the mail note bodies, and finallyinvoke their e-mail front-end to send each e-mail, attachment, and copy. The interface totheir e-mail program looks like this:mymailprog path_of_email_body -t to_address -cc cc_address -s subject-a path_of_attachmentWith VIPO Dispatch available, you can extend the VIPO job that generates the PDF filesto produce the e-mail bodies and other information required to have the e-mails sentautomatically.