03-04-2025, 06:22 PM
(This post was last modified: 03-04-2025, 06:29 PM by James D Jarvis.)
You could change the size of the mediabox.
the defaults in 'pdfGen.bm' is:
pdfDefault.mediaBox.b.x = 612
pdfDefault.mediaBox.b.y = 792
change those numbers and you can change the size of the pdf being generated.
EDIT: I doublechecked and you can reset them in a program after '$Include:'pdfGen.bi' and it seems to work fine.
the defaults in 'pdfGen.bm' is:
pdfDefault.mediaBox.b.x = 612
pdfDefault.mediaBox.b.y = 792
change those numbers and you can change the size of the pdf being generated.
EDIT: I doublechecked and you can reset them in a program after '$Include:'pdfGen.bi' and it seems to work fine.