?
This commit is contained in:
		
							parent
							
								
									f21948baad
								
							
						
					
					
						commit
						c12b13dc72
					
				| @ -22,8 +22,8 @@ module.exports = { | ||||
| 		const infoString = infoArray.join('\n'); | ||||
| 		// Create a new PDF document in-memory
 | ||||
| 		const doc = new PDFDocument({ | ||||
| 			size: [204, 450], | ||||
| 			margin: 0 | ||||
| 			size: [204, 400], | ||||
| 			margin: 5 | ||||
| 		}); | ||||
| 		 | ||||
| 		// Store the PDF in a buffer
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user