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.
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
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.
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
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
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
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
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
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
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...