RDC |
.NET |
|
X |
Application area
Windows client
Adelia Cloud client
Adelia Web Client
This function is used to define a different title for the print job.
The default print job title is the title of the report to print.
Note: the value defined for the print job title is only valid for one print.
Parameters
ALPHA (256) |
JobTitle (I) |
Print job title. |
Example
* Defines the print job title: 'PrintJob_Account_XX234'.
CALL_DLL 'VaCrysRt' ' 'VaSetJobTitle' ' PrintJob_Account_XX234'