It can't be done. A PDF file is binary, not a sequence of characters in some encoding, like XML.
Best Regards,
Paulo Soares
-----Original Message-----
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of David Thielen
Sent: Sunday, December 07, 2003 19:20
To: itext
Subject: [iText-questions] Request for added method
Hi;
�
If at all possible cound you add a method:
PdfWriter.getInstance( Document doc, Writer out );
It is so much faster than OutputStream.
�
thanks - dave
