Is it possible that the PDF File will be read in the webviewer because my file were consist of slides in powerpoint
and for the help my dearest seniors
can you show me the blocks
I edited your title. Don’t use all capitals that is like shouting.
sorry senior
and thank you for the correction
Check this video… Watch complete video please…
Hello @Jelo_Sugano have you got a solution?
If not yet I suggest you to use this simple method to embed and call the PDF to your Webview.
And the good news for this method is that the user can not download the PDF file
Here goes the method
then use this codes and input (embed) your pdf direct in between to get it ready in html
<iframe style=“width: 1150px; height: 1000px;” src=“http://docs.google.com/gview?url= http://www.tmlc-wmi.com/wp-content/uploads/2020/01/HATUA-YA-KWANZA-MAFUNDISHO-YA-MWANZO-YA-WOKOVU.pdf&embedded=true” frameborder=“0”>
The full code
<iframe style=“width: 1150px; height: 1000px;” src=“http://docs.google.com/gview?url= &embedded=true” frameborder=“0”>
my direct url is
http://www.tmlc-wmi.com/wp-content/uploads/2020/01/HATUA-YA-KWANZA-MAFUNDISHO-YA-MWANZO-YA-WOKOVU.pdf
so between url= and & I will post my direct url link then it will look like this
<iframe style=“width: 1150px; height: 1000px;” src=“http://docs.google.com/gview?url= http://www.tmlc-wmi.com/wp-content/uploads/2020/01/HATUA-YA-KWANZA-MAFUNDISHO-YA-MWANZO-YA-WOKOVU.pdf&embedded=true” frameborder=“0”>
You can use pdf viewer extension to show it directly in your app after clicking a button.
can I get a copy op pdf viewr extension???
Edit by Mod: Removed direct extension
do you have demonstration of blocks
its really hard for me to do this
You should not upload direct extensions if it’s not yours. Instead provide the link from the developers site but only if is two clicks away for download, otherwise it will be removed.