Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #44.3K
~1K People Reached

4 Posted Topics

Member Avatar for senpark15

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.

Member Avatar for SummiRS
0
326
Member Avatar for chrislucas11

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]

Member Avatar for SummiRS
0
118
Member Avatar for asifjavaid

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]

Member Avatar for SummiRS
-1
428
Member Avatar for vishalrane

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]

Member Avatar for SummiRS
1
355

The End.