I have xsl-xml files that I turn into fop file (using FOP factory, javax.xml.transform.TransformerFactory) so eventually I can turn it into a PDF. Until now I had to enter only simple data, so in the
Does anyone know of a library that is capable of generating XSL-FO from a Microsoft Office Open XML file, such as a Word DOCX or an Excel XLSX?
I am having an issue and have not found a solution/workaround (although there are similar questions that have been posed) to the XSL-FO problem with cell background. We are using Apache FOP 0.25 and a
Could someone point me in the right direction of ho开发者_Go百科pefully a library or code examples, any resources on how to take XML and create a PDF using XSL-FO in Python? If I should have to use an
I\'ve got an SVG element that I\'ve created with Inkscape. I then take that SVG and put in as part of an XSL-FO stylesheet that is used to transform XML data and then passed through the IBEX renderer
I have an application which stores data in xml and generates PDF using xsl-fo. I\'m trying to find out is there a way to render an element with a width from the last element position to the end of cu
Hi i have a problem with pdf generation using xsl-fo. The pdf print invoice lines in each page. So there is a conditional checking at the last page to determine whether to or not to print the heading
the xml document <?xml version=\"1.0\" encoding=\"ISO-8859-1\" ?> &l开发者_开发问答t;NVELOPE>
We have an issue with the HTML produced from the Oracle BI publishing engine, in that the pages are not rendering properly in IE6. The issue is that of 开发者_如何学JAVAtables having their row heights
This question already has answers here: 开发者_Python百科 Closed 11 years ago. Possible Duplicate: Rounded corners in XSL-FO