Excel to pdf

R

Randy Edge

I am working on a process in a windows application that opens an excel file.
I then set values of cells in the worksheet.
I can save the file to disk but....
what I really want to do is convert the excel file to pdf and email the pdf
image.

Does anyone know of a way to save an excel file to a pdf image in memory..

the entire process would look something like

Open EXCEC file -> modifiy cells -> save Excel file to memoryStream ->
covert to PDF --> save as stream ... -> create email message and add file
stream as attachment...

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top