>Is it possible to print any tutorial or demo code from the iPad via a printer on the wireless network?
> What kind of printer does the iPad support?
For more information, please visit
> UIPrintInteractionController Class Reference
> Drawing and Printing in iOS
You can find the tutorial and sample code here Printing in iOS
I have two questions in my mind:
>Is it possible to pass wirelessly? Any tutorial or demo code to print from the iPad on the printer on the network?
> What kind of printer does the iPad support?
UIPrintInteractionController is a new class, which is the central class for printing in iOS. It is only available for iOS 4.2 and later.
For more information, please visit
> UIPrintInteractionController Class Reference
> Drawing and Printing in iOS
You can find the tutorial and sample code here Printing in iOS