You are here: Section Rules Reference > Section Rules Summary > AddMultiPageBitmap > Using the Crop Option

Using the Crop Option

The Crop option removes all parts of the graphic that extend beyond the specified distances from the top left corner. If you omit one of the arguments, the graphic is not modified in that dimension. For example, this rule...

AddMultiPageBitmap SRCH(1,AddMultiPageBitmap,40,.\tif_srch 40,19),CROP(100mm,80mm)

tells the system to only include in the print stream an area of the graphic that is 100 mm tall by 80 mm wide, beginning in the top, left corner.

Crop option

This rule...

AddMultiPageBitmap SRCH(1,AddMultiPageBitmap,40,.\tif_srch 40,19),CROP(12000)

tells the system to only include the top five inches (12000 FAP units) of the full-width graphic in the print stream.

Crop option

Keep in mind...