Re: [iText-questions] Get the actual x,y in page

2005-03-29 Thread Paulo Soares
You have PdfWriter.getVerticalPosition() but in general you should do your own layout with ColumnText and PdfContentByte if precision is needed. - Original Message - From: "Marco" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 29, 2005 9:32 PM Subject: [iText-questions] Ge

[iText-questions] Get the actual x,y in page

2005-03-29 Thread Marco
I addedd to a Document some Phrases with text and images (equations), and some with text only, but I have two problems: 1) I can calculate how space I need between two Phrases if them contain images, and I can insert new line with the correct space, but if a Phrase is too large, before of its end