mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #1441] bug: Download as PDF feature - non latin characters are not displayed properly in the PDF #12498
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 @pazoff on GitHub (Apr 6, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1441
Bug Report
Description
Bug Summary:
Download as PDF feature- non latin characters are not displayed properly in the PDF
Steps to Reproduce:
Save a pdf from conversation containing non latin characters i.e cyrilic, japan etc.
Expected Behavior:
pdf containing the conversation in non latin language
Actual Behavior:
pdf containing gibberish
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Sample PDF from conversation in Japan:
chat-ヤギの飼育方法.pdf
@tjbck commented on GitHub (Apr 6, 2024):
Should be fixed in dev branch, let me know if the issue persists!