If you are using an evaluation version of Adobe Acrobat Professional with LiveCycle PDF Generator ES, the conversion of various types of files to PDF files may fail after a few conversions.
To avoid this problem, modify the appmon.global.[locale].xml file and then redeploy the GeneratePDF component as described below.
To modify the appmon.global.[locale].xml file:
- In the adobe-appmondata.jar file, open the appmon.global.[locale].xml file (for example, appmon.global.en_US.xml) and add the following text as the first entry inside the dialogs tag:
<window caption="Adobe Acrobat Pro Extended : Trial Version"> <windowList> <window className="Button" caption="to use this product on a trial-basis." action="press"/> <window className="Button" caption="Next" action="press" /> </windowList> </window>
Keywords:
kb407228

