You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (Jira)" <ji...@apache.org> on 2020/06/04 05:48:00 UTC

[jira] [Comment Edited] (PDFBOX-4858) renderImage text Incomplete

    [ https://issues.apache.org/jira/browse/PDFBOX-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125219#comment-17125219 ] 

Tilman Hausherr edited comment on PDFBOX-4858 at 6/4/20, 5:47 AM:
------------------------------------------------------------------

What do you mean "text incomplete"? I see all the text, although the glyphs are incorrectly rendered. (PDFBOX-3293)


was (Author: tilman):
What do you mean "text incomplete"? I see all the text, although the glyphs are incorrectly rendered. (PDFBOX-2950)

> renderImage text Incomplete
> ---------------------------
>
>                 Key: PDFBOX-4858
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4858
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.19
>         Environment: jdk8
>            Reporter: tuxming
>            Priority: Blocker
>         Attachments: 20200603155752-null.jpg, 20200603155752-null.pdf
>
>
> PDDocument pdfDoc = PDDocument.load(file);
> PDFRenderer renderer = new PDFRenderer(pdfDoc);
> BufferedImage printPage = renderer.renderImage(0, 4.0f);
> ImageIO.write(printPage, "jpg", new File("1.jpg"));



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org