BackPrevious Page Next PageNext

Export Page Setting Object

When you uncheck the Auto option for an export format and click OK in the Export tab of the Page Setup dialog, an export page setting object is added in the Report Inspector tree for this specific export format. By defining the properties of an export page setting object, you can customize the page properties for the exported result of the corresponding export format. The page properties specified for any export format will also be applied when advanced running and scheduling to run the report in this format on JReport Server.

Property Name Description
General
Class Type Indicates the class type of the object. This property is read only.
Instance Name Shows the instance name of the object. This property is read only.
Paper
Height Specifies the height of the page. The Width and Height values change when Orientation changes. The Page Type setting determines the Width and Height values but you can change the latter as desired. Enter a numeric value to change the height.

Data type: Float

Height Auto Fit Specifies whether to dynamically calculate the page height according to the height of the contents within the page.

Data type: Boolean

Orientation Specifies how to position the report page. The Orientation setting affects the Width and Height values. Choose an option from the drop-down list.
  • portrait - The page is positioned vertically.
  • landscape - The page is positioned horizontally.

Data type: Enumeration

Page Type Specifies the report page dimensions. Choose a size from the drop-down list.

Data type: Enumeration

Width Specifies the width of the page. The Width and Height values change when Orientation changes. The Page Type setting determines the Width and Height values but you can change the latter as desired. Enter a numeric value to change the width.

Data type: Float

Width Auto Fit Specifies whether to dynamically calculate the page width according to the width of the contents within the page.

Data type: Boolean

Margin
Bottom Margin Specifies the distance between the bottom page edge and the data area. Enter a numeric value to change the margin.

Data type: Float

Left Margin Specifies the distance between the left page edge and the data area. Enter a numeric value to change the margin.

Data type: Float

Right Margin Specifies the distance between the right page edge and the data area. Enter a numeric value to change the margin.

Data type: Float

Top Margin Specifies the distance between the top page edge and the data area. Enter a numeric value to change the thickness.

Data type: Float

BackPrevious Page Next PageNext