Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.2.5
    • Fix Version/s: 6.3
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      The PDF in question has two image compositions that use a base image that is 2x2 pixels and a mask that is very late, so large in fact most system won't have enough memory to process it (18460x23201) uncompresed is ~3.4GB.

      Given the nature of the masking effect we can subsample the mask image to a more seasonable image size. This process take a little time but does get the PDF to render in a reasonable amount of time.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51919 Wed Sep 20 08:54:28 MDT 2017 patrick.corless PDF-1194 adding scaled code for large image masks.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/ImageUtility.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51920 Wed Sep 20 08:54:39 MDT 2017 patrick.corless PDF-1194 adding scaled code for large image masks.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-6.2.0/icepdf/core/src/org/icepdf/core/pobjects/ImageUtility.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #52150 Wed Dec 13 09:15:53 MST 2017 patrick.corless PDF-1194 adding scaled code for large image masks.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-6.2.0/icepdf/core/src/org/icepdf/core/pobjects/ImageUtility.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: