I have written a program which prints any one of several bitmap pictures on the screen. Is there a way to send the picture shown on the screen to a printer? (print screen)
:sign0085:
Are you aware of the additional libraries thread here?
Look for the link to my RichTtextDesktop library which supports desktop printing. My FormExDesktop, HelpDesktop and ControlsExDesktop libraries might also be of interest for desktop applications.
Thank you. Your richtextboxdesktop.dll and rtftest.sbp put me in the right direction. FYI: In addition to bitmap images it will also will print JPeg images.