Has anyone succeeded in showing Cyrillic letters in the metadata of a PDF file that is generated by FO.NET? I tried the following code, but the metadata of the generated PDF displays only \"Title: ???
I am creating a table in xsl-fo, with undefined number of elements (indtr). I wonder if there a smart way to do this?
I have an HTML table that varies according to its content.1-3 columns hide.1 column name changes.All depending on content.
Is there any browser-based client-side PDF generation tool that takes XML data and an XSL-FO file and generates a corresponding PDF file?
I am trying to use fop Quick Start Guide to print a simple PDF file from a simple XML file and it works fine. but when I change <name>Frank</name> to <name>امیررضا</name>
Can this be done? I have a elemen开发者_运维问答t <programlisting> with a source code or XML part and I want to make it look nice. The only solution I found is to add white-space=\"pre\" in the
I have the following document structure and I want to generate a table of contents which would fit to my XSLT transformation. I was trying many things but none of them worked for me. Could anybody hel
I would like to create a transformation for the INPUT to get the OUTPUT. I was trying various transformations but it didn\'t work. I tried to put <xsl:for-each> between <fo:table-body> and
I am generating a PDF Document through XSL-FO. I have a simple xhtml structure like this: <body>
I have a nested list, and therefore I want the label to be nested too. This is my code: <!-- For first list -->