Problems Using XbpPrinter

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
digitsoft
Posts: 461
Joined: Thu Jan 28, 2010 1:33 pm
Location: Republica Dominicana
Contact:

Problems Using XbpPrinter

#1 Post 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
Nolberto Paulino
Regards

User avatar
digitsoft
Posts: 461
Joined: Thu Jan 28, 2010 1:33 pm
Location: Republica Dominicana
Contact:

Re: Problems Using XbpPrinter

#2 Post by digitsoft »

Thank you and solve the problem

Nolberto Paulino
Regards
Nolberto Paulino
Regards

Post Reply