Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Whether DynaPDF should consider the crop box to calculate to position of an object.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 5.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Value | The new setting. Can be 1 or 0. | 1 |
Returns OK or error.
See also SetUseVisibleCoords function in DynaPDF manual.
Enable it:
Set Variable [ $r; Value: MBS( "DynaPDF.SetUseVisibleCoords"; $PDF; 1 ) ]
This function checks for a license.
Created 6th February 2015, last changed 11st August 2020