• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Need a PDF turned into an APP

  • Thread starter Thread starter chuckhelton
  • Start date Start date
C

chuckhelton

Guest
I need a PDF document turned into a APK. it needs to be able to search and hyperlink. I can send the PDF to anyone that can help me out.
 
Thank you for the advice and help but that is not what i am looking for. I need a program that will also let me hyperlink within the document.
 
Please clarify: are these internal links already built into your PDF document, e.g. as internal links to figures and references?

If so, then perhaps pdf2html or another similar tool will create the analogous links within the output HTML. I suggest that you try it.

If not, then please explain how you wish/expect to add these links.

-------

Another question: is it adequate for the app to be operable when the user is online, or is offline operability a requirement? If the latter, might online-only access be acceptable in the first iteration of your app?
 
Yes, the links already exist with in the document.

For example you are reading paragraph 2 and it has a link to a reference and then the reference has a link that will return you to paragraph 2 when you are done. Plus all the jumps from the TOC and back.
 
Back
Top Bottom