Show TOC

Function documentationPDF Table Locate this document in the navigation structure

 

You use this action to add a table with SAP Manufacturing Integration and Intelligence (SAP MII) data to an Adobe® portable document format (PDF) document.

Features

The properties for this action are listed in the following table:

Property

Data Type

Access

Description

PDF Document

String

In and out

The PDF document to which you want to add a table.

Data Source

String

In and out

The SAP MII result set to be used as the content for the table.

Caption

String

In and out

A title for the table.

Text Font Name

String

In and out

The font of the text in the table.

The following fonts are available:

  • Helvetica

  • Courier

  • Times New Roman

Text Font Style

Integer

In and out

The style of the text in the table.

The following styles are available:

  • 0 (normal)

  • 1 (bold)

  • 2 (italic)

  • 3 (bold italic)

  • 4 (underline)

Text Font Size

Integer

In and out

The size of the text in the table.

Text Color

String

In and out

The color of the text in the table.

The following values are available:

  • Hexadecimal (for example, #F8F8F8)

  • RGB (for example, 255,255,255)

  • HTML (for example, Orange)

Background Color

String

In and out

The color of the background of the caption.

You can use the same color values as in the Text Color.

Cell Spacing

Integer

In and out

The space between the cells and the table border and half the space between the cells.

Cell Padding

Integer

In and out

The space between the cell border and the content of the cell.

Border Width

Integer

In and out

The width of the table border.

Row Color

String

In and out

The text color in the odd numbered rows.

Alternate Row Color

String

In and out

The text color in the even numbered rows.

Border Color

String

In and out

The color of the table border.

Spacing Before

Integer

In and out

Amount of white space, in points, between the table and the section above. (72 points equals one inch.)

Spacing After

Integer

In and out

Amount of white space, in points, between the table and the following section. (72 points equals one inch.)

The following properties are also associated with this action:

  • Header Text

  • Header Font Style

  • Header Font Size

  • Header Alignment

  • Header Text Color

  • Header Background Color

  • Success

For more information, see PDF Document.