?
This commit is contained in:
parent
91b455ebf6
commit
75a94efca9
@ -46,7 +46,7 @@ module.exports = {
|
|||||||
|
|
||||||
// Add content (image, text) to the PDF
|
// Add content (image, text) to the PDF
|
||||||
doc.image('./public/itslogo.jpg', {
|
doc.image('./public/itslogo.jpg', {
|
||||||
fit: [200, 100],
|
fit: [196, 100],
|
||||||
align: 'center',
|
align: 'center',
|
||||||
valign: 'top',
|
valign: 'top',
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user