Printer support

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

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