Use Arial as default font

This commit is contained in:
Samy Pessé
2015-10-21 15:54:45 +02:00
parent 26890e94eb
commit 4e90becd52
+1 -1
View File
@@ -77,7 +77,7 @@ module.exports = {
// Font for the file content
'fontSize': 12,
'fontFamily': 'Helvetica',
'fontFamily': 'Arial',
// Paper size for the pdf
// Choices are [ua0, ua1, ua2, ua3, ua4, ua5, ua6, ub0, ub1, ub2, ub3, ub4, ub5, ub6, ulegal, uletter]