I'm presently showing a drop down list of the installed printers on a workstation. The user picks a printer from the list. Some of the printers are network printers. I need to get the port name in order to copy the softfont to the printer prior to spooling the print file.
I'm using the api calls to send raw data to the printer.
Can I append the soft font file with escape codes to a spool file and send it to the printer as one print stream.