[iText-questions] 'T m' outside text object

2002-02-25 Thread Pardey, Craig
Hi, I'm getting the following error the first time I scroll between the first and second pages of my generated PDF. It says "Illegal operation 'T m' outside text object". Any ideas what might be causing this? I'm using PdfContentByte to write the PDF Craig -

[iText-questions] Get PdfContentByte from Document

2002-02-20 Thread Pardey, Craig
Hi, Is it possible to get the PdfContentByte for a particular Document? I am trying to write some modularised code that will take a Document as a parameter and add content to it, but it also needs to be able to add outline entries. For this purpose it has to be able to get the PdfContentByte so

[iText-questions] Tables in Header

2002-02-20 Thread Pardey, Craig
Hi, I have been using the iText API for a while now and have been quite impressed with it. The only thing I need to be able to do is to include a table in the header or footer of a PDF document. It is mentioned in the headers and footers section of the tutorial, but the link (to chapter 12 I