----- Original Message -----
From: "David Thielen" <[EMAIL PROTECTED]>
To: "itext" <[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 19:11
Subject: [iText-questions] PdfContentByte.setTextMatrix - units, 0,0, and
text position


> Hi;
>
> When calling PdfContentByte.setTextMatrix, a couple of questions about
> it.
>
> 1. x,y - are these units in points?

Yes if there wasn't any other CTM scaling before.

> 2. where is 0,0 - the lower left corner of the page?

Or the template and again if there wasn't any other CTM translation before.

> 3. Is this the position of the top, baseline, or bottom of the text
> written?

Baseline.

>
> thanks - dave
>



-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M      http://www.thinkgeek.com/sf/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to