merge method

merge

Merges PS/EPS files to a device.

def merge(self, files_for_merge, device, options):
    ...
ParameterTypeDescription
files_for_mergelistPS/EPS files for merging with this file to an output device.
deviceDeviceAn output device.
optionsSaveOptionsContains flags that specify output of errors thrown during conversion.

See Also