Re: [xsl] Help getting started with XSL PDF generation

Subject: Re: [xsl] Help getting started with XSL PDF generation
From: Maximilian Gärber <max@xxxxxxxxxx>
Date: Mon, 17 Oct 2005 09:56:56 +0200
Hi,

you could create pdf's directly with a library such as iText, http://itextsharp.sourceforge.net/
or use a rendering engine, a list can be found at http://www.xslfo.info/software.aspx


Regards,
Max

Karl Stubsjoen wrote:

Hello,

I need help getting started with PDF generation using XSL.  My intent
is to create PDF document reporting from my website.  What do I need
to get started?  Here is my development platform:  .NET, XSLT 1.0

Can PDF's be created with pure XSL transformation, or do you need a
print-engine of some sort?

Karl..

Current Thread