IDocumentMergerPlugin

IDocumentMergerPlugin interface

定义一个可以合并 PDF 文档的外部合并插件接口。

public interface IDocumentMergerPlugin

方法

姓名描述
Merge(Stream, Stream[], LoadOptions[])使用指定的输入和输出流将给定的输入 PDF 文档合并为单个输出 PDF 文档。

也可以看看