You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Ingmar Marquardt (JIRA)" <ji...@apache.org> on 2016/09/12 09:51:20 UTC

[jira] [Updated] (PDFBOX-3494) PDFRenderer - Text shadow has wrong position

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

Ingmar Marquardt updated PDFBOX-3494:
-------------------------------------
    Attachment: gewaesserinfo-page1.pdf

> 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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org