Quote:
Originally Posted by Pode
instead of writing your own tool, I know that HypnerSnapDX and SNagit can do "print screen" on whole books by automatically scrolling down the page.
|
SNagit looks nice, thanks, I will look at it.
Anyway, what I really want to do is to include OCR engine (GOCR or Tessarect), to produce a RTF or PDF "on the fly".
Code for capturing screen is trivial (you just BitBlt the Windows Desktop), and clicking next page is just a matter of sending message to the window, my interests are in extracting the content.