Re: [iText-questions] document.close() throwing EOFException error

2011-02-18 Thread Wesley Baker
I think my main problem is I just realized I am using iText 2.1. Let me upgrade to the latest and try again with the PdfCopy and PdfStamper code. On Feb 18, 2011, at 2:42 AM, 1T3XT BVBA wrote: > Op 18/02/2011 3:17, Wesley Baker schreef: >> I could not use PdfStamper to place anchors

[iText-questions] document.close() throwing EOFException error

2011-02-17 Thread Wesley Baker
Greetings all - I am trying to create one large PDF from many individual ones created from iReport. I had the code working using PdfCopy but then the powers that be decided they wanted a table of contents as well, with anchors. I switched the code over to use PdfWriter instead upon finding o

[iText-questions] Newline with showText() method

2009-01-28 Thread Wesley Baker
a literal. I can easily add the "\n" character with the Chunk object, but for some reason it doesn't want to work with the showText() method. Any help is much appreciated. Wesley Baker iText 2.1.0 Windows Server 2003