wojtekmaj / react-pdf

Display PDFs in your React app as easily as if they were images.

Home Page:https://projects.wojtekmaj.pl/react-pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Images not showing after downloading the document

dhwaj1902 opened this issue · comments

Before you start - checklist

  • I followed instructions in documentation written for my React-PDF version
  • I have checked if this bug is not already reported
  • I have checked if an issue is not listed in Known issues
  • If I have a problem with PDF rendering, I checked if my PDF renders properly in PDF.js demo

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

  • React-PDF version: 6.2.2
  • React version: 18.2.0