Using the Virtual Printer Daemon (VPD) Gateway with InfoPrint Manager for Linux
The InfoPrint Manager Virtual Printer Daemon (VPD) is a utility that uses port 9100 and lets you submit raw print jobs from other operating systems or software using a TCP/IP client. It submits the files that it receives directly to an InfoPrint Manager destination, not to a Linux printer. Only one VPD can run on your InfoPrint Manager server system at a time.
When you submit jobs to the InfoPrint Manager Virtual Printer Daemon (VPD), it uses a mapping file to match the PJL commands within the data stream with InfoPrint Manager attributes. A sample mapping file comes with InfoPrint Manager for Linux; before you submit any print jobs to the InfoPrint Manager Virtual Printer Daemon (VPD), modify this file to meet your needs.
- Open the
/var/pd/vpd/vpdmap.txtfile in a text editor and edit the mappings as necessary. - Save the file using the same name.
* DEBUG and save the file. (To uncomment the line, delete the *.) Submit a print job through
the VPD and check the output. If the job fails or if it prints incorrectly, check the error
messages in the server log in the . Use them to help determine which keywords are
missing or mapped incorrectly. When you are finished, open the mapping file and comment
the DEBUG line out again.