RE: [iText-questions] Excel to PDF

2004-01-20 Thread New, Cecil (GEAE)
PROTECTED] Subject: Re: [iText-questions] Excel to PDF At 9:55 AM +0530 1/13/04, for_nitish wrote: >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 s

Re: [iText-questions] Excel to PDF

2004-01-13 Thread Leonard Rosenthol
At 9:55 AM +0530 1/13/04, for_nitish wrote: 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

[iText-questions] Excel to PDF

2004-01-12 Thread for_nitish
Hi every body 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,Could any one send me the code sample for this. Any type of advise is well come. Thanks n

Re: [iText-questions] Excel to PDF

2004-01-12 Thread Bruno
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

[iText-questions] Excel to PDF

2004-01-12 Thread NITISH
Hello Every Body My problem is that I want ot convert the Excel file to PDF as it is .IS this possible 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. nitish