dokuwiki-plugin-dw2pdf icon indicating copy to clipboard operation
dokuwiki-plugin-dw2pdf copied to clipboard

UTF8 characters not supported when exporting pdf document

Open mstumberger opened this issue 1 year ago • 3 comments

Hello,

whe trying to export table with utf-8 characters: image

I get this as an result: image

Is there any settings available for this plugin to set charset?

mstumberger avatar Feb 16 '24 16:02 mstumberger

This is not a charset but a font issue. mpdf does not include an emoji font by default.

splitbrain avatar Feb 16 '24 16:02 splitbrain

@splitbrain thanks for a quick response, do you have any hint how to fix this issue?

For now I uploaded images which render out correctly.

mstumberger avatar Feb 16 '24 16:02 mstumberger

Having a nice approach for other fonts in dw2pdf is still a feature request. See #445. A pull request is of course welcome.

Klap-in avatar Feb 16 '24 22:02 Klap-in