[]
        
(Showing Draft Content)

Images

The Image Export exports the report data into a BMP, PNG, JPEG, GIF, or TIFF image.

Misc Properties

Property

Default

Description

Image Type

BMP

Wyn supports 5 image types: PNG, JPEG, GIF, BMP, and TIFF.

Pagination

False

Allows you to divide your report data into separate pages.

Dpi X

96

The horizontal resolution of the custom report items.

Dpi Y

96

The vertical resolution of the custom report items.

If Pagination is set to True, the following settings are displayed.

Property

Default

Description

Print Layout Mode

One Logical Page on Single Physical Page

The layout of the report when it is printed. Besides the default, there are also the following settings: Two Logical Pages On Single Physical Page, Four Logical Pages On Single Physical Page, Eight Logical Pages On Single Physical Page, Booklet Mode.

Size To Fit

False

Automatically adjusts the report content to fit within the specified page size.

Start Page

0

The page number of the report you want the exported file to begin from.

End Page

0

The page number of the report you want the exported file to end on.

Watermark Angle

0

Angle of the watermark text

Watermark Color

DimGray

Pull down and select a color name for the watermark text

Watermark Title

<empty>

Text of the watermark to display on each page

Watermark Font Family

Arial

Font family of the watermark

Watermark Font Size

12 pt

Font size of the watermark

Watermark Font Bold

False

Enable to make the watermark style to bold

Watermark Font Italic

False

Enable to make the watermark style to italic

Watermark Font Strikeout

False

Enable to make the watermark style to strikeout

Watermark Font Underline

False

Enable to make the watermark style to underlined

Filename Properties

Property

Description

Template

A string template for the exported file name. By default, it consists of the {ReportName} variable but could include fixed strings and the dynamic Rendered Report Values defined in the report info panel. For example, you could set the template to "{ReportName}_{Title}".

Add Timestamp

Adds the time of export to the end of export file name