|
Printer settings
Quick background - currently using an app that requires setting the printer (an old dot matrix) to a specific amount of lines per page and also page width.
It's currently being done on a Windows 98 machine with the old dos command MODE. I believe the syntax is something like MODE LPT1:, 132,66 - to set the page and width.
We have been trying to upgrade the machine to Windows XP for some time now, but the mode command no longer supports that function.
I would like to know if anyone could assist me with writing a script, or small executable that would accomplish this same task. Thanks!
|