Skip to main content
Participant
July 7, 2012
Question

Air Mobile Apps cannot support printing ?

  • July 7, 2012
  • 1 reply
  • 799 views

Dear all,

I am developing a writing notes application in Flex Mobile Apps for android and ios.

How can i allow use to print out the notes written?

Anyone can guide me how to achieve the printing to the printer?

This topic has been closed for replies.

1 reply

Chris W. Griffith
Community Expert
Community Expert
July 11, 2012

I think you will have to extend your project by using Native Extensions, since that functionality is not built into AIR mobile. To learn more about ANEs, visit http://www.adobe.com/devnet/air/articles/developing-native-extensions-air.html

Chris