Adobe 65030365 - FrameMaker - PC Manual page 15

Scripting guide
Hide thumbs Also See for 65030365 - FrameMaker - PC:
Table of Contents

Advertisement

7
ADOBE FRAMEMAKER SCRIPTING GUIDE
Sample ESTK scripts
The script creates the document's main flow using the
method. Use the
MainFlowInDoc
GetText(FTI_TblAnchor)
method to list all tables in the main flow. Using a for loop, for each table, use the
method to change
TblLeftIndent()
the left indentation.
Use the
method to change the width of the column. This method accepts the argument in a metric
TblColWidths()
form. So, create the arguments as a metric object using the
method.
new Metrics()
Note: By convention, there are 72 points per inch. Multiply the inch value with 65536 to get the correct value. 1 inch is
equal to 1 * 72 * 65536 points.
Last updated 9/26/2011

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents