.
This commit is contained in:
parent
2a5a0e041c
commit
602e60ee9c
@ -45,7 +45,7 @@ module.exports = {
|
||||
|
||||
// Add content (image, text) to the PDF
|
||||
doc.image('./public/itslogo.jpg', {
|
||||
fit: [576, 261],
|
||||
fit: [200, 100],
|
||||
align: 'center',
|
||||
valign: 'top',
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user