Originally created by @Aleprex on GitHub (Dec 7, 2024).
Bug Report
Environment
Open WebUI Version: 0.4.8
Ollama (if applicable): 0.4.7
Operating System: Ubuntu 22.04]
**Browser :**ALL
Expected Behavior:
Simply export in pdf file
Actual Behavior:
Works only in json and txt format
Description
When you try to export the chat in PDF format simply nothing happens and checking on the log console you have an error that I report below.
But I noticed that if you export some old chat made with hide versions then I can export it.
Logs and Screenshots
Browser Console Logs:
{
"detail": "Character "’" at index 43 in text is outside the range of characters supported by the font used: "courier". Please consider using a Unicode font."
}
Originally created by @Aleprex on GitHub (Dec 7, 2024).
# Bug Report
## Environment
- **Open WebUI Version:** 0.4.8
- **Ollama (if applicable):** 0.4.7
- **Operating System:** Ubuntu 22.04]
- **Browser :**ALL
## Expected Behavior:
Simply export in pdf file
## Actual Behavior:
Works only in json and txt format
## Description
When you try to export the chat in PDF format simply nothing happens and checking on the log console you have an error that I report below.
But I noticed that if you export some old chat made with hide versions then I can export it.
## Logs and Screenshots
**Browser Console Logs:**
{
"detail": "Character \"’\" at index 43 in text is outside the range of characters supported by the font used: \"courier\". Please consider using a Unicode font."
}

on the ver 0.5.3, pdf download success, but markdown format error, all charactor format is not regular. openwebui view is different from pdf view.
@gigascake commented on GitHub (Jan 2, 2025):
on the ver 0.5.3, pdf download success, but markdown format error, all charactor format is not regular. openwebui view is different from pdf view.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Aleprex on GitHub (Dec 7, 2024).
Bug Report
Environment
Open WebUI Version: 0.4.8
Ollama (if applicable): 0.4.7
Operating System: Ubuntu 22.04]
**Browser :**ALL
Expected Behavior:
Simply export in pdf file
Actual Behavior:
Works only in json and txt format
Description
When you try to export the chat in PDF format simply nothing happens and checking on the log console you have an error that I report below.
But I noticed that if you export some old chat made with hide versions then I can export it.
Logs and Screenshots
Browser Console Logs:
{
"detail": "Character "’" at index 43 in text is outside the range of characters supported by the font used: "courier". Please consider using a Unicode font."
}
@tjbck commented on GitHub (Dec 7, 2024):
should be fixed on dev!
@silentoplayz commented on GitHub (Dec 8, 2024):
I can confirm that downloading a chat as .PDF works on the dev branch.
@gigascake commented on GitHub (Jan 2, 2025):
on the ver 0.5.3, pdf download success, but markdown format error, all charactor format is not regular. openwebui view is different from pdf view.