Export PDf From HTML

Posted by Saurajeet under ASP.NET on 9/15/2014 | Points: 10 | Views : 939 | Status : [Member] | Replies : 1
Hii ,

I have an issue in exporting a pdf from a particular html page in asp.net. When I am exporting the whole page the session expires and when I am trying to export a portion of the page then the asp control is not rendering .Kindly help me out
.




Responses

Posted by: Oliver32 on: 11/18/2014 [Member] Starter | Points: 25

Up
0
Down
There are two sample projects on MSND that focus on this issue, try the sample code from here

https://code.msdn.microsoft.com/SharePoint-Generate-PDF-64cd3252
https://code.msdn.microsoft.com/Convert-HTML-to-PDF-with-C-b16fc75f#content


Saurajeet, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response