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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22033 Tue Jul 27 07:29:43 MDT 2010 patrick.corless PDF-194 addition of system property org.icepdf.core.paint.disableAlpha to disable alpha painting. Dynamic, default is false, intention is to speed up printing.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/Shapes.java
        Patrick Corless created issue -
        Patrick Corless made changes -
        Field Original Value New Value
        Salesforce Case []
        Fix Version/s 4.1 [ 10227 ]
        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.
        Patrick Corless made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: