mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #15222] issue: Can't download pdf of a different chat from a opened chat #56167
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sarvesh-11 on GitHub (Jun 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15222
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.15
Ollama Version (if applicable)
No response
Operating System
MacOS
Browser (if applicable)
Chrome/Firefox
Confirmation
README.md.Expected Behavior
If we click download pdf of chat x from chat y, then it generates pdf of chat x only with pdf title should be chat x title
Actual Behavior
If we click download pdf of chat x from chat y, then it generates pdf of chat y only with pdf title chat x title
Steps to Reproduce
.
Logs & Screenshots
.
Additional Information
.
@Sarvesh-11 commented on GitHub (Jun 23, 2025):
@tjbck can i work on this?
@ruskinwadia commented on GitHub (Jul 1, 2025):
I can't download the pdf altogether ! The webpage just freezes.
Downloading json and txt works fine though
@ParikhKadam commented on GitHub (Jul 21, 2025):
PDF download does not work. Page freezes and lags.
@silentoplayz commented on GitHub (Aug 25, 2025):
Possibly related issue - https://github.com/open-webui/open-webui/issues/14715
@tjbck commented on GitHub (Aug 26, 2025):
Option has been removed from the chat item menu & the pdf export feature has been optimized