Not really. When printers are created in a Windows 2000/2003 application they have the format "printer_name/Tarantella/Tarantella_session_number",
for example:
HP LaserJet 8000 Series/PS/Tarantella/Session 1
You can change the "/Tarantella/" part of the printer name by
editing the install_dir/var/serverresources/expect/wcpwts.exp
login script.
By adding a -netbiosname "name"
argument for the ttatsc command, for example
-netbiosname "IndigoInsurance"
, you can change the name
the printer name in the example above to:
HP LaserJet 8000 Series/PS/IndigoInsurance/Session 1
Note The name can only be 15 characters long. If you use more than 15 characters, the name will be truncated.
If you are using Tarantella PDF printing, the
default name of the printer is "Universal PDF". You can amend this name by running
the following command:
tarantella config edit --array-printing-pdfprinter printer_name