Details
Description
ICEpdf has had annotation creation tools for quite some time but they were never designed to support the PDF transparency model. This is further complicated by the fact the default java colour picker allows users to select rgba colour values but the PDF specification only allows the setting of rgb values (actually other colour models too but none with alpha).
Transparency was not possible in early version of the PDF specification and as a result to support legacy viewers the addition of alpha support had to be done in a way not to break backwards compatibility. As a result the extended graphics state was introduced and supporting viewers could implement the new transparency model and old viewers could simply ignore it.
Transparency was not possible in early version of the PDF specification and as a result to support legacy viewers the addition of alpha support had to be done in a way not to break backwards compatibility. As a result the extended graphics state was introduced and supporting viewers could implement the new transparency model and old viewers could simply ignore it.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.1.4 [ 13090 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |