• Resolved modernwoe

    (@modernwoe)


    Is there a way that we can use standard system fonts eg Arial, Helvetica, Georgia using this plugin?

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

    (@florent73)

    Hi!

    I’m working on it!

    Thanks

    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    Download the GitHub version 1.0.1.9.

    I’ve adding the solution for custom fonts :

    • Create “pdffonts” folder in your child theme
    • Put yours custom fonts in TTF format on this folder

    That’s all.

    You can choose your font for PDF in settings plugin:

    You can just only adding a code in your PDF layout:

    <p style="font-family: Poppins;font-size:28px;text-align:center">Text in Poppins Font</p>

    Thanks to test it and report me

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Using system fonts’ is closed to new replies.