Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
CarbonQuartzDrawingWPrinting
Last Revision: | Version 1.0, 2003-01-14 Demonstrates mixing QuickDraw and Quartz 2D drawing both on screen and during printing. |
Build Requirements: | Mac OS X 10.2 |
Runtime Requirements: | Mac OS X 10.2 |
This is a simple document based application that demonstrates how to mix QuickDraw and Quartz 2D (CoreGraphics) drawing into the same window so that it images both on screen and during printing. One reason why QuickDraw applications might wish to add Quartz content is to import PDF files as a graphic element. This sample shows how to draw arbitrary Quartz 2D drawing as well as a given page of a PDF file.
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14