You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (Resolved JIRA)" <ji...@apache.org> on 2011/12/07 00:04:41 UTC

[jira] [Resolved] (PDFBOX-1183) RenderingProblem at PDFReader

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

Andreas Lehmkühler resolved PDFBOX-1183.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0
         Assignee: Andreas Lehmkühler

Solving PDFBOX-1184 also fixes this issue.

Thanks for the report
                
> 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
>
>
> 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