Rhapsody Posted February 13, 2014 Share Posted February 13, 2014 I would like to be able to install and use additional fonts in my customized PDF invoice (Using Prestashop 1.5.6.2). I have modified the invoice.tpl file with the desired output, but don't know how to change to the font I need. The font I desire to use is a cursive script to simulate a person's signature. How do I install the font, and where does the font get stored? If anyone has a suggested font to use that would work, please let me know. Once installed, I assume a span statement such as this with the proper font name after the font-family would work in the tpl file. <span style="width: 50%; padding-bottom: 1.5em; padding-left: 1em; padding-right: 1em; color: #000; font-size: 24px; font-family: Helvetica Bold Italic; font-weight: bold; padding-top: 1.5em;" align="center"> Link to comment Share on other sites More sharing options...
tuk66 Posted February 14, 2014 Share Posted February 14, 2014 Have you tried if just <i>Italic text</i> works? Link to comment Share on other sites More sharing options...
Rhapsody Posted February 14, 2014 Author Share Posted February 14, 2014 I do have the italic text working, but I would prefer to have font that looks like cursive script Link to comment Share on other sites More sharing options...
tuk66 Posted February 21, 2014 Share Posted February 21, 2014 Oh. I thought that italic and cursive are the same. Wikipedia says Italic script, is a semi-cursive. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now