Page 1 of 1

oWnd:SaveToJPG() instead of oWnd:SaveToBmp()

Posted: Sat Sep 06, 2008 8:06 am
by Patrick Mast
Hi Antonio,

Can we have a oWndH:SaveToJPG() that does the same as oWnd:SaveToBmp() but saves the screen in JPG format. I know we can save the BMP file from oWnd:SaveToBmp() and than read and save as JPG, but that takes to long. I'd rather would like to have oWnd:SaveToJPG save'ed it directly to JPG.

Patrick

Posted: Sun Sep 07, 2008 11:34 am
by Antonio Linares
Patrick,

Maybe we could use "Shell.Explorer" for it. Going to do some tests.

It may sounds crazy but the IE is able to manage all images formats :-)