IText Lines Per Page?

Posted by exit174 on Stack Overflow See other posts from Stack Overflow or by exit174
Published on 2009-08-10T16:55:19Z Indexed on 2010/03/27 5:03 UTC
Read the original article Hit count: 635

Filed under:
|
|

I have used IText(Sharp) to make PDFs from raster images but have never used IText to build text based PDF's.

In this new scenario, I have N words of ASCII text that I need to add as text pages to a new PDF. Each page should be 8.5 x 11, .5 margins, using some monospaced font. Is IText(Sharp) smart enough to automatically apply line and page breaks where necessary or do I need to do this manually?

Are their any good IText tutorials for this scenario?

thanks!

scottm

© Stack Overflow or respective owner

Related posts about itextsharp

Related posts about page