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

Tilman Hausherr edited comment on PDFBOX-5617 at 6/3/23 10:03 AM:
------------------------------------------------------------------

Correcting myself somewhat:
Use the code from the "opaque" sample and add this 
{{gs.setBlendMode(BlendMode.NORMAL);}}. IIRC "NORMAL" does nothing, i.e. just 
paints. Tell me if it works; if it does then I'll add it to the example.


was (Author: tilman):
Correcting myself somewhat:
Use the code from the "opaque" sample and add this 
{{gs.setBlendMode(BlendMode.NORMAL);}}. IIRC "NORMAL" does nothing, i.e. just 
paints.

> PDF content prints mostly blank
> -------------------------------
>
>                 Key: PDFBOX-5617
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5617
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.28
>            Reporter: Tres Finocchiaro
>            Priority: Major
>              Labels: print, printing
>         Attachments: expected-vs-actual.png, original.pdf, output.pdf, 
> screenshot-1.png
>
>
> Please see *expected-vs-actual.png* attachment.
> The attached PDF ({*}original.pdf{*}) prints most of its text content as 
> blank.  Some printers show a thin outline around the text, but the virtual 
> printers show most content as blank ({*}output.pdf{*}).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to