Apryse SDK allows you to crop pages to your required size parameters.
You can crop and reset pages in a document using the UI component or programmatically with the Xamarin.Android API.
UI Component The crop pages dialog allows you to crop and reset pages with a graphical interface in the document viewer.
API guide You can programmatically crop pages in documents.
To crop a page in a PDF document.
The crop box defines the region to which the contents of the page are to be clipped (cropped) when displayed or printed. Unlike other types of boxes, the crop box has no defined meaning in terms of physical page geometry or intended use; it merely imposes clipping on the page contents. The default value is the page's media box. A new crop box can be imposed on a page with Page.SetCropBox()
.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales