Skip to content

An example Xcode project to create PDF files on iPhone device (with libHaru)

License

Notifications You must be signed in to change notification settings

Jacktony/iPhonePDF

 
 

Repository files navigation

About this sample project

This sample project shows you how to create PDF files on iPhone device. The sample uses libHaru as the PDF generator so you can create any kind of PDF files libHaru can produce. For more information, visit libHaru webpage.

The Xcode project has been created with Xcode 3.2.1/iPhone SDK 3.1.2 . I think any versions of Xcode/iPhone SDK 3.0 or later can build this sample, but not officialy tested.

How to run the sample

  1. run git pull or just download via web browser.
  2. open xcode project.
  3. speficify your own iPhone Development Code Sign (from build settings)
  4. run build!

About

An example Xcode project to create PDF files on iPhone device (with libHaru)

Resources

License

Stars

Watchers

Forks

Packages

No packages published