Re: Pocket PC printing? IRDA, Bluetooth
- From: "Ginny Caughey [MVP]" <ginny.caughey.online@xxxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 18:00:59 -0400
You should have some documentation that comes with your printer about the
PCL, but the delay is something I found out by accident. The printers I have
worked with take an input stream that defines the page size, sets the fonts,
etc., and the docs for your printer should provide this. But I found I also
had to delay, sometimes only 10 milliseconds, after sending each line of
text to get it to actually work. You might also need to send the EJECT code,
whatever that is for your printer, before you see anything useful. Now that
you've got the light flickering, it sounds like you've got the right port.
You might need to double check the baud, parity, etc., and remember that all
the data you send to these printers needs to be ASCII and not Unicode.
HTH,
Ginny Caughey
..NET Compact Framework MVP
"rockdale green" <rockdale.green@xxxxxxxxx> wrote in message
news:eDNlgAvkFHA.2904@xxxxxxxxxxxxxxxxxxxxxxx
> Thanks for your reply. Yeah, I guess we are closer thanks for your
> guidance. I also tried write to comm6 which is the outbound port of
> bluetooth on my Pocket PC. I can see the printer power light is
> flushing, but still nothing happen. As for the carrige return or what
> else, do they have some documentation about this kind of PCL or I have
> to trial-and-fail by ourself? I will let u know what happen for carrige
> return and sleep.
>
> Thanks again
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
.
- References:
- Re: Pocket PC printing? IRDA, Bluetooth
- From: Ginny Caughey [MVP]
- Re: Pocket PC printing? IRDA, Bluetooth
- From: rockdale green
- Re: Pocket PC printing? IRDA, Bluetooth
- Prev by Date: Re: Symbol Pocket PC Scanner Scanning range
- Next by Date: Re: Symbol Pocket PC Scanner Scanning range
- Previous by thread: Re: Pocket PC printing? IRDA, Bluetooth
- Next by thread: Re: Pocket PC printing? IRDA, Bluetooth
- Index(es):
Relevant Pages
|