garann

msg:3055112 | 12:09 am on Aug 22, 2006 (gmt 0) |
I think you'd almost certainly need a third party DLL to write PDFs. Can you not just upload something to the client's /bin directory?
|
coopster

msg:3055616 | 12:43 pm on Aug 22, 2006 (gmt 0) |
PDFs can be written out just like HTML documents, the format is open. I do not know any open source classes for MS platforms off-hand. Here are a couple of links that offer more details on how you may use the Portable Doucment Format -- PDF Reference [partners.adobe.com] Acrobat SDK documentation [partners.adobe.com]
|
oxbaker

msg:3056006 | 5:34 pm on Aug 22, 2006 (gmt 0) |
heres a link with several asp.net On the Fly PDF creators [aspnetworld.com...] who knows if you'll be able to install them but if all you need is the .dll you can reference it from your .net project and include it in the BIn folder. hth, mcm
|
|