Solved it - sorry.
My problem was that I wasn't getting a valid response from getTotalHeight
because I'd not set the width prior to checking. Bit of a newbie problem
really ;)
Just if anyone has the same issue:
The letterhead class sets up the header and footer tables on creation, and
sets
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