This function allows, in case of previewing an Adelia report in PDF format, to get the names and the values of the superseded PDF attributes.
Context
Adelia Cloud client,
Event Adelia client.
Parameters
ALPHA (n) |
Attributes |
String containing names and values of the superseded attributes. Syntax of the string: 'AttributeName1:"value1",AttributeName2:"value2",...' No spaces. Case-sensitive. Possible values:
|
Note: if the ProtectionPolicy attribute is set to the "no" value, the permission attributes are no longer taken into account and the document is no longer password protected (owner level).
Examples
Example 1:
ALPHA(1024) Attributes
CALL_DLL 'VaToolBx' 'VaToolBxCloudGetSupersededAdeliaPrinterPdfAttributes' Attributes
This function call allows to get values and names of the superseded PDF attributes for the session.
The attributes which are not specified in the returned string are set to their default value.
List of the VaToolBx functions by topic