带有现有文件的pdf动态表 [英] Dynamic table in pdf with existing file

查看:57
本文介绍了带有现有文件的pdf动态表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我要求用现有文件生成pdf,在该文件中我需要放置动态表。我正在使用itextshap dll来实现但我无法将pdfptable放到现有文件中,可以任何身体帮助,在此先感谢...



i have a requirement to generate pdf with existing file, in that file i need to place dynamic table. i am using itextshap dll to acheive but i am unable to place the pdfptable to existing file,can any body help, Thanks in Advance...

推荐答案

要做的步骤:

1)打开现有文件

2)创建新文件

3)将现有文件中的内容复制到新文件

4)用表格添加新页面

5)保存



这就是全部!



例如:

http://stackoverflow.com/questions/6657899/insert-page-into-existing-pdf-using-itextsharp [ ^ ]

http://stackoverflow.com/questions/1940352/itextsharp-how-do-i-附加一个新巴ge-and-write-to it [ ^ ]
Steps to do:
1) open existing document
2) create new document
3) copy content from existing document to new document
4) add new page with table
5) save

That''s all!

Examples:
http://stackoverflow.com/questions/6657899/insert-page-into-existing-pdf-using-itextsharp[^]
http://stackoverflow.com/questions/1940352/itextsharp-how-do-i-add-a-new-page-and-write-to-it[^]


这篇关于带有现有文件的pdf动态表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆