You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2014/10/11 03:10:34 UTC

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

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

John Hewson updated PDFBOX-1183:
--------------------------------
    Affects Version/s: 2.0.0

> RenderingProblem at PDFReader
> -----------------------------
>
>                 Key: PDFBOX-1183
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1183
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Swing GUI
>    Affects Versions: 1.6.0, 2.0.0
>         Environment: WinXP, Java 1.6.0_23
>            Reporter: Danzelot
>            Assignee: Andreas Lehmkühler
>            Priority: Critical
>         Attachments: ASF.LICENSE.NOT.GRANTED--screenshot.jpg, pdfbox.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 was sent by Atlassian JIRA
(v6.3.4#6332)