Server
enable printing
- set sysconfig
de.metas.printing.Enabled
to Y
- restart app server
eventually add to docoutbound config to have printing queue records
Client Archive Setting
- Open window “Client”
- Make sure the archive settings are NOT set to NOTHING. e.g. Documents
enable hostkey of user
- open user window
- set checkbox isloginhostkey
By enabling this the system will not use the session ID but the login name of the user as Hostkey which is used to do the matching between the user and the printer settings.
create pdf printer
- open window printer
- create new pdf printer
- output type = PDF
create printer allocation
- open java client
- login with the user where you want to use the PDF printer
- open window “printing allocation”
- create new record printer allocation
create printer tray allocation
- Go to Window “Printer Tray Allocation”
- go to subtab tray and add one record that links the logical tray with the printer tray
you can go with the existing logical printer
test print
- open window printing queue
- select a record which is not processed yet
- run action “print all”
View source file on GitHub.com