Lukas Holländer
Lukas Holländer
Please try setting the font name also in the html markup. E.g. ``` А ну чики брики и в дамки! ```
Then I guess it's a bug...
@potapovnikita which jsPDF version do you use? If it's not the current one please update. @Rui-Jesus If this only works if the markup is passed as element, this might be...
Thanks for the report. Could you prepare a pull request?
Thanks for the research. So, if I understand correctly, what we should do now in this PR is * Drop the jspdf:metadata tag (already done) * Drop rdf:Description so users...
Alright, since @jutunen isn't replying, I think we should go the save route and implement it backwards compatible. I suggest this: we add a [hotfix](https://github.com/parallax/jsPDF/blob/master/HOTFIX_README.md) "rdf_metadata". When it's enabled, the...
Thanks for reporting the bug. Pull requests to fix it are welcome ;)
This could be a bug of jsPDF. I think I will find the time to look at this in the next weeks. But you are of course welcome to provide...
@kakugiki could you maybe have a look at this? My time is unfortunately very limited ATM again.