[ https://issues.apache.org/jira/browse/PDFBOX-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Lehmkühler closed PDFBOX-1183. -------------------------------------- Resolution: Won't Fix We won't fix that as the PDFReader will be removed, see PDFBOX-2905 > 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) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org