[android-developers] Re: Bluetooth printer skipping lines of print

2011-09-17 Thread gjs
Hi, Try contacting the printer manufacturer. Regards On Sep 16, 5:41 pm, Sebastin Basimalla basimallasebas...@gmail.com wrote: Hi, We have tried slowing the rate but its not helping and regarding the data being sent back i have gone through most of Blurtooth APi but cant find any help with

Re: [android-developers] Re: Bluetooth printer skipping lines of print

2011-09-16 Thread Sebastin Basimalla
Hi, We have tried slowing the rate but its not helping and regarding the data being sent back i have gone through most of Blurtooth APi but cant find any help with it, i am struggling to know the printers state i.e XON and XOFF .PLZ can u suggest any. Regards, Sebs On Fri, Sep 16, 2011 at 12:45

[android-developers] Re: Bluetooth printer skipping lines of print

2011-09-16 Thread gjs
Hi, Try slowing the rate you are sending the data to the printer, or perhaps examine the data being sent back from the printer it might give you hints about buffer flow control. Regards On Sep 16, 2:48 pm, Sebastin Basimalla basimallasebas...@gmail.com wrote: I couldnt get u?? can u

[android-developers] Re: Bluetooth printer skipping lines of print

2011-09-15 Thread Zsolt Vasvari
Doesn't ensureAllPrintedViaBluetooth() work? On Sep 16, 12:03 pm, Sebs basimallasebas...@gmail.com wrote: We are pairing a blue tooth printer with an android phone and trying to print a file. The printer has 16K memory. It is ignoring a few lines of the file randomly. Is there a method to

Re: [android-developers] Re: Bluetooth printer skipping lines of print

2011-09-15 Thread Sebastin Basimalla
I couldnt get u?? can u elaborate!! On Fri, Sep 16, 2011 at 9:56 AM, Zsolt Vasvari zvasv...@gmail.com wrote: Doesn't ensureAllPrintedViaBluetooth() work? On Sep 16, 12:03 pm, Sebs basimallasebas...@gmail.com wrote: We are pairing a blue tooth printer with an android phone and trying to