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
Returns an output intent as well as the properties of it.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 5.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
Index | The index of the output indent. From 0 to DynaPDF.GetOutputIndentCount-1. | 0 | |
Selector | The value to query. Possible values: Buffer, BufSize, Info, NumComponents, OutputCondition, OutputConditionID or RegistryName. | "Info" | |
FileName | Optional for the buffer option to get the ICC profile, this parameter provides the file name to include in container. | "profile.icc" | Optional |
Returns OK or error.
See also GetOutputIntent function in DynaPDF manual.
Created 28th July 2015, last changed 28th July 2015
DynaPDF.GetOrientation - DynaPDF.GetOutputIntentCount
Feedback: Report problem or ask question.