[Repost]如何在现有的pdf -iTextSharp中添加页脚

[Repost]如何在现有的pdf -iTextSharp中添加页脚

问题描述:

我一直试图弄清楚是否可以在现有PDF文档中添加页脚。我看到的每个例子都是为刚刚使用PDFWriter创建的文档添加页脚,而不是使用PDFReader获取文档,然后添加页脚。有谁知道可以将页脚添加到现有PDF的方式?谢谢。

I have been trying to figure out if it is possible to add a footer to an existing PDF document. Every example I have seen is for adding a footer to a document that has just been created using PDFWriter as opposed to getting a document using PDFReader and then adding a footer to it. Does anyone know of a way that a footer can be added to an existing PDF? Thanks.

您已经在 http://www.codeproject.com/Messages/4726457/How-to-add-footer-in-existing-pdf-iTextSharp.aspx [ ^ ]。请不要在多个论坛发帖。
You already posted this question at http://www.codeproject.com/Messages/4726457/How-to-add-footer-in-existing-pdf-iTextSharp.aspx[^]. Please do not post in multiple forums.