Hi
I am exporting the excel from my application.
I need to save another excel in pdf.
Is there any other way to save already created excel in pdf.
Hope this is clear.
Please let me know if this is not.
Thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Selva GanapathyPosted Feb 19, 2014, 1:16 AM
To achieve this requirement you suppose to use any build in control that perform this operation. else you can do it in your side by using Workbook and WorkSheet class of the MS Excell Interop binaries by which you may handle in your apllication and save it as using PDF extension of a supportable editors.
Regards,
Selva Ganapathy K