xsl-fo
Trying to match more than one class in XSLT
I\'m very new to XSLT and trying to format some text for pdf\'s and I need to match and hide a few elements.[详细]
2023-02-13 09:52 分类:问答Atempting to style a pseudo nested list in XSL-FO
I\'m really starting to love XSL-FO and am sort of starting to begin to maybe get where I want to be in terms of styling these documents but I\'m having a bit of a brain freeze with trying to emulate[详细]
2023-02-13 06:05 分类:问答Converting xml/html table to pdf via xsl-fo
I\'m working on a xslt and xsl-fo code to convert to html and pdf respectively. In my source xml I have a table which I can copy directly for html output.[详细]
2023-02-11 05:58 分类:问答XSL-FO overflows width when flowing from page-master with wide region-body to narrow (including column-width changes) in Apache FOP and XMLSpy
I\'m using XSL-FO (Formatting Objects) in XMLSpy开发者_运维百科 with Apache FOP. When I flow content from a first page having a simple-page-master with a wide region-body onto a second (rest) page ha[详细]
2023-02-11 03:25 分类:问答how to get transforming XML with SVG graphics to PDF work?
Hi I\'ve tried to find an answer to problem without success, and need your help. I have XML and XSL files which I simply run with XSL Transform in Eclipse with no problems at all. But when I try to r[详细]
2023-02-11 02:53 分类:问答Is it possible to seperate the rows in an XSL table into separate page-sequences?
I\'m new to xsl, so this might be an obvious answer. I\'m creating a table from xml and an xsl stylesheet in java using FOP. The table can have several thousand rows (>50,000) so I want to reduce the[详细]
2023-02-10 13:09 分类:问答FOP: unwanted linebreaks in nested <fo:block> elements
I have a Problem conecerning FOP. I am using CKEditor to create an XSL-Fo String and transform that into a PDF using FOP. Everything works fine, b开发者_如何学编程ut when using nested blocks, I experi[详细]
2023-02-09 11:02 分类:问答Creating a master page template in XSL for rendering using Apache FOP
I need all my ren开发者_运维百科dered pages conform to a specific template. So I want to create a master page template in XSL. Initially i thought i shall make use of[详细]
2023-02-08 07:02 分类:问答Strategies for complex page numbering in PDF's
I have a question about custom page numbering (\"point pages\") when creating a PDF. I\'m using XSLT to create XSL-FO from an XML instance. My XSLT processor is Saxon 9 and my XSL-FO processor is Rend[详细]
2023-02-06 13:15 分类:问答XSL-FO: Forcing a page break between each <xi:include>
I\'m trying to generate a mod spec with pdf generation.The way I have it be generated is using a contents.xml file which looks like this...[详细]
2023-02-03 18:26 分类:问答