I was looking for something like this, but didn't have any luck finding a pure ASP.NET solution. However, if this is for an internal system, you could install Apache and FOP on a server and use the XML:FO standard to produce PDFs. Then, write a web service wrapper around the Java components, and use that from your ASP.NET application. For a one off project this probably wouldn't be useful, but if you are going to need to do this a lot, it might be worthwhile. I don't know if anyone has already written SOAP wrappers, but if they have, it shouldn't be too much work.
Erick ----- Original Message ----- From: "Patrik Dahlén" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 26, 2002 10:50 PM Subject: [DOTNET] Create PDF files from ASP.NET Hi, In classic ASP there are some components to create a PDF file. But is there a new way to do this in ASP.NET without using the old components? I have looked for articles on the subject but haven't found any. For example: I have a project administration application. I generate a page containing an invoice. Now I want to create a PDF file with this invoice and mail it. mvh Patrik Dahlén ______________________________________ PD Consulting Hägerstensvägen 157, 3tr 126 53 Hägersten Sweden T: +46 8 744 57 90 M: +46 703 20 02 26 [EMAIL PROTECTED] www.patrik-dahlen.nu ______________________________________ You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.