Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets the image resolution.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Value | Image resolution in DPI. | 150 |
Returns OK on success.
See also SetResolution function in DynaPDF manual.
Limit images to a maximum of 300 dpi:
MBS( "DynaPDF.SetResolution"; $PDF; 300 )
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
DynaPDF.SetReplaceICCProfileData - DynaPDF.SetSaveNewImageFormat