I was wondering if anyone has done this. Here's what i'm looking to do.
i have 4 .pdf files. Each one gets updated on a daily basis. What i would like to do is have a user open an .aspx page click a link, whether it be a linkbutton or href, or a regular asp:button...and have those 4 .pdf files merged as one .pdf file...but i want to to this via asp.net.
i've tried some C# code but i write primarily in VB side of things. So i'm hoping *someone* out there has done this or knows where i can find an easy way to do this..or *any* way to do this...
I'd prefer not to have to use outside software but am not opposed to a control of some sort that would do this.
Thanks!
dc~
i have 4 .pdf files. Each one gets updated on a daily basis. What i would like to do is have a user open an .aspx page click a link, whether it be a linkbutton or href, or a regular asp:button...and have those 4 .pdf files merged as one .pdf file...but i want to to this via asp.net.
i've tried some C# code but i write primarily in VB side of things. So i'm hoping *someone* out there has done this or knows where i can find an easy way to do this..or *any* way to do this...
I'd prefer not to have to use outside software but am not opposed to a control of some sort that would do this.
Thanks!
dc~