Formatting Objects
. Note that the resulting XML document not only contains formatting information, but is also stores all of the document's data within itself.[xslt-which-creates-xsl-fo]
transforms [data-source]
into the xsl-fo-output
= an xml containing content + formatting options.<convert-output-xsl-fo-to-pdf/>
triggers the function to send xsl-fo-output
to Apache FOP, which will generate PDF.