Title: Message
Hi,
 
I have created a Document with   document = new Document(PageSize.A4, 20,20,133,29);
i add some paragraph in my document and each paragrah has a setLeading(10) and i use new Font(Font.COURIER, 10, Font.NORMAL)
In this case i can add 66 lines, but first text in third page is not well positionning. i have tried with document = new Document(PageSize.A4, 20,20,133,28); ,but that is bad too
 
 
How can i re-positionning it in onStartPage event ?
 
 

Philippe COUAS

Responsable D�veloppement

INFODEV S.A.

 

Reply via email to