Posted by a ceTe Software moderator
Hello Andrew,
Yes, you can clip the regions of the PDF document using our version 3 of DynamicPDF Merger product without any problem. You will have to use the ImportedPageDataContents class to do this. You can use the getClipBottom(), getClipLeft(), getClipRight(), getClipTop(), setClipBottom(float clipBottom), setClipLeft(float clipLeft), setClipRight(float clipRight), setClipTop(float clipTop) methods.
Thanks,
ceTe Software Support Team