Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-1962

[PATCH] PostScript PDF-image causes error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 1.0
    • None
    • renderer/ps
    • 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.

      Attachments

        1. ps-image.patch
          6 kB
          Mehdi Houshmand

        Activity

          People

            fop-dev@xmlgraphics.apache.org fop-dev
            med1985@gmail.com Mehdi Houshmand
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: