I want to generate a PDF file from an Excel file.The condition is that the PDF thus generated should be in same format ie hyperlink,color,Font etc that of source Excel .how to solve this problem,
If you need 100% Excel compatibility, there is only one option - Install Excel and a PDF printer driver and programmatically print...
If you can live with less than 100%, you can try projects like POI, Gnumeric, OpenOffice, etc. that support reading Excel files and then output to PDF from there...
Leonard -- --------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-629-3700 (voice) 215-629-0789 (fax)
------------------------------------------------------- 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
