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/10/15 18:31:00 UTC

[jira] [Comment Edited] (PDFBOX-4988) Rendering artifacts

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

Tilman Hausherr edited comment on PDFBOX-4988 at 10/15/20, 6:30 PM:
--------------------------------------------------------------------

Yet another problem related to the "nbspace" change :( The contentstream has backslash 240 a few times which should be rendered like a space. ("The SPACE character shall also be encoded as 312 in MacRomanEncoding and as 240 in WinAnsiEncoding. This duplicate code shall signify a nonbreaking space; it shall be typographically the same as (U+003A) SPACE.")


was (Author: tilman):
Yet another problem related to the "nbspace" change :(

The content stream has this: "money for your closing costs or\\240down payment". The "\\240" is a non breaking space.

> Rendering artifacts
> -------------------
>
>                 Key: PDFBOX-4988
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4988
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.21
>            Reporter: John Liston
>            Priority: Minor
>              Labels: regression
>             Fix For: 2.0.22, 3.0.0 PDFBox
>
>
> When we render the PDF at https://singlefamily.fanniemae.com/media/document/pdf/1003-borrower-information, we see two unexpected artifacts on page 6 in the "5a./C." area.
> bufferedImage = pdfRenderer.renderImageWithDPI(5, iDPI, ImageType.RGB);
> Is there something we can do to eliminate these artifacts?
>  
>  
>  



--
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