There is a JDC Tech Tip on dynamic image creation. I'd think you'd need to find a TIFF encoder.
http://developer.java.sun.com/developer/JDCTechTips/2001/tt0821_update.html Michael Akerman ----------------------------------------------------------------- [EMAIL PROTECTED] Information Services (501) 575-5870 University of Arkansas http://www.uark.edu/~mike ----------------------------------------------------------------- On Thu, 7 Mar 2002, Puneet Mathur wrote: > Hi all > > This one is just a bit off the main discuession stream but thought someone in the >forum might have done this before. > > The situation is that I need to convert documents in a Lotus Notes database into >TIFF image format sothat they can be stored into our document imaging/archiving >(FileNet) system. > > What I was thinking was to write a Java agent (java application) which reads each >document in the database, convert it into a text/csv format (I think I should be able >to do this), them convert this text/csv file into an image file (TIFF). > > Has anyone come across any APIs which convert text file to image file? > > Any help will be highly appreciate. > > Thanks in advance. > > Puneet > > > > ********************************************************************** > ***** IMPORTANT INFORMATION ***** > This document should be read only by those persons to whom > it is addressed and its content is not intended for use by > any other persons. If you have received this message in > error, please notify us immediately. Please also destroy and > delete the message from your computer. Any unauthorised form > of reproduction of this message is strictly prohibited. > St.George is not liable for the proper and complete transmission > of the information contained in this communication, nor for any > delay in its receipt. > ********************************************************************** > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
