Quoting NITISH <[EMAIL PROTECTED]>: > Hello Every Body > My problem is that I want ot convert the Excel file to PDF as it is .IS this > possible with iText.
You would need another library (such as POI) to parse the binary XLS file first if you want to do it with iText. > If so what should be the approach and if possible could > any one send me the sample code for that. > Hope to see some solution. It's quite some programming work if you want to do it with iText. I'm sure there are other libraries that are better suited for the job. br, Bruno ------------------------------------------------------- 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
