Forum Moderators: open
The problem: He's hosted on a server where I don't have access to install something like AspPDF.
Is there a way using pure ASP or ASP.NET to create PDF's on the fly? I need to dynamically generate these catalogs based on data selected by the end user from a SQL server.
Any hints -- ideas -- critisism? ;0)
-- Zak
PDF Reference [partners.adobe.com]
Acrobat SDK documentation [partners.adobe.com]
[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