Skip to main content
Participating Frequently
May 28, 2017
Answered

What are the limitations of adobe reader on various platforms and devices, regarding multimedia?

  • May 28, 2017
  • 2 replies
  • 1993 views

I am planning a project where text, pictures and video will be displayed universally on devices, typically tablets and phones.

To make the information available off line, I want to create a pdf. The user can initially download the document and then use away from wifi or phone connection.

So far, I discovered a slide show requires Flash Player to run and this is not an option for popular devices.

How can that problem be overcome?

    This topic has been closed for replies.
    Correct answer Nancy OShea

    If you build mobile apps or e-books, users will still need to download and install them from Google Play, Apple or Amazon stores.

    See Phone Gap Build for more on building Mobile Apps.

    Adobe PhoneGap Build

    Nancy

    2 replies

    JR Boulay
    Community Expert
    Community Expert
    May 30, 2017

    However, as I mentioned, the project has to be used off line, so a website is no use.

    You should consider publishing using the ePub Fixed Layout format.

    Acrobate du PDF, InDesigner et Photoshopographe
    Nancy OShea
    Community Expert
    Community Expert
    May 28, 2017

    AlanJPerks  wrote

    I am planning a project where text, pictures and video will be displayed universally on devices, typically tablets and phones.

    In that case, it would make more sense to build a responsive web site with HTML5, CSS and JavaScript.    HTML5 <video> is well supported by all modern devices and no Flash player plugins are required.   Image slideshows are best done with CSS and JavaScript however as video is bandwidth heavy.

    The tools of choice for this project are Dreamweaver (coding skills required) or Muse (aimed at non-coders).  And  of course, you'll need a domain name & web hosting to publish your media online.   People can save web pages to their device for offline viewing.

    PDF requires special add-ons in browsers.  As I write this, the major browsers are starting a campaign to drop support for add-ons largely for security reasons.  Flash support will be phased out soon, too.

    Mozilla to Drop Support for All NPAPI Plugins in Firefox 52, Except Flash

    Nancy

    Nancy O'Shea— Product User & Community Expert
    Participating Frequently
    May 28, 2017

    Hello Nancy,

    Your advice is sound and not unknown to me. However, as I mentioned, the project has to be used off line, so a website is no use. Also, and I didn't mention this, it would be problematic for the client to keep the web site updated with only simple word processing skills.

    I was also considering a single file HTML file created by Word, but this introduces difficulties for Joe public to download and install on their device. Different devices, different locations to access it from the device and so on.

    For me, the easiest solution would be to write software, but Apple are expensive and restrictive with software on phone and tablet devices. The software development tool would produce for all platforms from one base program. (Livecode)

    It looks like we can get a man on the moon, but not produce a simple media rich document, regardless of Adobe advertising.

    Thank you for your help, so far.

    Nancy OShea
    Community Expert
    Nancy OSheaCommunity ExpertCorrect answer
    Community Expert
    May 28, 2017

    If you build mobile apps or e-books, users will still need to download and install them from Google Play, Apple or Amazon stores.

    See Phone Gap Build for more on building Mobile Apps.

    Adobe PhoneGap Build

    Nancy

    Nancy O'Shea— Product User & Community Expert