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

Tilman Hausherr closed PDFBOX-3494.
-----------------------------------
    Resolution: Duplicate

That PDF has transparency groups :-( Duplicate of PDFBOX-3000. I'll add you as 
a watcher there.

> PDFRenderer - Text shadow has wrong position
> --------------------------------------------
>
>                 Key: PDFBOX-3494
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3494
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.2
>            Reporter: Ingmar Marquardt
>         Attachments: gewaesserinfo-0.png, gewaesserinfo-page1.pdf
>
>
> The text on pdf startpage has a shadow, which is not aligned correctly and 
> has a wrong position. The PDF and a screenshot of the result image is 
> attached.
> We use the standard code:
> {code}
> PDFRenderer pdfRenderer = new PDFRenderer(document);
> BufferedImage bim = pdfRenderer.renderImageWithDPI(0, 100, ImageType.RGB);
> ImageIOUtil.writeImage(bim, "result.png", 100);
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to