You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm facing an issue when trying to download a generated document via PDFDownloadLink. The images doesn't gets rendered when downloading the document, but they work just fine when rendering on the screen with the PDFViewer, and even downloading the file with the PDFDownloadLink after having the file rendered on screen. Am i missing something about the ussage of the PDFDownloadLink?
Another detail is that the images are not local, i'm trying to render images pulled from an s3 bucket using signed urls.
OS: MacOS
Browser: chrome
React-pdf version: 4.0.0
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm facing an issue when trying to download a generated document via PDFDownloadLink. The images doesn't gets rendered when downloading the document, but they work just fine when rendering on the screen with the PDFViewer, and even downloading the file with the PDFDownloadLink after having the file rendered on screen. Am i missing something about the ussage of the PDFDownloadLink?
Another detail is that the images are not local, i'm trying to render images pulled from an s3 bucket using signed urls.
The text was updated successfully, but these errors were encountered: