Return-Path: X-Original-To: apmail-pdfbox-dev-archive@www.apache.org Delivered-To: apmail-pdfbox-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C9FB5C7BC for ; Thu, 24 May 2012 16:09:31 +0000 (UTC) Received: (qmail 58650 invoked by uid 500); 24 May 2012 16:09:31 -0000 Delivered-To: apmail-pdfbox-dev-archive@pdfbox.apache.org Received: (qmail 58600 invoked by uid 500); 24 May 2012 16:09:31 -0000 Mailing-List: contact dev-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list dev@pdfbox.apache.org Received: (qmail 58264 invoked by uid 99); 24 May 2012 16:09:30 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2012 16:09:30 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 75D48142831 for ; Thu, 24 May 2012 16:09:29 +0000 (UTC) Date: Thu, 24 May 2012 16:09:29 +0000 (UTC) From: =?utf-8?Q?Andreas_Lehmk=C3=BChler_=28JIRA=29?= To: dev@pdfbox.apache.org Message-ID: <1444148820.71.1337875769485.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1886435818.40403.1323070179886.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (PDFBOX-1183) RenderingProblem at PDFReader MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PDFBOX-1183?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmk=C3=BChler updated PDFBOX-1183: --------------------------------------- Fix Version/s: (was: 1.7.0) =20 > 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=C3=BChler > Priority: Critical > Attachments: screenshot.jpg > > > When making the PDFReader frame smaller so the PDF doesnt fit the frame t= he PDF is painted over the upper, lower and right margin i.e. the scrollbar= s and the lower panel. > Having a look at the code, I found the problem. > In all relevant methods of PDFDrawer I removed graphics.setClip(getGraphi= csState().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 administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira