Hello,
I am currently developing a common rendering plugin for 5 serial
printers, In EnablePDEV() I tried using the pPrinterName parameter to
differentiate between my 5 printers so that I can insert customized
code for each printer model. My problem is, when I set the port to
FILE: It seems that the value of pPrinterName is always the default
printer(not the currently selected printer), It works fine when set to
other ports like LPT1.
Is this a specification?
Or maybe I'M doing it all wrong, Can anybody tell me how to get the
currently selected printer during or before EnablePDEV timing.
Thanks in advance
-andrew