Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
kiran_b
Posts: 260
Registered: ‎10-27-2010

How to print data in a printer from blackberry

 

 

How to print data in a printer in a menu item click from a Blackberry mobile to a network Printer

 

can any one please give me some piece of code to get my requirement...

 

Actually i tried to first send data to a server and then i am trying to print data from server but in the simulator it's working fine for me but in the device i am not getting print..

 

i am using Tomcat Server , is there any admin privileges i have to change in the tomcat to print data ??

 

Kiran.

 

 



Please use plain text.
Developer
peter_strange
Posts: 17,634
Registered: ‎07-14-2008

Re: How to print data in a printer from blackberry

Can you tell us where the problem actually is? 

 

It sounds like the problem is not a printing problem but is a network connection problem - in other words, you are not able to send data from the BlackBerry to the Server.  If so, there are many Threads that talk about this, search around. 

Please use plain text.