Re: [iText-questions] Get javascript from flateCompress format back to String

2008-09-04 Thread Paulo Soares
PdfReader.getStreamBytes() Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Alex Bech Jensen > Sent: Thursday, September 04, 2008 11:09 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions

Re: [iText-questions] Get javascript from flateCompress format back to String

2008-09-04 Thread Alex Bech Jensen
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Alex Bech Jensen Sendt: 4. september 2008 12:09 Til: itext-questions@lists.sourceforge.net Emne: [iText-questions] Get javascript from flateCompress format back to String Hello! Im trying to return a javascript from within a field. It is easy

[iText-questions] Get javascript from flateCompress format back to String

2008-09-04 Thread Alex Bech Jensen
Hello! Im trying to return a javascript from within a field. It is easy when the script is below 50 characters as it is then saved as a string, but when the javascript exceeds 50 characters it is saved as a special stream with pdfstream.flateCompress(). Is there any way to decompress this strea