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