From owner-freebsd-questions@FreeBSD.ORG Thu Dec 8 16:10:12 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A292E106564A for ; Thu, 8 Dec 2011 16:10:12 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 37E4D8FC13 for ; Thu, 8 Dec 2011 16:10:11 +0000 (UTC) Received: by wgbdr11 with SMTP id dr11so3629168wgb.31 for ; Thu, 08 Dec 2011 08:10:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=1SmUhf2b8N0MEaoc0HHtbsa4aBk7wpIdNdNO5wFrYxU=; b=hT6SZcvyJFwjlDAYiwxvwm7xDq/ba1CBfaQIqwyKydSXmoNpzKtQ9BohcTNidcToMx U06CLWGLuSkLFdev7iXgKjJ6cDQx7syyINpWOLhfu9XudyUdqPR6Yip8eFP5+g7XyJv6 lMlZodkfhM+ZCxCJ4qbRmI5hwfpETymPJjCz8= MIME-Version: 1.0 Received: by 10.180.108.114 with SMTP id hj18mr6569288wib.2.1323360610968; Thu, 08 Dec 2011 08:10:10 -0800 (PST) Received: by 10.223.58.66 with HTTP; Thu, 8 Dec 2011 08:10:10 -0800 (PST) Date: Thu, 8 Dec 2011 10:10:10 -0600 Message-ID: From: Adam Vande More To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: OCR Form tools X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2011 16:10:12 -0000 I have thousands of forms equivalent to invoices that I'd like to put into a database. I'm thinking I would like to have some OCR app/tool scan these forms, and then generate a CSV with each field. Does anyone have recommendations on software for this? -- Adam Vande More