Hi,
Is it possible to "read" text that was printed on a Picturebox?
eg
Picture1.print "line1"
Picture1.print "line2"
Picture1.print "line3"
I now want to extract line2 as text
I know there are other ways of dealing with this such as storing the text in
an array before printing, but I am trying to add functionality to a project
that was written.
Thanks
Bob Butler - 04 Mar 2008 20:37 GMT
> Hi,
>
[quoted text clipped - 6 lines]
>
> I now want to extract line2 as text
only with OCR processing; re-writing as needed to store the text elsewhere
will be much easier and more reliable