fgl_report_setImageShrinkImagesToPageContent

Configure image cropping.

Syntax

fgl_report_setImageShrinkImagesToPageContent(
   value BOOLEAN )
  1. value - true or false.

Usage

Function to configure image cropping.

Sets whether the images produced are cropped to the page content (size of the page box) or have full page size.

The default value is false.

See Usage.