Create a image file from a printscreen
Author: ablancouribe@compuamerica.com.ve (bioalexy)
Hi, I want to know if there is a way to get from a printscreen the image stored in the clipboard and create and save the image in a directory? I tried pasting from the clipboard to an Picture Widget but was getting the "!format" image Any help is appreciated Regards.
2 Comments
Local Administrator
Maybe this will help:
Regards, Daniel Iseli Uniface Technical Support
Author: diseli (daniel.iseli@uniface.com)
Local Administrator
Hi Bioalexy, To obtain what you are asking for as well as many other functionalities about images/videos I can suggest you to use an external program called "Irfan Viewer". This program implements a wide set of batch conversion between a tons of other functionalities. Using "Irfan Viewer" to dump the clipboard content to an image file in full batch mode (no sign on the user screen) the command to be used is: i_view32.exe /clippaste /convert=YourImageFile.png /killmesoftly /silent /cmdexit You can save your clipboard in any image format recognized by "Irfan Viewer" simply changing the extension of your output file (.jpg, .png, .bmp, ...) Hope it helps! Gianni
Author: gianni (gianni.sandigliano@unifacesolutions.com)