Document Revision History
This table describes the changes to UIKit Printing with UIPrintInteractionController and UIViewPrintFormatter.
| Date | Notes |
|---|---|
| 2012-12-05 | Updated to use storyboards and autolayout. |
| 2012-06-04 | Remove dependency on iOS 4.2 SDK; now uses "current" SDK in Xcode. Updated to adopt Objective-C features and conventions including declaration of instance variables in @implementation block and use of private class extensions to declare properties. |
| 2010-10-11 | Use the same toolbar autoresizingMask for iPad and iPhone. |
| 2010-09-23 | Allow the toolbar's location and width to properly adjust to orientation changes. |
| 2010-09-11 | Demonstrates how to print content contained within a web view in iOS 4.2 or later. |
© 2012 Apple Inc. All Rights Reserved. (Last updated: 2012-12-05)