|
My company uses XSLT every day to transform XML documents into PDF via XSL-FO. While I do like the approach provided by the authors via CSS, nevertheless there aren't any tools out there that can take advantage of it. I tried running the stylesheet in Opera and Firefox, and the results weren't too nice.
Aside from Prince which is commercial, there aren't any other tools. My company uses Apache's Xalan and FOP tools which are free. We see no incentive to switch to something commercial. So my question is: are there any open source tools which do this?
|