开发者

Populating Large TextFields using iTextSharp

I'm populating an already existing PDF MultiLine TextField with possibly a small or large amount of text. I have two textfields that are separated across two pages. Is there a way to have text overflow into the second textfield after the first is filled up.

I know that setting the font size to 0 will make iTextSharp to try and fit the text, but there some instances where there is to much text and it needs to continue on a second page.

As开发者_运维问答 far as I can tell, I cant even figure out if the existing textfield has overflowed or not.

thanks


Why not just write your own jquery / javascript script to change the textbox foxus after the length of the first value reaches a certain length?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜