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

Danzelot edited comment on PDFBOX-1183 at 12/8/11 9:17 AM:
-----------------------------------------------------------

As you can see in the screenshot, the PDF is drawn over the bounds. Still in 1.7

Greets
Danzelot
                
      was (Author: danzelot):
    As you can see, the PDF is drawn over the bounds. Still in 1.7

Greets
Danzelot
                  
> 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
>             Fix For: 1.7.0
>
>         Attachments: 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