[ 
https://issues.apache.org/jira/browse/FOP-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Bowditch updated FOP-1708:
--------------------------------
      Priority:   (was: P2)
      Severity:   (was: normal)
    Issue Type: Improvement  (was: Bug)

> [PATCH] Automatic text overprint patch
> --------------------------------------
>
>                 Key: FOP-1708
>                 URL: https://issues.apache.org/jira/browse/FOP-1708
>             Project: FOP
>          Issue Type: Improvement
>          Components: renderer/pdf
>    Affects Versions: trunk
>         Environment: Operating System: All
> Platform: PC
>            Reporter: Matthias Reischenbacher
>         Attachments: fop-overprint-patch.patch
>
>
> I've implemented a small patch which allows to automatically set the 
> overprint state for text in pdf output. This is useful when text and 
> background colors are printed on different printing plates because it ensures 
> that no white spaces are visible if the printing plates are not positioned 
> perfectly.
> See also: http://www.nabble.com/Overprint-Black-Text-td9852903.html
> Feel free to review or integrate it into fop trunk if it's for any use to you.
> Usage:
> foUserAgent.getRendererOptions().put(PDFConfigurationConstants.KEY_ENABLE_AUTO_OVERPRINT,
>  Boolean.TRUE);



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to