You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfnet-w...@googlegroups.com
Hi, Is it possible Offline WebViewer to use the cloudfront signed url without inernet connection?
Thanks jayaseelan
Matt Parizeau
unread,
Sep 23, 2014, 6:07:15 PM9/23/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfnet-w...@googlegroups.com
Hi Jayaseelan,
Offline mode is supported regardless of where the XOD documents are located. For it to work the user directly without an internet connection the user will have had to previously download the document and you'll want to use something like appcache to load the other resources (html, js, css, images). You can take a look at our offline library sample (samples/offline-library/index.html) for an example of how this could be implemented.