Compiling fop

2003-01-17 Thread Ashish Arte
Hi all, I am trying to compile fop-0-20-5 locally, and it requires many java files under org/apache/fop/fo/properties/ and they are not present in any other versions. Is there any way I can change this compilation ? Are these files required for generating fop.jar. Thank you, Ashish ---

Re: Table

2003-01-16 Thread Ashish Arte
was working, so we have our entire system using the 'space-before.optimum' sub-structure. Using the right version in which it was supported would be easier than performing changes through out the system to use fop 0.20.5. Thank you, Ashish Arte On Thu, 2003-01-16 at 13:38, J.Pietsch

Table

2003-01-16 Thread Ashish Arte
Hi all, I am using many tables on a page as I use fop to generate pdf files. The tables specified in the xsl are separated by space-before.optimum attribute but some how, in the pdf these spaces are completely ignored. Can any body help me fix this problem. I am attaching the xsl sheet with this m