xsl-fo
Writting XSL-t in a XSL FO document
I\'m a beginner at XSL FO. I have a very simple XML document : <?xml version= \"1.0\" ?> <test>[详细]
2023-03-08 01:54 分类:问答Convert xml using xslt
I have the following xml: <fo:block font-weight=\"bold\" font-style=\"italic\">Some Text Here</fo:block>[详细]
2023-03-07 18:46 分类:问答How to keep formating with XSL-FO (keeping CR-LF characters)?
I\'m trying to embed some text into a PDF I generate using XSL-FO/xslt. My text is embedded correctly but the LineFeed and Carriage Returns are removed, so my text file is just a huge block of text.[详细]
2023-03-07 06:12 分类:问答fo: entity referenced but not declared
I am getting the error \"entity 0slash was referenced but not declared\" whe开发者_如何学Gonever I try to convert .fo file to .pdf with apache fop 1.0[详细]
2023-03-06 13:45 分类:问答At least one of minimum, optimum, or maximum IPD must be specified on table - XSL-FO Apache FOP
I am writing an XSL stylesheet for XSL-FO transfomration to create a PDF, with tables, using Apache FOP library. I have succeeded in getting PDF document with data. But having some issues with the lay[详细]
2023-03-03 17:37 分类:问答font-family in FOP
I was just wondering, is it possible, to name s开发者_C百科everal alternative fonts in an FO-File?[详细]
2023-03-03 11:36 分类:问答XSLT - Produce address labels
UPDATE Rephrasing the question to clarify confusion. I am using XSLT and XSL:FO translated by Apache FOP.I want to print address labels.[详细]
2023-03-03 03:17 分类:问答handling pixels in xsl fo
I have a Web front end and I am trying to handle layout with tables, because my tables all contain a col with a width- in pixels, what is the best way to handle it inside the pdf to get a consistent l[详细]
2023-03-01 16:05 分类:问答How to match <sup>value</sup> in XSL-FO
I\'m using xsl-fo and trying to style xref content within a <sup> eg I want to make the 2 superscript.[详细]
2023-02-27 06:01 分类:问答Test for text content in XSLT when trying to insert blank lines
A while ago I asked this question: using xslt stylesheet to convert xhtml blank lines to an XSL-FO blank line[详细]
2023-02-25 02:51 分类:问答