apache-fop
How to dynamically change xslt page-sequence based on node attributes?
The watered-down version of the problem I\'m having is this. For an XML file like: <?xml version=\"1.0\" encoding=\"UTF-8\"?>[详细]
2023-03-22 21:58 分类:问答is there a simple example of a php snippet highlighted in docbook with pdf output?
I\'ve been trying to highlight the code in a programlisting block in docbook. The code is the following:[详细]
2023-03-21 10:52 分类:问答What's the best way to exclude a node in an svg file when using xsl-fo to generate a pdf?
I have some SVG files that I\'d like to create a PDF with.For simplicity lets assume each one represents one page in the PDF. There is a node in the SVG containing some text that I would like to exclu[详细]
2023-03-21 03:14 分类:问答Feature Oriented Programming - examples
I read something about Feature Oriented Programing, but I miss use-cases and examples. Are t开发者_StackOverflowhere any techniques or patterns that are application of FOP?Information on Feature Orien[详细]
2023-03-21 00:52 分类:问答Modify Printing attribute for Media Name Java Apache FOP API
Am using Apache FOP API to print a document which was working well for a while but now it is trying to print on a legal size paper on tray 1. Am wondering if i can change that to Letter size so that u[详细]
2023-03-19 16:43 分类:问答Get FOP to add space-before and space-after
I have two paragraphs. How do I get FOP to add the values of the space-after attribute of the first and the space-before attribute of the second paragraph?[详细]
2023-03-18 23:56 分类:问答Compare these products for PDF generation with Java given requirements inside: iText, Apache PDFBox or FOP? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-18 02:14 分类:问答Docbook XML to PDF, no 'ő' and 'ű' characters
I have the following problem for a while. I have been trying to convert Docbook XML to PDF. Almost everything goes well except the PDF file has no \'ő\'开发者_JAVA百科 and \'ű\' chars in the text, t[详细]
2023-03-17 23:03 分类:问答Change table end-indent in Apache FOP
I am using Apache FOP 1.0 to generate PDF. I want to extend the end-indent of the table such that I do not get the INFO warnings:[详细]
2023-03-14 16:59 分类:问答Apache FOP XML - XLSFO for pdf generation - how to use custom fonts in form of .otf
I have se开发者_开发百科en that TTFReader class convert .ttf font in xml which can be used to refer in xml to set up fonts in unix environment .same for .pmf fonts .[详细]
2023-03-11 20:21 分类:问答