Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

DynaPDF.CreateGeospatialMeasure

Creates a geospatial measure dictionary.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 13.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.CreateGeospatialMeasure"; Viewport; Attributes )   More

Parameters

Parameter Description Example
Viewport Viewport handle (required) $viewport
Attributes JSON like string.
See dynapdf manual.
$attributes

Result

Returns handle or error.

Description

Creates a geospatial measure dictionary.
This kind of measure dictionary can be used to convert PDF units to geographic coordinates.
A measure dictionary is used by the measure tool of Adobe's Acrobat and by other PDF viewers which contain a PDF compatible measure tool.

Notice:
This is a low level function for more experienced users who are familiar with PDF. It is assumed that a copy of the ISO Standard 32000-2 or newer is available by these users.

See also CreateGeospatialMeasure function in DynaPDF manual.

Release notes

Blog Entries

This function checks for a license.

Created 9th October 2023, last changed 9th October 2023


DynaPDF.CreateDeviceNColorSpace - DynaPDF.CreateGoToAction