- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
4 Posted Topics
Hello, If the Excel is protected, there must be a password to protect. So you need to get the password at frist. The following method can be used to remove protected view. worksheet.Unprotected("string password") This method is provided by a [.NET Excel](http://www.e-iceblue.com/Introduce/excel-for-net-introduce.html) component.
Hello, I found an article which share a method about how to print PDF with ASP.NET. Maybe method in this article is helpful for you. You can get method from here: [URL="http://www.c-sharpcorner.com/UploadFile/d0cbea/8792/"]http://www.c-sharpcorner.com/UploadFile/d0cbea/8792/[/URL]
Hello, How about method shown in the following article? I hope that it will be helpful for you. [URL="http://www.c-sharpcorner.com/uploadfile/d2dcfc/methods-for-converting-office-documents-to-pdf-or-xps-with-C-Sharp/"]Methods for Converting Office Documents to PDF or XPS with C#[/URL]
Hello, The following blog post introduces a simple method to convert html to pdf. I hope that it can be helpful for you. [URL="http://janewdaisy.wordpress.com/2012/01/12/create-pdf-document-from-html-cvb-net/"]http://janewdaisy.wordpress.com/2012/01/12/create-pdf-document-from-html-cvb-net/[/URL]
The End.
SummiRS