Hi,

Thanks you for helping me previously. I start "loving" iText.. *smile*

I have another problem now:

i have copied the example from web for creating a pdf file from an html file... but i get the following errors:

tryHTML.java:6: cannot resolve symbol
symbol  : class HtmlParser
location: package html
import com.lowagie.text.html.HtmlParser;
                             ^
tryHTML.java:23: cannot resolve symbol
symbol  : variable HtmlParser
location: class tryHTML
         HtmlParser.parse(document, "eProdSumm.html");
         ^

what do i need to do to make it work? where is the HtmlParser from?

Thanks,

Vivian



Get 10mb of e-mail space with MSN Hotmail Extra Storage at only S$36 per year including GST ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to