[email protected] wrote: > Hello, > > I want to generate barcode using iText. > > I have generated it successfully in PDF format. > > I am trying to develop Web Application. > > Now, I want to generate it in Doc as well as in HTML format for preview > purpose.
Use the method that creates the barcode as an AWT image. Create an image file using AWT. Use that image file in your HTML/RTF file. br, Bruno ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
