Page 1 of 1

Problems Using XbpPrinter

Posted: Tue May 17, 2011 5:18 am
by digitsoft
Hello Group
If I can help, I need to print using xbpprinter
look at this example

cPuertoPrinter: = "Epson LX-300 +"
oPrinter: = XbpPrinter (): New ()
oPrinter: Create (cPuertoPrinter)

SET PRINTER ON
SET DEVICE TO PRINTER
SET PRINTER TO OBJECT oPrinter

@ 1,1 SAY "Test"

SET PRINTER TO
SET PRINTER OFF
SET DEVICE TO SCREEN


The problem is that I printed on that specific Printer
I just printed on the printer that has default windows.
and if there is a HP Laser always prints at the Port.


Nolberto Paulino
Regards

Re: Problems Using XbpPrinter

Posted: Tue May 17, 2011 12:07 pm
by digitsoft
Thank you and solve the problem

Nolberto Paulino
Regards