Mediabox and Cropbox in PDF

IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
Post Reply
kuriansaji

Mediabox and Cropbox in PDF

Post by kuriansaji »

Hi,

I am adding images to PDF using imagick_convert function from Imagick library in PHP. In PDF their is a property called Media Box & Crop Box. I have to set coordinate for these boxes. Is any PHP function available to disable or set specific coordinate [0 0 0 0] for these boxes while creating PDF using Imagick library?

Not sure this is the right place to post my question.

Thanks
Post Reply