wojtekmaj / react-pdf

Display PDFs in your React app as easily as if they were images.
https://projects.wojtekmaj.pl/react-pdf
MIT License
9.01k stars 861 forks source link

Images not showing after downloading the document #1737

Closed dhwaj1902 closed 4 months ago

dhwaj1902 commented 4 months ago

Before you start - checklist

Description

Imges are showing in pdf only in chrome(not in safari and other browsers), also while downloading the pdf, Images are not showing up.

Steps to reproduce

Used the S3 urls to render the Images.

Expected behavior

Should show the images with other browsers as well.

Actual behavior

NA

Additional information

No response

Environment