.
This commit is contained in:
parent
0ae8ed322d
commit
1667630c44
@ -29,7 +29,7 @@ module.exports = {
|
||||
doc.pipe(printer.stdin);
|
||||
|
||||
// Add image and text to the PDF
|
||||
doc.image('itslogo.jpg', {
|
||||
doc.image('./public/itslogo.jpg', {
|
||||
fit: [576, 261],
|
||||
align: 'center',
|
||||
valign: 'top'
|
||||
|
Loading…
Reference in New Issue
Block a user