Self Checks
Dify version
1.14.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
I am currently testing a workflow on a new blank template.
After a series of actions (A through Z), the workflow generates a Markdown file and converts it to PDF using bowenliang123/md-exporter. Unfortunately, all Korean text is rendered incorrectly in the resulting PDF.
I suspect this may be related to character encoding or missing font support during the PDF conversion process. Could you please provide guidance on how to resolve this issue?
✔️ Expected Behavior
ㅁㅁㅁㅁ >> 가나다라
❌ Actual Behavior
No response
Self Checks
Dify version
1.14.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
I am currently testing a workflow on a new blank template.
After a series of actions (A through Z), the workflow generates a Markdown file and converts it to PDF using bowenliang123/md-exporter. Unfortunately, all Korean text is rendered incorrectly in the resulting PDF.
I suspect this may be related to character encoding or missing font support during the PDF conversion process. Could you please provide guidance on how to resolve this issue?
✔️ Expected Behavior
ㅁㅁㅁㅁ >> 가나다라
❌ Actual Behavior
No response