Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,people, im relatively new to mobile dev. I need to create a module that allows a user to print from a mobile handheld scanner device via Bluetooth.Ive done all the construction around the app of other fucntionality, but Im so confused as how to go about coding this interface to print via bluetooth. Please, any suggesstions would be great. Im using VS2008, C# 3.5 and WMoblie6.1 :confused:
Thanks in advance!
Posted

1 solution

In .Net CF 2.0 there are not print classes available, you can use the OEM's libraries for printing. Don't know about CF3.5.

There is something called BPP (Basic Print Profile) which is supported by most of the printer OEMs and there are also libraries available for Windows Mobile etc.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900