Search found 2 matches

by snguyen
Tue Aug 09, 2011 3:40 am
Forum: General
Topic: Java API to call doPDF from web application program
Replies: 1
Views: 5257

<t>Hi All,<br/> Could someone please point me to the download url for JAVA API to use with doPDF.<br/> <br/> I just download doPDF but that is using an interface. I need some java API to call<br/> <br/> so I can generate PDF from within my program. <br/> Thank you very much!<br/> Suong<br/> <br/> </t>
by snguyen
Tue Aug 09, 2011 3:16 am
Forum: General
Topic: Losing header and foolder on endnotes page in pdf
Replies: 0
Views: 4890

<t>Hello everyone,<br/> I am very new to this forum and would like to post this question and hope to get some help. We are using the following code pass in a product.doc to generate a product.pdf<br/> <br/> PDDocument product = new PDDocument();<br/> <br/> PDFMergerUtility merger = new PDFMergerUtil...