Transforming XML into PDFs.. and stuff
If you’ve ever been tasked with providing PDF documents via xsl, you’ve surely done some homework and shopped around for viable third party libraries. Some are good, some are great and rightly so charge a price, and some are just flat out incomplete or shanty in their documentation. It’s not a knock on anyone, its just a fact well known to open source developers. Historically what has been missing is an open standard for pdf generation, and possibly other output formats.
Enter XSL-FO: XSL Formatting Objects is an open standard for formatting documents in…
[Read the rest]