Skip to main content
Skip table of contents

MergePages Method

Merges a separated document into a single file on the process.

CODE
public void MergePages();

Classes: Document


Example

The following example demonstrates merging a separated document into a single multi-page document.

CODE
Process.Document.MergePages();

Remarks

Throws an InvalidOperationException if called on a GlobalAction process.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.