If you have simple needs you could just invoke the ocropus executable from Java. This is what I do from Ruby and it's fine, especially on Unix where processes are cheap.
Otherwise I would look at use JNA (maybe via JNAerator) to wrap the native API. Good luck Duncan McGregor --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ocropus" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ocropus?hl=en -~----------~----~----~----~------~----~------~--~---
