SetConnect

PDF_CropPage

PDFtools::PDF_CropPage
Description

Crop a PDF file into one new PDF file.

Options
PDF source file
The source PDF file.
PDF output file
The output PDF file.
Page number
The pagenumber from which the split will be taken.
Split option
Custom
Use custom dimensions
Left 25%
Takes the left 25% of the page
Left 50%
Takes the left 50% of the page
Left 75%
Takes the left 75% of the page
Right 25%
Takes the right 25% of the page
Right 50%
Takes the right 50% of the page
Right 75%
Takes the right 75% of the page
Top 25%
Takes the top 25% of the page
Top 50%
Takes the top 50% of the page
Top 75%
Takes the top 75% of the page
Bottom 25%
Takes the bottom 25% of the page
Bottom 50%
Takes the bottom 50% of the page
Bottom 75%
Takes the bottom 75% of the page
Output option
bitmap
Stores the splitted part as a bitmap (300 dpi) in the output file
crop
stores the splitted part as a cropped portion of the original file in the output file (keeps all original PDF data)
Pagebox
ArtBox
Defines the extent of the page's meaningful content (including potential whitespace) as intended by the pages creator
BleedBox
Defines the region to which the contents of the page should be clipped when output in a production environment
CropBox
Defines the visible region. When the page is displayed or printed, it's contents are to be clipped (cropped) to this rectangle and then imposed on the output medium
MediaBox
Defines the boundaries of the physical medium on which the page is intended to be displayed or printed
TrimBox
Defines the intended dimensions of the finished page after trimming

Documentation

Release notes