Restored from previous forum. Originally posted by Cantor.
Hi!
I some questions about printer support.
Is there a Possibility to get the printer window (in PB source) where You can select Your printer and set up printer properties?
Actually I use the command
"OpenFile(0,"LPT1:")" to send printer data and it works well.
Is there a way to send printer information to a printer connected via USB? In my case: BRUSB:
Unfortunately it doesn't work.
How can I change printer fonts and sizes in my source code to work with all printers? I don't want to use PCL and HPGL as some printers don't support this.
--
Best regards,
Martin