Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-06-2008, 12:40 AM
Nicholas Jordan's Avatar
Senior Member
 
Join Date: Jun 2008
Location: Southwest
Posts: 1,018
Rep Power: 3
Nicholas Jordan is on a distinguished road
Question extracting text from jpeg
Has anyone seen any libs for pulling text from either .jpeg or standard office document files? My goal is strictly to rid the datastream of all formatting and get anything that is truly
1. char
2. char[]
3. Character
4. Character[]
5. String data = new String(" ","UTF-8");
6. String data = new String(" ","UTF-16");

Unihan, Unicode, ascii 7/8 or whatever but does not have any of the useless ancilliary formatting codes that are endemic to office software. The goal here is to eliminate manual data entry from a datastore that is currently being conveyed in a format that has proven un-reliable in an industry where reliability is hyper-critical later down the datastream.

One approach: I can take a jpeg of the 8½ x 11 inches paper format.
Other approach: Calling driver for shrink-wrapped software.

A better solution would be if there are established libraries that have proven track on pulling the text from contemporary ..... I tried digging into Open Office but that used up thirty or fourty hours of research budget with nothing to show for it.

Another idea I had was to look into Open GL but I have never done any work with that tool and would need to know where to start.
__________________
Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to display uploaded jpeg in jsp(its urgent) shaktish JavaServer Pages (JSP) and JSTL 4 02-17-2009 03:52 PM
Extracting jpg from animated gifs Maz Java 2D 0 07-06-2008 02:10 PM
urgent please.what do 4 repeating fields in byte array of jpeg specify? hemant Java 2D 1 07-04-2008 06:39 PM
Extracting JAR file Java Tip Java Tips 0 02-08-2008 10:17 AM
Simplest way to read and display a jpeg image Hasan New To Java 1 05-31-2007 04:42 PM


All times are GMT +2. The time now is 02:55 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org