• Resolved svenk81

    (@svenk81)


    Hello.

    How can I change the font-family in the PDF output file?

    Regards,
    Sven

Viewing 1 replies (of 1 total)
  • Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    You can do it like this :

    <div style="font-family: 'Comic Sans MS', cursive;">Helo World</div>

    or

    <p style="font-family: 'Comic Sans MS', cursive;">Helo World</p>

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Change font-family in PDF output’ is closed to new replies.