Hi there,
I am currently using itextsharp to add dynamic text/image content to a pdf from a template.
I was wondering what construct is best to use when I need a word-wrap feature?
For example, I take in a description which can be up to 30 words long and it will span multiple lines.
Thanks