Document Revision History

This table describes the changes to PrintPhoto: Using the Printing API with Photos.

DateNotes
2015-10-22

Updated for iOS 9.0.

2011-10-12

Updated to reflect changes for iOS 5. Use the asset URL rather than the ALAsset itself as the item to print when doing direct submission. Add conditional code so that the screen image orientation is applied to the CGImage obtained from fullScreenImage only when running on iOS prior to iOS 5. In iOS 5.0 and later the orientation is already baked into the screen image provided from the asset.

2010-09-23

PrintPhoto demonstrates how to print photos in iOS 4.2 or later.