开发者

How to replace a tag with image while creating PDF using ABCPDF websupergoo

While generating PDF , i need to place stamp at required position where Stam开发者_开发百科p word is written in the page at runtime

string stamp = theDoc.GetText("%stamp%"); if (stamp.Contains("%stamp%") == true)

theDoc.Page.ToString().Replace("%stamp%", "");

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜