pbek / QOwnNotes

QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.
https://www.qownnotes.org/
GNU General Public License v2.0
4.69k stars 414 forks source link

Wrong font in exported pdf #897

Closed elutz closed 6 years ago

elutz commented 6 years ago

Expected behaviour

The generated PDF file should show a (by me) readable font, some kind of latin font.

Actual behaviour

The generated PDF file shows a kind of indian font, may be bengali or something like that. One line from the pdf: wrongfont

Steps to reproduce

I exported my note to pdf via note menu / export note to pdf (markdown) Source of the markdown:

Norwegen 2018 - Lofoten
========================

Output from the debug section in the settings dialog

see here: debugsectionfromsettings.txt

Relevant log output in the Log panel

Only unrelated output I think: [18:46:00] [warning] Invalid URL: QUrl("Norwegen 2018 - Lofoten.pdf")

Debug-log can be found here: QOwnNotes.log

pbek commented 6 years ago

I cannot reproduce that. For a start, can you please update your installation of QOwnNotes, I guess you are 50 releases behind. :) How does your preview look in the preview panel?

elutz commented 6 years ago

Hmm, it seems something is wrong with the settings of my system. Tried to export a pdf using another software, Retext in this case, same problem. What kind of interface, library or something else is used to produce the pdf? Which settings could influence this?

Thanks Lutz

pbek commented 6 years ago

Only the Qt library is used... I've no idea what could have caused this.

pbek commented 6 years ago

I will close this issue until there is more information.