How is this done? The docs that come with the module are downloading a PDF and then printing that; I need to print a part of my app (a view). I have emailed this view before by using
img = myView.toImage(sendImage, true);
Where sendImage is my handler that attaches img as a Blob. But how to pass this to AirPrint?
SDK 2.1.0GA, Os 10.7.4, Titanium Studio, build: 2.1.0.201206251749, IOS 5.1 iPad