React.js File Viewer Example to Display Multiple Image,PDF,PPTX,DOCX & HTML Files From URL

preview_player
Показать описание
Buy the full source code of application here

Visit my Online Free Media Tool Website

Buy Premium Scripts and Apps Here:

Welcome Folks My name is Gautam and Welcome to Coding Shiksha a Place for All Programmers. You can learn Web Development and Programming Tutorials.

Donate to Our Youtube Channel at :

Watch next –

[Popular Videos on the Channel]

[Login with Google Account using Javascript]

[What is AJAX and How it Works | Short Tutorial for Beginners]

[Javascript Fetch Api Example]

[jsPDF Tutorial | PDF Library in Javascript]

[Youtube Data API V3 App in 1 Hour]

[AngularJS CRUD Application]

[Uploading Files using Google Drive Api]

Recommended Playlist –

[Build a CRUD Applicaiton in VUE and Firebase]

[MongoDB Tutorial for Absolute Beginners]

[Building a Playlist Search App using Youtube Data Api v3]

[Secure Login System in PHP & MYSQL]

Рекомендации по теме
Комментарии
Автор

This library don't render the aws s3 files

anupamrawat
Автор

I'm using this with blob url, all file is working well but ms files like doc, excel and ppt is not working what can i do for this ?

mohit
Автор

If you are trying to access the authorized documents, react-doc-viewer fails miserably.

1. For xml, doc, docx, it uploads to the microsoft server, you might face compliance issue for that
2. Create the document viewer by yourself, ImageViewer and PDFViewer is possible without using libraries.

PhotonKhan
Автор

Sir same issue occurred in my app also i check the git repository also some one placed same issue not answer came ? So it is used full or not why it is not working can you help us

bhojakrahul
Автор

OK but how to display docx files hosted on a private repository on AWS?

xuloIsaias
Автор

How to display pdf file from url string without any library? I tried using <object /> or <iframe /> but the pdf is blank and popping download meni instead of displaying it.

willyhorizont
Автор

Is it secure
Can I use for sensitive documents

sandeeppatel
Автор

How to upload pdf, doc, docx file from our computer .
After click on button it goes to the directory then we can chose files

aproshkhan
Автор

Can I pass blob object uri instead of url

mmk
Автор

How to enable print option for PDF preview using this package? I need printer 🖨 option!

susindarsusi
Автор

if you put docx filepath from extarnal url, getting network error. how to fix it?

alxanbayramov
Автор

use yarn instead of npm for that error.

oz
Автор

I got it issue please change the react version simple

bhojakrahul