A
Asked
Hello, sorry i was wondering if there is any possibility to change the fonts in the documents(Invoice,Quotation and Delivery) to TimesNewRoman cause that is the font that we use in our company.
- MSAnswered
Hello,
You can modify the item code as you like as per license.
To change the font, you can add your styles in the header file
themes/default/admin/views/header.php
for sale pdfthemes/default/admin/views/sales/pdf.php
and others pdf the file names in*pdf.php
in the view files (themes/default/admin/views/*/) folder.Thank you
- AAnswered
What is the font name that you have used so as i can edit the font name to TimesNewRoman
- MSAnswered
Hello,
You can add your styles to
assets/custom/custom.css
The default font isUbuntu
Thank you
- Login to Reply