Legacy Documentation

Publicon® (2004)

This is documentation for an obsolete product.
Current products and services

Documentation  / Publicon  / Reference  / Preferences  / Global Options  / Data Import/Export Options  /

ExportNativeGraphicsOptionsLongRightArrow{...}

ExportNativeGraphicsOptions is a group of global options that specify the settings used in exporting Publicon-generated graphics. It consists of the following suboptions.

"FormatType"

• "FormatType" is a global option that determines the format in which a group of cells is saved when it is exported.

• Possible settings are as follows.
"Text" "PostScript"
"InputText" "Bitmap"
"Package" "PICT" (Macintosh only)
"CellExpression" "PICTBitmap" (Macintosh only)
"NotebookExpression" "PICTEmbeddedPS" (Macintosh only)
"CompleteNotebook" "QuickTime" (Macintosh only)

"PageWidth"

• "PageWidth" is a global option that determines the width of a page.

• With the setting "PageWidth" Rule WindowWidth, each line can extend up to the full width of the window, taking into account the settings for cell margins.
• Other possible settings for "PageWidth" are as follows.
Infinity an infinite width (no line breaks)
n explicit width given in characters
PaperWidth the width of a printed page
• See also:
TextJustification, AutoIndent.

"IncludeCellLabels"

• "IncludeCellLabels" is a global option that determines if cell labels, such as the In and Out prompts, should be included when a group of cells is exported.

• With the setting "IncludeCellLabels" Rule True, cell labels are included when a group of cells is exported.
• With the default setting "IncludeCellLabels" Rule False, cell labels are not included.
• See also:
CellLabel.

"IncludeCellTags"

• "IncludeCellTags" is a global option that determines if cell tags should be included when a notebook is exported.

• With the setting "IncludeCellTags" Rule True, cell tags are included when notebooks are exported.
• With the default setting "IncludeCellTags" Rule False, information about cell tags is lost when notebooks are exported.
• See also:
CellTags.

"CellBreaks"

• "CellBreaks" is a global option that determines which string is inserted between successive cells when they are exported.

• With the default setting "CellBreaks" Rule "\n\n", a single blank line is inserted between any two cells.

"CMYKColorGeneration"

• "CMYKColorGeneration" is a global option that determines how the CMYK scheme, used to describe colors in a printout, is implemented.

• With the default setting "CMYKColorGeneration" Rule "DirectComplement", the CMYK representation of colors is calculated as the direct complement of the RGB representation.
• With the setting "CMYKColorGeneration" Rule "StandardBlackGeneration", the largest common value of cyan, magenta, and yellow in the CMYK representation is replaced by an equivalent amount of black.