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 tex
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 compres
Hello,
I am a developer who uses "iText" to create dynamic PDFs for our
Members. We have used it for quite a while, and it works well.
The biggest issue we have is its inefficiency. The version we have is
extremely CPU intensive and takes a long time to produce a PDF. We were
able to