How to call an external OCR program from PHP?
There are many way but look at [fphp]exec[/fphp] and [fphp]system[/fphp]
Google Docs has an OCR api (at the moment we should say) DocList API OCR Demo
Might come in handy.