?
This commit is contained in:
parent
75874a6040
commit
79219ef3ee
@ -90,9 +90,9 @@ module.exports = {
|
||||
|
||||
// Write the text from infoString
|
||||
doc.fontSize(12)
|
||||
doc.font('public/Outfit-Regular.ttf').text(infoString, {
|
||||
align: 'left',
|
||||
});
|
||||
// doc.font('public/Outfit-Regular.ttf').text(infoString, {
|
||||
// align: 'left',
|
||||
// });
|
||||
|
||||
for (row of infoArray) {
|
||||
doc.moveDown();
|
||||
|
Loading…
Reference in New Issue
Block a user