It looks like the second page you're importing is from a PDF that has some 
problems, and it's passing those problems on to you... that or the page import 
process has a nasty bug in it.  Here's some content from right before and at 
the start of the errors:

-------

0 Tc (DE ) Tj
0 -13.92 TD (INDIVIS) Tj
0.144 Tc (I) Tj
0 Tc (BL Tj
0.10 Tc (D.144 3FA6IAGAR\311,) Tj
4.7DE ) E6(DE) Tj 
1.824 Tc (  TcO (D.144 3FA6IAGAR\311,) Tj
4c (I) Tj

-------

You'll note on the 6th line that the characters "E6" appear.  You'll also note 
that all previous parenthesis have been in matched pairs.  This mystery close 
paren appears for no apparent reason, and things degrade from there on out.  It 
looks like there might be some corruption in the compressed content stream, 
though managing that without invalidating the whole stream seems unlikely.

Are there any problems with the source PDF?


--Mark Storer 
  Senior Software Engineer 
  Cardiff.com

#include <disclaimer> 
typedef std::Disclaimer<Cardiff> DisCard; 



> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> [EMAIL PROTECTED]
> Sent: Wednesday, September 13, 2006 3:26 PM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] Unrecognized Token
> 
> 
> yes, sorry, you're right
> 
> itext-1.4.3
> Adobe Acrobat Reader 7.0
> 
> i am ataching the PDF and the source code of Servlet
> 
> Thank you very much
> 
> 
> 
> On Wed, 13 Sep 2006 14:00:24 -0700
>   "Mark Storer" <[EMAIL PROTECTED]> wrote:
> > You've got to give us more to go on than that...
> > 
> > What's giving the error message?
> > What version of iText are you using?
> > 
> > And a copy of the problem PDF is always helpful.
> > 
> > --Mark Storer 
> >  Senior Software Engineer 
> >  Cardiff.com
> > 
> > #include <disclaimer> 
> > typedef std::Disclaimer<Cardiff> DisCard; 
> > 
> > 
> > 
> >> -----Original Message-----
> >> From: [EMAIL PROTECTED]
> >> [mailto:[EMAIL PROTECTED] Behalf Of
> >> [EMAIL PROTECTED]
> >> Sent: Wednesday, September 13, 2006 12:17 PM
> >> To: [email protected]
> >> Subject: [iText-questions] Unrecognized Token
> >> 
> >> 
> >> I installed in 3 different machines an application that 
> >> insert Text to PDF 
> >> using PDF Templates and DirectContent like as an Example in 
> >> the tutorial.
> >> 
> >> It's a Web Application that merge pdf and text on Server and 
> >> display it from a 
> >> Servlet.
> >> 
> >> But in a HP-UX, with WebSphere 5.1, i receive an error
> >> 
> >> Unrecognized Token: 'E6'
> >> Illegal Operation: 'BT'
> >> 
> >> Anybody help me?
> >> 
> >> Regards
> >> 
> >> Gustavo
> >> 
> >> --------------------------------------------------------------
> >> -----------
> >> Using Tomcat but need to do more? Need to support web 
> >> services, security?
> >> Get stuff done quickly with pre-integrated technology to make 
> >> your job easier
> >> Download IBM WebSphere Application Server v.1.0.1 based on 
> >> Apache Geronimo
> >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> > dat=121642
> > _______________________________________________
> > iText-questions mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/itext-questions
> > 
> > 
> --------------------------------------------------------------
> -----------
> > Using Tomcat but need to do more? Need to support web 
> services, security?
> > Get stuff done quickly with pre-integrated technology to 
> make your job 
> >easier
> > Download IBM WebSphere Application Server v.1.0.1 based on 
> Apache Geronimo
> > 
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
dat=121642
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to