Additional Information
Type |
Property |
Name |
Transformation XSLFO to XSLFO |
||
Form Page |
||
Precondition Expression |
||
Expression to Calculate XML |
||
Inline HTML Transformation |
||
Multilingual Name |
||
Transformation XML to XSLFO |
||
Expression for Computing XSL Parameters |
Transformation XSLFO to XSLFO (FSCPDFGEN@1.1001:additionaltransformation)
Object FSCPDFGEN@1.1001:additionaltransformation
Additional Information
Form Page (FSCPDFGEN@1.1001:docformspage)
TransformToXml
.objcategory
, the
special form page COODESK@1.1:PageCategoryPlaceholder
can be specified.
In that case the entry in docmetadata
is dynamically
replaced by the form pages derived from the category.
If the category is not specified or if the category does not include valid form
pages, the entry in docmetadata
is ignored.FormPage FSCPDFGEN@1.1001:docformspage
Additional Information
Precondition Expression (FSCPDFGEN@1.1001:docprecondition)
string[] FSCPDFGEN@1.1001:docprecondition
Local Scope: object
Returns: boolean
Additional Information
Expression to Calculate XML (FSCPDFGEN@1.1001:docxml)
docformspage
) which is used by the XSL
transformation.
string[]
FSCPDFGEN@1.1001:docxml
(
ref string
::name)
Local Scope: dictionary
Global Scope: dictionary
Returns: string
Name |
Description |
::name |
Additional Information
Inline HTML Transformation (FSCPDFGEN@1.1001:htmltransformationsupport)
TRUE
, the content in HTML controls will be added inline. The HTML must be
valid XHTML. If FALSE
, the HTML content will be added as an attachment.boolean FSCPDFGEN@1.1001:htmltransformationsupport
Additional Information
Multilingual Name (COOSYSTEM@1.1:mlname)
secured unique LanguageStringList[] COOSYSTEM@1.1:mlname
Additional Information
Transformation XML to XSLFO (FSCPDFGEN@1.1001:originaltransformation)
Object FSCPDFGEN@1.1001:originaltransformation
Additional Information
Expression for Computing XSL Parameters (FSCPDFGEN@1.1001:transparameters)
string[]
FSCPDFGEN@1.1001:transparameters
(
ref PageSize
::page_size,
ref PageOrientation
::page_orientation,
out string
::page_height,
out string
::page_width,
ref string
::margin_top,
ref string
::margin_bottom,
ref string
::margin_left,
ref string
::margin_right)
Local Scope: object
Global Scope: dictionary
Returns: dictionary
Name |
Description |
::page_size |
Size (default: A4)
|
::page_orientation |
Orientation (default: Portrait)
|
::page_height |
Custom height (overrides page_size)
|
::page_width |
Custom width (overrides page_size)
|
::margin_top |
Top margin (default: 1.5 cm)
|
::margin_bottom |
Bottom margin (default: 1.5 cm)
|
::margin_left |
Left margin (default: 1.5 cm)
|
::margin_right |
Right margin (default: 1.5 cm)
|
Additional Information