quarto-dev / quarto-dev/quarto-cli

Update bundled PDF.js from 2.8.335 to current version

Open
#14,185 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

early-in-release maintenance
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

Quarto bundles PDF.js 2.8.335 (from 2021) at share/formats/pdf/pdfjs/. The current PDF.js version is 5.x.

Updating would bring security fixes, performance improvements, and would also help Positron address https://github.com/posit-dev/positron-builds/issues/812. 😅

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the bundled files in share/formats/pdf/pdfjs/ and trace how Quarto includes them in PDF output. Update that bundle to the current PDF.js 5.x release, then verify PDF generation still works and that the bundled version is no longer 2.8.335.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.