Change the Print Job Name
You can change the print job name in the kvsdk.ini
file. The printer uses the print job name for all documents printed from KeyView Viewing SDK.
To change the print job name
-
Open the
kvsdk.ini
file with a text editor. The file is installed in the root of the Windows directory. -
In the
[Settings]
section, set thePrintJobName
parameter to the desired print job name. For example:[Settings]
PrintJobName=MyPrintJob
-
Save the file.