Results 1 to 6 of 6

Thread: Picture > Text

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2005
    Posts
    14

    Picture > Text

    Could someone advise me on how i might go about manipulating text i have in a picture so that i can store it in an array?

    Regards

    Chris

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Picture > Text

    Can you ellaborate, please. Thanks.

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2005
    Posts
    14

    Re: Picture > Text

    Sorry, i thought that might be a little vague.

    Ok i have a picturebox that i have captured from another program. I would like to read the text from the picture and store it in an array.

    Thanks
    Chris

  4. #4
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Picture > Text

    That is very complicating. Some expensive softwares (like Abby fine reader) do it nicely, but only if the text in the image is crisp clear.

  5. #5
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Picture > Text

    Aha ... I'm afraid you have no luck with this one - VB doesn't support such functionality.
    There at least two way to get text onto the picturebox by either embed it into the original image or (if it picturebox control) print it over actual picture and in this case text becomes an Image so you will need some very special third party tool to do that. Sorry.

  6. #6

    Thread Starter
    New Member
    Join Date
    Apr 2005
    Posts
    14

    Re: Picture > Text

    Ok, no problem thank you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width