an
saurus
tags:
application
convert
iphone
pdf
views:
74
answers:
1
Q:
Convert PDF book to IPhone App
Hai,
Can any one suggest me the best way to convert PDF to IPhone App?
Thanks Basanth
+2
A:
Learn objective c
Get an iPhone developer license
Carefully break up your pdf into images and text
Write code to display the images and text in an attractive way
Design some cool icons
Publish to the App store
Wait for approval
Done!
fredley
2010-08-17 13:59:34
+1: i agree with all except #3. you can use CGPDF to display a pdf fairly attractively these days. :)
Jesse Naugher
2010-08-17 14:10:25
You can also use Safari :-)
fredley
2010-08-17 14:19:39
related questions
Zend_Pdf_Page::drawContentStream() Example?
Convert a .doc or .pdf to an image and display a thumbnail in Ruby?
Placing a PDF inside another PDF document with Zend_PDF
Open source PDF library for C/C++ application?
Opening a PDF in WPF Application
How to best merge information, at a server, into a "form", a PDF being generated as the final output
How does one decrypt a PDF with an owner password, but no user password?
How does google make make those awesome PDF reports in Analytics and when you print a Google Doc etc?
What's a good method for extracting text from a PDF using C# or classic ASP (VBScript)?
File format for generating dynamic reports in applications
Automated PDF Creation from URL
How do I display a PDF in Adobe Flex?
Latex=>PDF Rights management
Why is my PDF footer text invisible?
Python module for converting PDF to text
What's the best way to import/read data from pdf files?
Are e-book readers good enough for tech books?
PDF generation from XHTML in a LAMP environment
Create PDFs from multipage forms in WebObjects
Printing a PDF in .NET
PDF Creation Tutorials?
PDF Editing in PHP?
Organizing Documents
Get a preview jpeg of a pdf on windows?
How do I programmatically create a PDF in my .NET application?