Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
The function sets a search path from which external CMap files can be loaded.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 4.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
Path | Absolute native path to the folder. | $path | |
Flags | The flags to use. Can be Default, Recursive or Delayed. |
"Default" | Optional |
Returns number of CMaps or error.
See also SetCMapDir function in DynaPDF manual.
Set CMAP file:
Set Variable [ $r; Value: MBS("DynaPDF.SetCMapDir"; $pdf; "/Users/cs/Desktop/samples/CMap"; "Recursive") ]
This function checks for a license.
Created 18th August 2014, last changed 14th November 2021