Pdf合并在C#应用程序中 [英] Pdf merger in C# application

查看:104
本文介绍了Pdf合并在C#应用程序中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我需要在C#中将PDF与另一个PDF合并.net



第一个PDF存储在一个文件夹中,第二个PDF是在运行时动态生成的。



我需要将静态文件与动态文件合并。必须生成输出PDF。



请分享您的想法。



提前致谢。



问候

Victor



SHOUTING删除 - OriginalGriff [/ edit ]

Hi

I need to merge an PDF with another PDF in C# .net

Where the first PDF is stored in an folder and the second PDF is generated dynamically at the runtime.

I need the merge the static file with the dynamic file. the output PDF must be generated.

Please share your ideas.

Thanks in advance.

Regards
Victor

[edit]SHOUTING removed - OriginalGriff[/edit]

推荐答案

使用iTextSharp .dll可以合并.pdf文件。
Using iTextSharp .dll you can merged the .pdf files.


看看:简单的.NET PDF合并 [ ^ ]



Take a look: Simple .NET PDF Merger[^]

There are a couple of PDF mergers available on the Internet. But, either they are commercial products or don't support printing of the header and/or footer text, which is particularly interesting, e.g., to print the page number.

The presented PDF merger uses the open source PDF library iTextSharp to process PDF files. The sample solution also includes a tiny Windows Forms application to demonstrate the functionality.





幸运的是我们有一个像代码项目这样的好东西,不要我们老兄?



Fortunately we have such a good thing as code project, don''t we dude?


这篇关于Pdf合并在C#应用程序中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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