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

        Hide
        Patrick Corless added a comment -

        The scaling will now kick in for images greater then 7500 which is the new default value for org.icepdf.core.imageMaskScale.width and org.icepdf.core.imageMaskScale.height.

        Show
        Patrick Corless added a comment - The scaling will now kick in for images greater then 7500 which is the new default value for org.icepdf.core.imageMaskScale.width and org.icepdf.core.imageMaskScale.height.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: