ColumnText.

Paulo

----- Original Message ----- 
From: "Rob Olson" <rko...@gmail.com>
To: <itext-questions@lists.sourceforge.net>
Sent: Sunday, October 11, 2009 1:47 AM
Subject: [iText-questions] Word wrap text when interacting 
withPdfContentByte?


I am trying to add a paragraph of text to an arbitrary location on a PDF 
page. I first tried to do this using iText Paragraph objects but I did not 
see a way to place the paragraph anywhere on the page that I wanted.

By accessing the content directly in a PdfContentByte I am able to add text 
to the page at any location using showText but I do not see a way to have 
the text automatically word wrap based on the size of the PdfTemplate I am 
placing the text inside.

What is the recommended way to add text to any coordinate and achieve 
automatic word wrapping within a given rectangle size in iText? I believe I 
have missed something here and appreciate some guidance with this.

Thanks,
Rob O.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to