xsl-fo
xsl -xml fo file - entering table data to the xml
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[详细]
2023-02-24 01:08 分类:问答Is there a library capable of generating XSL-FO from Office XML documents like DOCX, XLSX?
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?[详细]
2023-02-23 03:53 分类:问答XSL-FO when setting table-cell background it overwrites / overlaps table borders
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[详细]
2023-02-23 03:21 分类:问答Creating a PDF from XML using XSL FO w/ Python
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[详细]
2023-02-22 19:54 分类:问答How can I make text automatically scale down in an SVG?
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[详细]
2023-02-20 13:19 分类:问答XSL-FO: Render an element which stretches from the current position to the end of current line
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[详细]
2023-02-17 21:34 分类:问答problem with deciding whether to or not to print heading on last page : xsl-fo
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[详细]
2023-02-17 00:57 分类:问答two adjacent tables in body-region each with two columns(xsl-fo)
the xml document <?xml version=\"1.0\" encoding=\"ISO-8859-1\" ?> &l开发者_开发问答t;NVELOPE>[详细]
2023-02-16 18:25 分类:问答Oracle BI: XSL-FO IE6 compatability issue with table cell row heights
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[详细]
2023-02-16 17:56 分类:问答HOw to create table with round corners in xsl:fo [duplicate]
This question already has answers here: 开发者_Python百科 Closed 11 years ago. Possible Duplicate: Rounded corners in XSL-FO[详细]
2023-02-15 05:54 分类:问答