Version: 1.0

Posted: 2006-07-31

Build Requirements: Leopard Preview

Runtime Requirements: Leopard Preview

View Source Code:

Download Sample (“PDFCalendar.zip”, 115.2K)
Download Sample (“PDFCalendar.dmg”, 171.3K)



Description

This small sample app takes advantage of PDF Kit and the PDFPage class to create new PDF content. It shows you how to subclass the PDFPage class and, by overriding the draw and bounds methods, display whatever content you wish. The sample generates a calendar from images the user supplies. The resulting PDF document can be saved, printed, etc. The sample also incorporates PDFView and PDFThumbnailView.

Document Revision History

Date Notes
2006-07-31Demonstrates how to use PDF Kit to create PDF content.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.