forge.net
Subject
[iText-questions] Reserve space for
02/08/2004 13:05
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
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