Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OCR of PDF-documents using GData

0 views
Skip to first unread message

Abigail Headroom

unread,
Nov 22, 2009, 8:40:19 AM11/22/09
to
Hi,

Has anybody been able to perform OCR on a pdf document using GData?

http://googledataapis.blogspot.com/2009/09/import-scans-or-go-multilingual.html

Png and jpgs work fine after setting @client.version = '3' in
GData::Client::DocList but when I try pdf-files I get:

#<GData::Client::BadRequestError: request error 400: <errors
xmlns='http://schemas.google.com/g/2005'>
<error>
<domain>GData</domain>
<code>InvalidEntryException</code>
<internalReason>Could not convert document.</internalReason>
</error>
</errors>

Regards,
Abigail
--
Posted via http://www.ruby-forum.com/.

0 new messages