?
This commit is contained in:
parent
265c962c00
commit
b0d163f07e
@ -27,7 +27,7 @@ module.exports = {
|
|||||||
|
|
||||||
// Create a new PDF document
|
// Create a new PDF document
|
||||||
const doc = new PDFDocument({
|
const doc = new PDFDocument({
|
||||||
size: [204, 400],
|
size: [204, 1000],
|
||||||
margin: 5
|
margin: 5
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user