I need to Print to Epson Fx-880 dot matrix printer which is connected
using bluetooth from my Pocket PC application.

How to do this? I am not able to find any SDK from Epson for devices.
Whether I need to use serial data sending method?

Is there any solution for this?

Expecting a reply quickly.

Sarathy

Re: Printing with Epson Fx-880 dot matrix printer from Pocket PC by ctacke/>

ctacke/>
Thu May 26 06:03:28 CDT 2005

The defacto standard in printing from CE:

http://www.fieldsoftware.com/PrinterCE.htm

-Chris


"sarathy" <rps.sarathy@gmail.com> wrote in message
news:1117094932.498566.160560@g49g2000cwa.googlegroups.com...
>I need to Print to Epson Fx-880 dot matrix printer which is connected
> using bluetooth from my Pocket PC application.
>
> How to do this? I am not able to find any SDK from Epson for devices.
> Whether I need to use serial data sending method?
>
> Is there any solution for this?
>
> Expecting a reply quickly.
>
> Sarathy
>



Re: Printing with Epson Fx-880 dot matrix printer from Pocket PC by sarathy

sarathy
Thu May 26 06:44:03 CDT 2005

thanks chris

but, PrintCE is not supporting the particular model, in fact it is not
supporting the 9-pin dot matrix printers.

But in this case I have PrintBoy which is supporting the Epson
printers, but they have standard 8.5x11 page format. I need to print on
a pre-printed form with 8.5x7. so, i am not able to use it.

So i want to do some kind of program to send data to printer, if there
is any driver i can use that or is there is any way to send data to
port and print???

i need a help here.

sarathy