Fw: [iText-questions] Reserve space for page header

2004-08-02 Thread Kieran Metcalfe
forge.net Subject [iText-questions] Reserve space for 02/08/2004 13:05

[iText-questions] Reserve space for page header

2004-08-02 Thread Kieran Metcalfe
Hi, I'm developing some pdf output for a system which is used by a few different companies. Basically, the idea is that I have a standard document output, but the page headers and footers (done using onEndPage() ) need to reflect the company issuing the document with address details etc. The

[iText-questions] Reserve space

2003-08-14 Thread Carmona Perez, David
Hi,   I’m drawing directly through the PdfContentByte class, and would like to know if it fits the current page (to create a new one).  I know the height I need. to reserve vertical space, so that a new paragraph or any regular element isn’t overlaid   For 1), I think t