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
- Version 13.5
- Added DynaPDF.CreateGeospatialMeasure function.
Blog Entries
- New in MBS FileMaker Plugin 13.5
- Neues MBS Plugin 13.5 für Claris FileMaker
- MBS Plugin 13.5 for Claris FileMaker
- MBS FileMaker Plugin, version 13.5pr3
This function checks for a license.
Created 9th October 2023, last changed 9th October 2023