Liste over diskussionsborde
Du har ikke rettigheder til at skrive meddelelser til dette bord, Mindste medlemsskabsniveau nødvendigt for at skrive til dette bord er BrainLøber.
Tilpasset af WakeUpPeople (29. April 2006, 12:51:41)
Can someone recommend?
Imagine you receive system message from windows as MessageBox and want to save it as text.
Is there some fast and free solution with fewest possible steps to put the image via alt+printscreen to clipboard, decode to text by some OCR software which saves the result back to clipboard as text?
In example I mentioned of course there is another solution aswell, to find window handle, then to find the text, but I mean generally to convert image to text on the fly.