Android will not natively display a pdf in the browser. The PDF Widget is
supported on all platforms. You can watch for a pdf in the browser and
download and cache it to the device then display it in the PDF Widget.

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net

-----Original Message-----
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of jbv via use-livecode
Sent: Tuesday, February 04, 2020 3:00 PM
To: How to use LiveCode
Cc: j...@souslelogo.com
Subject: Displaying & caching PDF files

Hello list,

I have a request from a client for a mobile app that would display pdf
files.
I know I can use a browser object to display those files, I've done that
numerous times.
My question is more about caching the files, and displaying them again later
without having to download them each time.
I assume that the files are stored in the default browser cache of the
mobile device, but if the same file is being displayed again, does the
browser object look up the default browser cache, or do I have to implement
some sort of cache function in the LC app itself ?

Thanks in advance.
jbv

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to