Does anyone know of a solid, non-burdened XSLT sheet package that can generate PDF through XSL conversion?
I really like XSL transformations, I use them to output HTML data from dbms.
Now I have some data in the DBMS that I like to generate PDF output. I have not written dbms for an XML script for this data yet, so I have no commitment to any set of XML tags.
Thanks in advance!
source share