• Stars
    star
    101
  • Rank 336,200 (Top 7 %)
  • Language
    C
  • License
    Other
  • Created almost 15 years ago
  • Updated almost 15 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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!

More Repositories

1

UIApplication-UIID

Unique Installation Identifier (UIID) as a replacement of the depreciated UDID in iOS 5.
Objective-C
59
star
2

SenAsyncTestCase

Asynchronous capable SenTestCase subclass
Objective-C
48
star
3

YourProxy

A HTTP Proxy Server, powered by CocoaHTTPServer.
Objective-C
18
star
4

ParaMangar

Render any UIView into UIImage or multiple PNG files for WatchKit animations
Swift
16
star
5

MyShooting

Just a simple sample shooting game with cocos2d for iPhone(http://www.cocos2d-iphone.org/).
Objective-C
11
star
6

AKWebRenderer

An experimental iOS library that can render webpages into snapshot views.
Objective-C
9
star
7

YourTurn

iPhone application to manage turn-based actions. such as party games and cleaning duty.
Objective-C
7
star
8

NetworkInformation

An Objective-C library for iOS to pull informations of network interfaces of a device. Gist: https://gist.github.com/662203
Objective-C
6
star
9

YTPlayerView2

Complete rewrite of the youtube/youtube-ios-player-helper using the WebKit.framework.
Objective-C
5
star
10

iPhoneDevJP20120414

Sample codes of the iphone-dev-jp 2012/04/14
Objective-C
4
star
11

akisute_cs193p

A project for the study session(CS193P Cocoa Programming) hosted by Stanford University.
Objective-C
3
star
12

DaggeredAndroid

An easy way to integrate Dagger DI with Android applications.
Java
3
star
13

sphinx_rst2blogger

Sphinx Extension for Blogger.com. Translates reST drafts into Blogger non-WYSIWYG editor.
Python
3
star
14

Dove

Core Data wrapper for Swift
Swift
3
star
15

AKInteractiveBarProxy

A proxy object which helps you to make Safari-like interactive animation bars on UIScrollView.
Objective-C
3
star
16

YourWalker

A sample app to use HealthKit pedometer
Swift
2
star
17

GAI-AutomaticSessionManagement

Enables automatic session management for Google Analytics for iOS (GAI) version 3.
Objective-C
2
star
18

UnityEditorScript

An assort of Unity editor scripts.
C#
1
star
19

ios9-splitscreen-sample

A sample project for iOS 9 split screen feature.
Swift
1
star
20

ReactiveCocoaSwift

A sample app to use the latest ReactiveCocoa (3.0) in Swift
Swift
1
star