-
Sencha User
View PDF using Sencha Architect 2
Sorry if this has been covered before, but does anyone know how to view a PDF in an app written using Sencha Architect 2. My boss has asked that we display a PDF when the user taps a button, but I'm not sure where to start. If anyone has any suggestions or examples I would really appreciate it. Thanks!! Gregg
-
Sencha User
PDF
Did you find a solution to this?
-
I've found that displaying PDFs only works when opened in their own browser window. You can show a pdf within a container via an iFrame or object tag but iOS devices don't let you reliably scroll the pdf. An app i'm working on for a client relies heavily on the viewing of PDF's so I made a technical compromise by converting the PDF into a series of images (1 image per page) on the fly.
-
Sencha User
PDF
Thanks for your reply and approach
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules