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