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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Creates a go-to action.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 10.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
DestType | The type of destination, can be XYZoom, Fit, FitHTop, FitVLeft, FitRect, FitB, FitBHTop or FitBVLeft. | "Fit" | |
DestPage | Destination Page | 5 | |
a | Various, depends on destination type | Optional | |
b | Various, depends on destination type | Optional | |
c | Various, depends on destination type | Optional | |
d | Various, depends on destination type | Optional |
Returns action number or error.
See also CreateGoToAction function in DynaPDF manual.
Created 5th December 2019, last changed 5th December 2019
DynaPDF.CreateDeviceNColorSpace - DynaPDF.CreateGoToActionEx
Feedback: Report problem or ask question.