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 compressed.
If you open them in another editor, you will be able to see
the PDF syntax.


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to