Check the Java Developer Connection Tech Tips archives August issues or
look in the archives in this mailing list.  There is a Tech Tip on using a
Servlet to generate a jpeg image.
http://developer.java.sun.com/developer/JDCTechTips/2001/tt0821.html#tip2
If you have to have a .gif image, you might have to purchase a class to do
the image encoding.

If you don't want to write all of the code yourself, search google for
'java bar code' and you will find a lot of links to commercial products.

-Richard



At 10:56 AM 9/20/01 -0300, you wrote:
>Hi all, I need to generate on the fly bar code in gif format, any clue?
>Julian
>
>___________________________________________________________________________
>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

Reply via email to