The component that I used to crreate the pdf accepts the page object as a
parameter, and then returns the pdf in the response. It has no option to
save the pdf which is why I am trying to save the response stream and send
that. I could of course replace the pdf component, but i dont know of a good
free one that would be easy to use.
> On Oct 22, 9:57 pm, PokerJoker <PokerJo...@discussions.microsoft.com>
> wrote:
[quoted text clipped - 12 lines]
> I think you can save PDF as a file on a server and attach it to the
> message
Mark Rae [MVP] - 22 Oct 2007 22:44 GMT
> The component that I used to crreate the pdf accepts the page object as a
> parameter, and then returns the pdf in the response. It has no option to
> save the pdf which is why I am trying to save the response stream and send
> that. I could of course replace the pdf component, but i dont know of a
> good
> free one that would be easy to use.
This is by far the best I've seen: http://www.siberix.com/
It's not free, but you (don't) get what you (don't) pay for...

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net
Alexey Smirnov - 22 Oct 2007 22:52 GMT
On Oct 22, 11:38 pm, PokerJoker <PokerJo...@discussions.microsoft.com>
wrote:
> The component that I used to crreate the pdf accepts the page object as a
> parameter, and then returns the pdf in the response. It has no option to
[quoted text clipped - 20 lines]
>
> - Show quoted text -
Well, I think you can find some free components for .NET, but it
depends on your needs.
What component are you using right now?
kaza - 23 Oct 2007 16:28 GMT
> On Oct 22, 11:38 pm, PokerJoker <PokerJo...@discussions.microsoft.com>
> wrote:
[quoted text clipped - 30 lines]
>
> - Show quoted text -
hi try this, its free and worked great for my
http://itextsharp.sourceforge.net/