[GH-ISSUE #9510] Generated PDF (while exporting chat) has no formatting, shows raw markdown #54210

Closed
opened 2026-05-05 15:58:16 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @blurgyy on GitHub (Feb 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9510

Bug Report

Installation Method

pip install --upgrade open-webui==0.5.10

Environment

  • Open WebUI Version: 0.5.10

  • Ollama (if applicable):

  • Operating System: Ubuntu 20.04

  • Browser (if applicable): Firefox 134.0.2 (64-bit)

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

Generated PDF should have nice formatting as showcased in #6156

Actual Behavior:

Generated PDF has no formatting, shows raw markdown

Description

Bug Summary:

Generated PDF has no formatting, shows raw markdown

Reproduction Details

Steps to Reproduce:

  1. Chat with any model
  2. On the top-right button with 3 dots, select "Download" -> "PDF document (.pdf)"
  3. Observe that the downloaded PDF has no formatting, as opposed to what was shown in #6156

Logs and Screenshots

Browser Console Logs:
[Include relevant browser console logs, if applicable]

Docker Container Logs:
[Include relevant Docker container logs, if applicable]

Screenshots/Screen Recordings (if applicable):

  • The chat interface:

Image

  • The generated PDF:

Image

Additional Information

None

Originally created by @blurgyy on GitHub (Feb 6, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/9510 # Bug Report ## Installation Method `pip install --upgrade open-webui==0.5.10` ## Environment - **Open WebUI Version:** 0.5.10 - **Ollama (if applicable):** - **Operating System:** Ubuntu 20.04 - **Browser (if applicable):** Firefox 134.0.2 (64-bit) **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: Generated PDF should have nice formatting as showcased in #6156 ## Actual Behavior: Generated PDF has no formatting, shows raw markdown ## Description **Bug Summary:** Generated PDF has no formatting, shows raw markdown ## Reproduction Details **Steps to Reproduce:** 1. Chat with any model 2. On the top-right button with 3 dots, select "Download" -> "PDF document (.pdf)" 3. Observe that the downloaded PDF has no formatting, as opposed to what was shown in #6156 ## Logs and Screenshots **Browser Console Logs:** [Include relevant browser console logs, if applicable] **Docker Container Logs:** [Include relevant Docker container logs, if applicable] **Screenshots/Screen Recordings (if applicable):** - The chat interface: ![Image](https://github.com/user-attachments/assets/b95821b7-5670-4612-9a1e-28e2de4411f7) - The generated PDF: ![Image](https://github.com/user-attachments/assets/ad0f9a6c-1e25-4604-b77a-4a379312c6a4) ## Additional Information None
Author
Owner

@tjbck commented on GitHub (Feb 6, 2025):

Expected behaviour, PR Welcome!

<!-- gh-comment-id:2640729842 --> @tjbck commented on GitHub (Feb 6, 2025): Expected behaviour, PR Welcome!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#54210