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.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Inserts metafile as vector graphics.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 7.3 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
Filename | The native file path to the EMF file. | "C:\test.wmf" | |
PosX | X-Coordinate of output rectangle | 100 | |
PosY | Y-Coordinate of output rectangle. | 100 | |
Width | Width of output rectangle. | ||
Height | Height of output rectangle. | ||
ViewLeft | The left coordinate of the view rectangle. | Optional | |
ViewTop | The top coordinate of the view rectangle. | Optional | |
ViewRight | The right coordinate of the view rectangle. | Optional | |
ViewBottom | The bottom coordinate of the view rectangle. | Optional |
Returns OK or error.
See also InsertMetafile function in DynaPDF manual.
This function checks for a license.
Created 18th May 2017, last changed 27th July 2018