merge method
merge
Merges PS/EPS files to a device.
def merge(self, files_for_merge, device, options):
...
Parameter | Type | Description |
---|---|---|
files_for_merge | list | PS/EPS files for merging with this file to an output device. |
device | Device | An output device. |
options | SaveOptions | Contains flags that specify output of errors thrown during conversion. |
See Also
- module
aspose.page.eps
- class
PsDocument