04-08-2024, 09:49 PM
Personally, I find _PrintImage to be even easier to use than LPRINT.
The idea for _PrintImage is really simple:
1) Set up a screen to mimic the size/color of a piece of paper. (white background, 8.5 x 11 scaled size)
2) Print whatever you want, in whatever colors, images, backgrounds you, want to that screen.
3) When the screen looks like you want it to, then just _PrintImage that screen to the printer.
That's all there is to it.
The idea for _PrintImage is really simple:
1) Set up a screen to mimic the size/color of a piece of paper. (white background, 8.5 x 11 scaled size)
2) Print whatever you want, in whatever colors, images, backgrounds you, want to that screen.
3) When the screen looks like you want it to, then just _PrintImage that screen to the printer.
That's all there is to it.