You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Danzelot (JIRA)" <ji...@apache.org> on 2012/06/11 13:18:44 UTC

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

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

Danzelot commented on PDFBOX-1183:
----------------------------------

Hi Andreas,

I've tried the latest 1.7-app-download, but the problem still exists as you can see in the sreenshot.
                
> 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
>         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