You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dw2pdf plugin uses mpdf library. Fonts that are not default included in mpdf has to be added to the mpdf by the user of mpdf. At the moment dw2pdf has not a feature to add this to mpdf.
With help of tutorials of mpdf you could add the fonts yourself in https://github.com/splitbrain/dokuwiki-plugin-dw2pdf/blob/master/DokuPDF.class.php. Ensure to make an backup, as this file is typically overwritten on plugin update.
Including extended font support (which configurable by wiki admin) in dw2pdf needs probably more work.
Installed the Icons plugin:
https://www.dokuwiki.org/%3Aplugin%3Aicons
http://www.lotar.altervista.org/wiki/wiki/plugin/icons
The icons display correctly on the page, however they do not apper in the PDF.
I already modified the
plugin»dw2pdf»usestyles
and addedfontawesome,fa
, yet the icons do not print.Can you please help.
The text was updated successfully, but these errors were encountered: