blackberry - how to print a document via blackberry7 -


I'm new to mobile technology programming. Tried to search the issue below, but the expected results could not be found. Can anyone tell me that the API should be used to show the print dialog box and print the document or output via Blackberry 7?

Blackberry OS 7, or in fact, I have no information based on any BlackBerry OS level .

There are applications that support printing, but I understand that this work is installing drivers for attached printers (usually Bluetooth). You should find a printer supported on the Blackberry platform and then you can use it directly in your application.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -