Hey Galf, sorry it took so long to reply I've been busy on another project that had immediate attention needs

. Anyways, the library I'm using is called Tesseract and can be found at
http://code.google.com/p/tesseract-ocr/Seems to work well, but does have its limitations (like I can't figure out how to use iterative training with the damned thing).
On another note, I've been working on wrapping up a lot of the Vampyer stuff to I can use it from my Lua scripts inside our application. Any chance you would be interested in the code when its complete? It would require anyone using it to have my version of the Lua headers or to make sure that they have support for the proper libraries (I think the JEDI version would also work), but it may be useful to people who need to do image manipulation within their Pascal projects using Lua scripting.