Omnis PDF Device.$setpdfversion()

Function group Execute on client Platform(s)
Omnis PDF Device NO All

Syntax

Omnis PDF Device.$setpdfversion(iPdfVersion=kDevOmnisPDFVersion13)

Description

Sets PDF version which also affects encryption, use kDevOmnisPDFVersion... constant. Defaults to kDevOmnisPDFVersion13.

Constant Description
kDevOmnisPDFVersion13 Version 1.3, 40-bit RC4 encryption
kDevOmnisPDFVersion14 Version 1.4, 128-bit RC4 encryption
kDevOmnisPDFVersion15 Version 1.5, 128-bit RC4 encryption
kDevOmnisPDFVersion16 Version 1.6, 128-bit AES encryption
kDevOmnisPDFVersion17 Version 1.7, 128-bit AES encryption
kDevOmnisPDFVersion17ext3 Version 1.7 ExtensionLevel 3, 256-bit AES encryption