PDA

View Full Version : Printing images


BloodGhst
08-30-2001, 10:42 AM
Is there a way to make the printer print an image landscape by default? I'm trying to print images that are about 8x10 inches, but they're all landscape.

Jon Hanlon
08-31-2001, 12:09 AM
No, not really.
The print() method doesn't expose any formatting options.
If you're feeling brave you can attempt to install a system hook. Details can be found at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnie55/html/wb_print.asp