Since the release of AirPrint in iOS 4.2
How can we print from a Sencha or jQTouch app wrapped in a PhoneGap wrapper?
I can't speak for Android or Blackberry, but iOS apps can print to two types of printers:
You can print to AirPrint printers from an iOS PhoneGap application using the Phonegap plugin called "PrintPlugin": https://github.com/phonegap/phonegap-plugins/tree/master/iPhone/PrintPlugin