Welcome Guest Search | Active Topics | Sign In | Register

EO.PDF doc in new tab Options
Mugun
Posted: Thursday, July 10, 2014 2:23:52 AM
Rank: Newbie
Groups: Member

Joined: 7/10/2014
Posts: 1
Hi,

Basically I have a report on Report.aspx. The is the requirement is, I have to open it from ListofReports.aspx. Once selected Report.aspx, it should be render as pdf on new tab or current page instead downloading to client.

Anyone could advice me how I could achieve it. I have tried ASPXToPDF1.RenderAsPDF(false) but the .aspx page still remain same.

Thanks in advanced.
eo_support
Posted: Thursday, July 10, 2014 10:36:39 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

This would not have anything to do with EO.Pdf. You can use any method that you are familiar with to display a web page in a new tab. For example, you can use an HTML A element with a target attribute. Whatever method you use, you do it in your HTML, not with EO.Pdf. Once you have the new page in a new tab, you would then plug ASPXToPDF into that page so that it renders as PDF.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.