Maptitude GISDK Help

PrintMap()

Summary

Prints a map as shown in the map window.

 

Changes

Draft option added to Version 2012.

 

Syntax

PrintMap(array options)

 

Option Type Contents
Wysiwyg Boolean If "True" all elements of the printed map are sized based on their appearance in the map window. If "False" all elements of the printed map use actual point sizes. This affects labels, line widths, symbol sizes, and chart and scaled symbol sizes. This option is "True" by default.
Fixed Scale Boolean If "True" the printed map has the exact same scale as the map window, centered on the printer's imageable area. This may result in a printed map that shows a larger or smaller area than the map window. This option is "False" by default.
Draft Boolean If "True" do not convert the map to a bitmap. This option is "False" by default.

 

Notes

Example

PrintMap({{"Wysiwyg", "True"}})

 

Error Codes

Error Type Meaning
Escape User cancelled the print job

 

See Also

Function Summary
PrintFigure() Prints a figure as shown in the figure window
PrintEditor() Prints all or part of an editor window
PrintLayout() Prints all or part of a layout window

 

 

©2025 Caliper Corporation www.caliper.com