PresentationMerger

PresentationMerger class #

Plugin for merging PowerPoint files of the same format into one file.

process #

Name Description
process (java.lang.String[], String) Merges the PowerPoint files from the array into one file.

Parameters:

Name Type Description
inputFileNames java.lang.String[] Array of the input presentation file names.
outputFileName String The output file name.

Error

Error Condition
null ArgumentException