This is an easy one. You pdf is badly formed and Acrobat 6 is catching the bug. You have 2 beginText() and only one endText().
Best Regards, Paulo Soares > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Monday, July 26, 2004 1:12 PM > To: itext-questions > Subject: [iText-questions] Problem with iText and importing > external PDF > > Hello > > I've a big problem using iText in my Java application. > I import an external PDF with PdfReader and PdfImportedPage, > then I write > some text in different absolute-positions over the PDF in the > background. > There wasn't any problem opening the resulting PDF file with > Acrobat Reader > 4.0, but with more recent versions, like Adobe Reader 6.0, it > loads only > the background (imported PDF), but it doesn't write the text! > An InfoMessageBox > appears: it says "BT operation is not a valid operation in a text." > This is a big problem... Acrobat Reader 4.0 is a too old > version, nobody > still uses it now. > > How can I solve this problem? > Please answer at this address: [EMAIL PROTECTED] > > Thank you. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_idG21&alloc_id040&op=ick > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idG21&alloc_id040&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
