Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25262] Android: Show PDF Preview when opening PDF from URL

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 6.1.2
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, openurl, pdf
Reporter Ricardo Ramirez
AssigneeUnknown
Created2017-09-11T18:04:16.000+0000
Updated2019-03-18T18:19:48.000+0000

Description

Issue description

Trying to open a PDF document from Appcelerator Android App to the Google Docs. The code is as follows
Ti.Platform.openURL("https://docs.google.com/gview?embedded=true&url=" + _pdf.policy_url); 
The link opens and the google docs is open but the messege 'No Preview Available' Appears .

Comments

No comments

JSON Source