Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
1.0
-
None
-
None
-
Operating System: Linux
Platform: PC
-
51760
Description
When a PDF-image is used to create PostScript, the PS is stored as an array. This array can run beyond the 65535 element limitation, so an alternate method can be implemented by using a SubFileDecode filter. This way, there is no limitation on the number of commands, however since this is a PS language level 3 operator the old method needs to be used for PS level 2.