You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jeremias Maerki (JIRA)" <ji...@apache.org> on 2010/10/04 09:47:33 UTC

[jira] Resolved: (PDFBOX-848) PageDrawer does not take the full CropBox into account

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

Jeremias Maerki resolved PDFBOX-848.
------------------------------------

      Assignee: Jeremias Maerki
    Resolution: Fixed

Patch applied. http://svn.apache.org/viewvc?rev=1004135&view=rev
Thanks for the review, Andreas! I'll reply on the second issue on-list.

> PageDrawer does not take the full CropBox into account
> ------------------------------------------------------
>
>                 Key: PDFBOX-848
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-848
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDFReader
>            Reporter: Jeremias Maerki
>            Assignee: Jeremias Maerki
>         Attachments: clipped-two-sider.pdf, PDFBOX-848-patch.diff, PDFBOX848-clipped-two-sider1.png
>
>
> A client sent me a PDF which was basically a double-sided page of which only the right side was shown by the CropBox. But PDFBox displayed the left side in the PDFReader. I've created a minimal test case with FOP and a Hex Editor showing the problem. It seems as if the PageDrawer doesn't take the full CropBox information into account when painting the page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.