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.
- MSAnsweredHello,
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 pdf `themes/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 - AAnsweredWhat is the font name that you have used so as i can edit the font name to TimesNewRoman
- MSAnsweredHello,
You can add your styles to `assets/custom/custom.css` The default font is `Ubuntu`
Thank you - Login to Reply