topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 10:19 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: IDEA: OCR & paste  (Read 51810 times)

ronriel

  • Honorary Member
  • Joined in 2005
  • **
  • Posts: 15
    • View Profile
    • Donate to Member
Re: IDEA: OCR & paste
« Reply #25 on: September 18, 2008, 02:02 AM »
I guess you are talking about something like this. :D
I have been using this for months now and is quite useful.

It's written in Autoit3 v3.2.12.0 and requires MS Office 2003 or 2007 Document Imaging installed.


Check here for more information: Microsoft Office Document Imaging Visual Basic





-ronriel

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OCR & paste
« Reply #26 on: September 18, 2008, 02:45 AM »
nice work, ronriel. it sounds like jOCR which i use but much simpler. :Thmbsup:

belgske

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 3
    • View Profile
    • Donate to Member
Re: IDEA: OCR & paste
« Reply #27 on: February 14, 2009, 11:21 AM »
any new stuff to mentionhere ?
I am looking for this desktop OCR for some time now without succes.
I hope mouser can add it to Screenshot Captor one day.
I need it a lot because text in error popups cannot be selected with the mouse . When I want to send the text of an error message to a helpdesk of the software supplier  I need to send a screenshot captor image or retype the message manually...
Roger

yksyks

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 476
    • View Profile
    • Donate to Member
Re: IDEA: OCR & paste
« Reply #28 on: February 14, 2009, 01:05 PM »
To belgske:

For capturing standard error popups you don't need OCR, try the free utility CountChars. Not new, though...

PhilB66

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,522
    • View Profile
    • Donate to Member
Re: IDEA: OCR & paste
« Reply #29 on: February 14, 2009, 01:27 PM »

rjbull

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 3,199
    • View Profile
    • Donate to Member
Re: IDEA: OCR & paste
« Reply #30 on: February 16, 2009, 05:35 AM »
When I want to send the text of an error message to a helpdesk of the software supplier  I need to send a screenshot captor image or retype the message manually...

Have you tried pressing Ctrl-C with the focus on the error message?  I think that should send a text-only version of the message to the clipboard.  If you want an image as well, you could try CopyMessageBox by Thyante Software.


belgske

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 3
    • View Profile
    • Donate to Member
Re: IDEA: OCR & paste
« Reply #31 on: February 18, 2009, 12:04 PM »
thanks for all suggestions,
googling for 'text grabber' and 'text scraping' I found more than 7 candidates for the job but none of them give me complete satisfaction.
Countchars and sysexporter are not bad but none of them work in all cases....
 was surprised to learn that ctrl+c could do the job , I know it works in the calculator of windows for example to copy the result but so far I was not able to use ctrl+c to copy text from an error screen. I still believe it would be a nice addon for screenshot capture ..
Roger