Welcome Guest Search | Active Topics | Sign In | Register

ASPXtoPDF sends the output directly to client although I set Cancel property to true Options
Lenin
Posted: Friday, September 2, 2011 2:22:17 PM
Rank: Newbie
Groups: Member

Joined: 6/29/2011
Posts: 3
Hi, people:

Well, I have an application that implements ASPXtoPDF in order to send the page by e-mail to the user, as well, it seems on screen, but the troubble is when I don't wanna see the window that says "Open, Save, Cancel", cause already the App has sent the document to client by e-mail, therefore I set property Cancel to True, but it doesn't make a difference.

Can somebody suggest me anything please.

I give you an example:

protected void ASPXtoPDF_AfterRender(object sender, CancelEventArgs e)
{
e.Cancel = true;
eo_support
Posted: Friday, September 2, 2011 2:38:23 PM
Rank: Administration
Groups: Administration

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

This is a bug. We will fix it and provide an update build to you as soon as possible.

Thanks
eo_support
Posted: Friday, September 2, 2011 10:33:35 PM
Rank: Administration
Groups: Administration

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

We have posted a new build that should fix this problem. Please see your private message for the download location.

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.