linkOsPrinter.downloadTtfFont(..) executed too long

A Alex Alex 2 years 11 months ago
2 1 0

Hello, I'm using android sdk , here is my code:

Connection connection = new BluetoothLeConnection(macAddress, this); 
connection.open(); 
ZebraPrinter printer = ZebraPrinterFactory.getInstance(PrinterLanguage.ZPL, connection); 
ZebraPrinterLinkOs linkOsPrinter = ZebraPrinterFactory.createLinkOsPrinter(printer, PrinterLanguage.ZPL); 
linkOsPrinter.downloadTtfFont("/storage/emulated/0/fonts/DroidItalic.ttf", "Z:Droid"); 

downloadTtfFont(..) -- this method executed more than 2 hours,(file size is 174kB) ? is it normal?  can I do something to reduce execution time?

Thank you in advance!

Please register or login to post a reply

1 Replies

D Dmitry Prokhorov

Hello Alex,

Could you please provide more details on your Bluetooth connection and your printer?
Also, isn't it an option for you to download fonts to printer in advance, using USB connection?
You can use Zebra Setup Utilities to download your fonts to your printer

Hope it helps.

Dmitry Prokhorov
Software Engineer, Kutir Mobility
Posted on behalf of Zebra Technologies

CONTACT
Can’t find what you’re looking for?