apache-fop
XSL-FO setting default minimum width for inline text
i am writing the XSL-FO document and i want to set min-width values for some inline elements. For example, in the following structure[详细]
2023-02-01 12:16 分类:问答How to show java (jsf) generated pdf directly in AdobeReader
i am using JSF 2.0 (Eclipse IDE) and i have a method in one of my beans which generates some PDF files using Apache FOP 1.0. When I click \"makePDF\" button on my JSF page, generated PDF opens in the[详细]
2023-01-30 08:33 分类:问答IKVM Apache FOP
I am trying to compile the Apache FOP v1.0 library to a .NET DLL. I followed the instructions in: Using ApacheFOP v1.0 in .NET application[详细]
2023-01-27 23:57 分类:问答FOP: how to specify image src relative path?
This is my first question here, i hope i\'m doing it right. Sorry for my bad English in advance :) I am using JSF 2.0 (Eclipse IDE) and i\'m trying to generate some PDF files using Apache FOP 1.0.[详细]
2023-01-26 06:56 分类:问答Generating output from XML and CSS with docbook - working for HTML, failing for PDF
Starting from a series of xml files and a stylesheet I generate a HTML file using docbook-xsl-ns-1.73, libxslt-1.1.22.win32 and fop-0.94. the stylesheet says that code chunks must have numbered lines[详细]
2023-01-22 18:22 分类:问答Why does FOP take so long to send this document to the printer?
In our software, we use Apache FOP 0.20.5 (I know this is an old version, we can\'t update it as it\'s an old version of our software) to create \"pretty\" style reports. We have one in particular tha[详细]
2023-01-20 10:59 分类:问答Using ApacheFOP v1.0 in .NET application
Has anyone successfully complied the Apache FOP v1.0 library to a .NET DLL?I am using the IKVM syntax found at http://onjava.com/pub/a/onjava/2004/08/18/ikvm.html; however, the compiled DLL seems to b[详细]
2023-01-20 05:48 分类:问答generating HTML from XSL-FO using Java
I have so开发者_开发技巧me PDF files generated based on some XSL-FO documents and I now need this content in HTML too. I am using FOP for creating the PDF files but this does not support HTML as an ou[详细]
2023-01-17 19:34 分类:问答Debugging Apache fop
How to debug xsl-fo layout I have a table, blocks and one image that is 1mm too far from the outer egde of all this.[详细]
2023-01-17 16:50 分类:问答Apache FOP: zindex does not appear to be working in overlapping blocks
I am a FOP newb. I am trying to show text on top of an image by using block-container\'s and zindexes. The image is always on top though. If i remove the image, i can see the text, so the text is unde[详细]
2023-01-16 22:49 分类:问答