XSL-FO (XSL Formatting Objects) is a markup language for XML document formatting which is most often used to generate printed content.
I am using Microsoft Word 2007. I would like to convert the Word document to XSL-FO. There are some hints on …
ms-word xsl-fo apache-fopI have an XSL style sheet for which I need to add some custom string manipulation using an xsl:function. …
xslt xsl-foContext I am creating an XSL-FO document to convert my XML text to PDF. In the XSL-FO, I have two …
xslt xsl-fo apache-fopI'm managing to generate a PDF with one line-chart from google-chart, but the quality of the generated columns titles doesn't …
xslt xsl-fo apache-fopI want make a xslt transformation to xsl-fo but I´m not really sure that I can do this. I …
xml xslt xsl-foI have a document consisting of multiple sub-documents. Here is how a sub-document looks like: 1 page 2-n pages Then comes …
xslt pdf xsl-fo apache-fop page-numberingIs there any way I can set a fixed height for a block regardless of the content within it? I …
height block xsl-foI have MIME Multi-Part data that I want to convert to PDF using XSL:FO. I'm comfortable reading MIME using …
xslt pdf mime xsl-fo apache-fopIs it possible to embed an external PDF or TEXT document into a master PDF by using XSL-FO/XSLT? I …
xslt pdf pdf-generation xsl-foI am having an issue and have not found a solution/workaround (although there are similar questions that have been …
pdf-generation xsl-fo apache-fop