How to load PDFs host with google drive or dropbox ?

Good day,

I have been using the PDF viewer for the last few days.
I am just struggling to load PDFs hosted with google drive or Dropbox.

string URL = "https://www.syncfusion.com/downloads/support/directtrac/general/pd/GIS_Succinctly353717706.pdf"; loads perfectly but
string URL = "https://drive.google.com/file/d/1RaM7eOiwLG3dbawaOFsQoR_nl9jtUpPK/view?usp=sharing"; doesn't load.

1 Reply 1 reply marked as answer

AV Ashokkumar Viswanathan Syncfusion Team November 27, 2020 08:58 AM UTC

Hi James, 
 
Greetings from Syncfusion support, 
 
We have analyzed the provided google drive link, this link allows you to view the PDF document which returns the wrong PDF stream. Please try to use the below link to load the PDF document,   
 
 
You can also load the PDF document from Drop box. Please refer the below blog to load the PDF document from Dropbox. 
 
 
Regards, 
Ashok Kumar Viswanathan. 


Marked as answer
Loader.
Up arrow icon