Hi,

I'm currently working on a very big Web site all made of XML documents. Those 
XML documents are transformed in HTML using XSL stylesheets. I have also 
implemented two versions of each stylesheets, one to transform the document 
into HTML4 using CSS and one to transform into HTML3 for older browsers. 
According to the user agent, the appropriate stylesheet is automaticly 
selected.

Now I need to transform those XML documents in PDF. Also, I need to join 2 or 
more XML doc to form 1 PDF. I don't know where to start from there.

I'm a good Perl programmer (with Apache) and I've made an administration 
section for the site using AxKit's XSPs modules.

So I guess I have several options to do this. If possible, I would like to 
use XSL stylesheets to transform my XML to PDF because the administration 
section of the site permits updates on all XML files. I want the 
modifications to occur also in the PDFs.

I would be able to program something in perl with XSP modules too.

If someone know how to do this, please help me! If you have examples or if 
you know a site where I can read the information I need, that would be very 
nice!

Thanks!

------------------------------------------------
Pierre LeBlanc - Programmeur
[EMAIL PROTECTED]
Nexus Informatique & Marketing Inc.
http://www.nexus-is.qc.ca



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to