[PR #2468] [CLOSED] Migrate to new pdf viewer #3722

Closed
opened 2026-04-25 00:16:48 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2468
Author: @vincentscode
Created: 12/31/2023
Status: Closed

Base: masterHead: pdf-viewer


📝 Commits (2)

📊 Changes

4 files changed (+1644 additions, -3187 deletions)

View changed files

📝 client/components/readers/PdfReader.vue (+7 -3)
📝 client/nuxt.config.js (+5 -2)
📝 client/package-lock.json (+1631 -3182)
📝 client/package.json (+1 -0)

📄 Description

This is an attempt to resolve #2279.
It should retain all the functionality of the current viewer but also resolve the issues outlined there.
The styling isn't perfect yet, but i've been unable to produce a "nice" solution to that, yet.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/2468 **Author:** [@vincentscode](https://github.com/vincentscode) **Created:** 12/31/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `pdf-viewer` --- ### 📝 Commits (2) - [`e65d755`](https://github.com/advplyr/audiobookshelf/commit/e65d755104d1e4ee71f1647822e9f4d96f754fee) Migrate to new pdf viewer - [`df4c3e9`](https://github.com/advplyr/audiobookshelf/commit/df4c3e96b4812067a165d90a0daa18ae8c8d586c) Merge master ### 📊 Changes **4 files changed** (+1644 additions, -3187 deletions) <details> <summary>View changed files</summary> 📝 `client/components/readers/PdfReader.vue` (+7 -3) 📝 `client/nuxt.config.js` (+5 -2) 📝 `client/package-lock.json` (+1631 -3182) 📝 `client/package.json` (+1 -0) </details> ### 📄 Description This is an attempt to resolve #2279. It should retain all the functionality of the current viewer but also resolve the issues outlined there. The styling isn't perfect yet, but i've been unable to produce a "nice" solution to that, yet. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:16:48 +02:00
adam closed this issue 2026-04-25 00:16:48 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3722