Re: [iText-questions] iText 5 and Acrobate 7

2009-12-28 Thread Ed Zappulla
out the Adobe 9 reader handles the additional garbage better then version 7. I'm not sure how to post this solution to the email list and would appreciate someone doing so. ...Ed From: "Ed Zappulla" Sent: Wednesday, December 23, 2009 3:

[iText-questions] PDF Page Title

2009-12-28 Thread Ed Zappulla
response.getOutputStream(); PdfWriter writer = PdfWriter.getInstance(document, os); // Open the doc document.open(); .. %> Thanks...ed Ed Zappulla BSG Systems, LLC 2 Corral Circ

[iText-questions] iText 5 and Acrobate 7

2009-12-24 Thread Ed Zappulla
Can anyone tell me the required version of Acrobat for the latest iText release? I have an app that works fine under Acrobat 9 Pro but returns a "file is damaged and can not be repaired" error under 7 pro. I'm guessing that's too old a version for the reader. The generated PDF is quite simple