|
Posted by Ginny Caughey MVP on July 9, 2008, 1:07 pm
Please log in for more thread options
Alan,
You should have documentation for your printer that explains how to print to
it programmatically. I don't know that specific printer, but for the ones
I've used I've just sent a stream out a serial port to printers using
control codes specific to the printer for printing barcodes, formatting,
etc. Some used a direct serial cable and some used Bluetooth for the
connection.
Alternatively there is also a 3rd party product that is popular called
PrinterCE from FieldSoft.
Ginny Caughey
Device Application Development MVP
> Hi all,
>
> I need to develop a handheld application using vb.net cf2.
> the program need able to print receipts. we have mobile printer(Zebra RW
> 420
> Mobile Printer), handhenld device is Symbol MC70 Windows Mobile Barcode
> Scanners.
>
> there is a logo in the receipt. how should I do to perform the recepit
> print?(detail steps)
> Need a print sdk?
>
>
> thanks in advance.
> alan
>
|