I need to print a simple data structure in a portable bluetooth printer devices using a IOS apps.
Asked
Active
Viewed 1,667 times
0
-
sorry for previous answer, but the Bluetooth API it is private API so i think u can't use it. but u can do it in easy way like Daij-Djan give u an link to show or the http://stackoverflow.com/questions/10409385/printing-from-the-iphone-application – Omarj Nov 14 '12 at 09:37
1 Answers
0
on ios printing to an arbitary printer isnt possible for apps. you need to use the UIPrintInteractionController AFAIK

Daij-Djan
- 49,552
- 17
- 113
- 135