How to merge two postscript files together?
问题 I am trying to merge two or more postscript files into one. I tried concatenation but it does not work as each postscript file may have different resource header. Have anyone done this before? Are there any libraries (commercial or open source) out there? I do not mind C++, C# or even Java libraries. Edited These are large postscript files (more than 200 Mb) and their purpose is only for color printing (not for online viewing). Conclusion ps2write is not the answer as it does not support DSC.