Webber, David (NIH/OD) [C] wrote:

> Is there some sample code somewhere that show manipulating a pages'
> content, scaling, moving it, etc?
>
> We're also not entirely sure on the coordinate system -
> addTemplate(x,x,x,x) is using?

http://itextdocs.lowagie.com/tutorial/directcontent/coordinates/
and chapter 10 of the book 'iText in Action', available in Early
Access at Manning.

> Is it pixels per column inch?  Can we look that up / set if for the
> document / page properties?

If you don't change the user unit, it's in points
(72 pt = 1 inch).

br,
Bruno

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to