Hi,
I am currently trying to use either the Write() and InsertHtml() members of the DocumentBuilder class.
Unfortunately it seems to be truncating my text to only a few hundred characters.
What is the maximum number of characters that I can add into either of these methods before truncation occurs, and is there anyway I can get around this problem?
Cheers.