I want to print the screen croped from all sides on A4 landscape in Visual Basic 6.0.
When I run this script it should move itself into background, print screen, move picture from clipboard into PictureBox or Image in report, crop it from all sides for specified lenght, stretch and center it across paper A4 landscape and print on default printer.
When I run this script it should move itself into background, print screen, move picture from clipboard into PictureBox or Image in report, crop it from all sides for specified lenght, stretch and center it across paper A4 landscape and print on default printer.
Comment