Converting Excel File to pdf

  • Thread starter Thread starter thomson
  • Start date Start date
T

thomson

Hi All,
Is there any way to convert an Excel File to pdf in asp.net
Thanks in Advance

Thomson
 
do a quick google on creating a PDF from code, I believe that ActivePDF will
do this.
 
Back
Top