Skip Menu |

This queue is for tickets about the PDF-API2 CPAN distribution.

Report information
The Basics
Id: 78780
Status: rejected
Priority: 0/
Queue: PDF-API2

People
Owner: Nobody in particular
Requestors: jeru.sheng [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Cropbox v.s. Bounding box
PDF::API2::Page's member function "get_cropbox" computes, actually, a bounding box (shortly, "bbox" in GS) instead of a cropbox. A crop tool (like member function "cropbox", utility "pdfcrop") can put a "/CropBox[...]" key/value pair to a pdf page object's dictionary. The problem is that this field cannot be accessed by the current interface. I'm currently using PDF::API2 with version 2.019, with perl 5.12.3.
A cropbox is a type of bounding box. If you need help accessing this info, please post a question on stackoverflow.com or a similar site.