I\'ve developing an iPad/iPhone application that requires that I print out a receipt on a network printer when I finish a transaction. I\'ve managed to get airprint functionalit
There is no way to do this using the UIPrintInteractionController class, it is designed to present the user with standard print options, and there is no app store safe way of getting around this.