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