ICEpdf
  1. ICEpdf
  2. PDF-194

global disabling of alpha composite

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0
    • Fix Version/s: 4.1
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      We've been getting a lot of requests about how to speed up Java printing. So I thought that by disabling the alpha composite painting may help with the problem as most printers will freak out when they encounter it.

      I've added a new dynamic system property org.icepdf.core.paint.disableAlpha which can be set to true during printing. Can't be used for all documents but may help some users.

        Activity

        Hide
        Patrick Corless added a comment -

        Added new dynamic alpha property to the Shapes class.

        -Dorg.icepdf.core.paint.disableAlpha=true to enable it. Disabled by default.

        Show
        Patrick Corless added a comment - Added new dynamic alpha property to the Shapes class. -Dorg.icepdf.core.paint.disableAlpha=true to enable it. Disabled by default.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: