[iText-questions] Current CVS

2002-06-22 Thread Mark Hall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I've got a problem with the current CVS version. The table object used to have a public void complete() method. In the current version this method is specified as void complete(). Unfortunately all Writers depend on this method being public,

RE: [iText-questions] Reading PDF's created by PdfAcroForm

2002-06-22 Thread Bruno
Quoting Chris Ward [EMAIL PROTECTED]: I guess the question then: is all text inserted by iText in a binary format, and how does it differ from text inserted by Acrobat. If you set Document.compress = false (we do it only for debugging reasons), you will see that the streams are not

RE: [iText-questions] Reading PDF's created by PdfAcroForm

2002-06-22 Thread Leonard Rosenthol
At 1:34 PM -0500 6/21/02, Chris Ward wrote: I have a co-worker that was on a project (not using iText) that parsed through a PDF file and looked for certain label text and then grabbed the preceding text as a value. The problem with doing that (assuming you are treating PDF as a text