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

Danzelot updated PDFBOX-1183:
-----------------------------

    Attachment: pdfbox.jpg

Hi Andreas,

as you can see in the attached screenshot, the pdf is still painted on the 
scrollbar an the bottom panel.
                
> RenderingProblem at PDFReader
> -----------------------------
>
>                 Key: PDFBOX-1183
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1183
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDFReader
>    Affects Versions: 1.6.0
>         Environment: WinXP, Java 1.6.0_23
>            Reporter: Danzelot
>            Assignee: Andreas Lehmkühler
>            Priority: Critical
>         Attachments: pdfbox.jpg, screenshot.jpg
>
>
> When making the PDFReader frame smaller so the PDF doesnt fit the frame the 
> PDF is painted over the upper, lower and right margin i.e. the scrollbars and 
> the lower panel.
> Having a look at the code, I found the problem.
> In all relevant methods of PDFDrawer I removed 
> graphics.setClip(getGraphicsState().getCurrentClippingPath());
> Now the PDF is rendered within the right margins.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to