Advanced Customizations, Overrides, and Extensions » ePublisher Platform XSLT Extensions » Imaging » bool MergePDFs (object sourceFileList, string targetFilePath)
bool MergePDFs (object sourceFileList, string targetFilePath)
 
This merges a set of PDFs and/or PostScript files into one PDF.
Exceptions:
OutOfMemoryException
Thrown when a low memory situation occurs.
Parameters:
sourceFileList
List of source files.
targetFilePath
Full pathname of the target file.
Returns:
True if it succeeds, false if it fails.
Was this helpful?
Last modified date: 10/14/2020