summaryrefslogtreecommitdiffstats
path: root/lib/config_default.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config_default.js')
-rw-r--r--lib/config_default.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/config_default.js b/lib/config_default.js
index 328531c..044ed23 100644
--- a/lib/config_default.js
+++ b/lib/config_default.js
@@ -75,8 +75,9 @@ module.exports = {
// Add page numbers to the bottom of every page
'pageNumbers': false,
- // Font size for the file content
+ // Font for the file content
'fontSize': 12,
+ 'fontFamily': 'Helvetica',
// Paper size for the pdf
// Choices are [u’a0’, u’a1’, u’a2’, u’a3’, u’a4’, u’a5’, u’a6’, u’b0’, u’b1’, u’b2’, u’b3’, u’b4’, u’b5’, u’b6’, u’legal’, u’letter’]