react-pdf icon indicating copy to clipboard operation
react-pdf copied to clipboard

Usage of pdfjs-dist v4.0.189

Open Didi3333 opened this issue 1 year ago • 7 comments

Before you start - checklist

  • [X] I understand that React-PDF does not aim to be a fully-fledged PDF viewer and is only a tool to make one
  • [X] I have checked if this feature request is not already reported

Description

Hi,

Do you know when react-pdf will use pdfjs-dist v4.0.189 ?

Proposed solution

No response

Alternatives

No response

Additional information

No response

Didi3333 avatar Nov 15 '23 13:11 Didi3333

It's totally a no-brainer, but I need to find the time to do it.

wojtekmaj avatar Nov 15 '23 20:11 wojtekmaj

waiting for v4.0.379 as well 🙏

mikhailbartashevich avatar Jan 24 '24 14:01 mikhailbartashevich

@mikhailbartashevich Please read: https://github.com/wojtekmaj/react-pdf/pull/1690#issuecomment-1908333287

wojtekmaj avatar Jan 24 '24 15:01 wojtekmaj

I am putting React-PDF into my project and I have spent quite some times to figure out which version of pdf.js to use. Would be glad if you can add some guidance in the Readme. Thank you!

Joseph-Hui avatar Jan 30 '24 01:01 Joseph-Hui

@Joseph-Hui None. pdf.js is a direct dependency of react-pdf, at a specific, tested version. If you had to install it manually docs would have mentioned it.

wojtekmaj avatar Jan 30 '24 08:01 wojtekmaj

I see. I am wrapping react-pdf to work with my Kotlin/JS project and thought I need to specify pdfJs.GlobalWorkerOptions.workerSrc explicitly. Thank you for the clarification.

Joseph-Hui avatar Jan 30 '24 09:01 Joseph-Hui

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

github-actions[bot] avatar May 06 '24 00:05 github-actions[bot]

There is a major security risk discovered, you can read about it here.

Please update to v4.2.67

momococomomo avatar May 21 '24 11:05 momococomomo

You could also have a read here: https://github.com/wojtekmaj/react-pdf/discussions/1786

wojtekmaj avatar May 21 '24 12:05 wojtekmaj