Subject:Best way to generate PDF using .NET 1.1? Author:Chris Lewis Date:30 Oct 2006 04:49 PM
Hi,
Our development environment targets both ASP.NET websites and Windows Forms desktop applications. I need to generate PDF and HTML reports/documents from XML source data.
I can see how to create the XSLT stylesheets, but what is the best XSL:FO renderer technique to use for each target environment?