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

Jake Robb updated PDFBOX-1727:
------------------------------

    Affects Version/s: 2.0.0
    
> Content outside the MediaBox should not be rendered
> ---------------------------------------------------
>
>                 Key: PDFBOX-1727
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1727
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.8.2, 2.0.0
>            Reporter: Jake Robb
>         Attachments: W9 - INDV.pdf
>
>
> From the PDF spec ( 
> http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/PDF32000_2008.pdf
>  page 628):
> "The crop, bleed, trim, and art boxes shall not ordinarily extend beyond the 
> boundaries of the media box. If they do, they are effectively reduced to 
> their intersection with the media box."
> The attached file has the following characteristics:
> MediaBox: [18.0,20.592,630.0,812.88]
> CropBox: [0.0,0.0,648.0,1043.0]
> TrimBox: [0.0,0.0,648.0,1043.0]
> BleedBox: [0.0,0.0,648.0,1043.0]
> In Adobe Reader, the "Do Not Print" section above the MediaBox does not 
> display, but when using pdfbox it does.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to