12-22-2025, 12:34 AM
That makes sense. You will have to reduce the font size or reduce the amount of text, to get it to fit in the page. It does not scale the text based on width, it will simply cut it off.
It can't determine the width of a font with any reliability, because that is dependent on what you are using to view the pdf. I can make some guesses, but I decided to leave that up to the end user.
I always put and END or SYSTEM before the '$INCLUDE:'pdfGen.bm' to keepĀ 'Doh! I'm the library not the main program' message from popping up. I use that message to warn me not to compile the library (which happens a lot), but to compile the program using the library. Your more than welcome to delete it, if it is a inconvenience.
It can't determine the width of a font with any reliability, because that is dependent on what you are using to view the pdf. I can make some guesses, but I decided to leave that up to the end user.
I always put and END or SYSTEM before the '$INCLUDE:'pdfGen.bm' to keepĀ 'Doh! I'm the library not the main program' message from popping up. I use that message to warn me not to compile the library (which happens a lot), but to compile the program using the library. Your more than welcome to delete it, if it is a inconvenience.
2D physics engine https://github.com/mechatronic3000/fzxNGN
QB Pool https://github.com/mechatronic3000/QBPool
QB Pool https://github.com/mechatronic3000/QBPool

