IDocumentMergerPlugin class

IDocumentMergerPlugin class

Defines an interface for external merger plugin that can merge Pdf documents.

Methods

NameDescription
merge(outputStream, inputStreams, loadOptions)Merges the given input PDF documents into a single output PDF document using specified input and output streams.

See Also