Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Using WebRequest to get the rendered HTML of protected page, returns login page
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Nirmalabesu" data-source="post: 2842024" data-attributes="member: 17806"><p>I have a similar problem.My page takes lot of time to process so making the second time call to generate the pdf is adding lot of overhead.I am using a third party tool which generates the pdf given the parameter as the url of the page,it can also take the html stream to generate the pdf.How do I generate the htmlstream of the current web request and pass it to the tool.I tried caching too but having problems with the memory issues.Any help is appreciated.</p></blockquote><p></p>
[QUOTE="Nirmalabesu, post: 2842024, member: 17806"] I have a similar problem.My page takes lot of time to process so making the second time call to generate the pdf is adding lot of overhead.I am using a third party tool which generates the pdf given the parameter as the url of the page,it can also take the html stream to generate the pdf.How do I generate the htmlstream of the current web request and pass it to the tool.I tried caching too but having problems with the memory issues.Any help is appreciated. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Using WebRequest to get the rendered HTML of protected page, returns login page
Top