mupdf-js icon indicating copy to clipboard operation
mupdf-js copied to clipboard

📰 Yet another Webassembly PDF renderer for node and the browser

Results 27 mupdf-js issues
Sort by recently updated
recently updated
newest added

Bumps [needle](https://github.com/tomas/needle) from 2.5.0 to 3.1.0. Release notes Sourced from needle's releases. v3.1.0 What's Changed Docs: clarify connection keep alive behaviour by @​Al-Kostryukov in tomas/needle#378 Update iconv-lite dependency by @​fttx...

dependencies

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 10.9.1. Release notes Sourced from ts-node's releases. v10.9.1 Fixed Workaround nodejs bug introduced in 18.6.0 (#1838) @​cspotcode Only affects projects on node >=18.6.0 using --esm...

dependencies

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.1 to 29.0.3. Release notes Sourced from ts-jest's releases. v29.0.3 Please refer to CHANGELOG.md for details. v29.0.2 Please refer to CHANGELOG.md for details. Changelog Sourced from ts-jest's...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4. Release notes Sourced from typescript's releases. TypeScript 4.8.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [@types/emscripten](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/emscripten) from 1.39.4 to 1.39.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/emscripten&package-manager=npm_and_yarn&previous-version=1.39.4&new-version=1.39.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

`getPageText()` crashes with a `RuntimeError: memory access out of bounds` exception on PDFs larger than around 20 pages. This happens in the browser / WebWorker and Node.js. On Node.js it...

bug

`isContinuation` correctly is set to `true` for the first rectangle when a result spans 2 lines. However, when a result spans 3 lines, one would expect the second rectangle to...

bug

**Is your feature request related to a problem? Please describe.** When this library emits warnings like "warning: PDF stream Length incorrect", it emits them in console.warn rather than console.error, but...

enhancement

**Describe the bug** when i open same pdf by mupdf official viewer it's fine but the html look weird in mupdf-js, it's a feature or bug?

Bumps [@types/emscripten](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/emscripten) from 1.39.6 to 1.39.10. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/emscripten&package-manager=npm_and_yarn&previous-version=1.39.6&new-version=1.39.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies