Re: FOP or batik problems to convert fo files

2005-07-18 Thread Jose Manrique Lopez de la Fuente
2005/7/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > J.: > > Is batik.jar in your classpath? You need this jar for SVGs. I think so: reutiliza7:~/Desktop jsmanrique$ CLASSPATH="/opt/fop-0.20.5/build/fop.jar:\ /opt/fop-0.20.5/lib/batik.jar:\ /opt/fop-0.20.5/lib/xalan-2.4.1.jar:\ /opt/fop-0.20

RE: dynamic surrounding box

2005-07-18 Thread Rymasz Jacky
Thx for your answer Lou. I'm sorry to answer so late but I was away for few weeks. I tried to put a table into the cells but the cell of the inner table still take the full width of the outer cell. Here a snippet of my code:

Re: FOP or batik problems to convert fo files

2005-07-18 Thread Louis . Masters
J.: Is batik.jar in your classpath? You need this jar for SVGs. -Lou |-+---> | | Jose Manrique | | | Lopez de la | | | Fuente | | | <[EMAIL PROTECTED]| | |

FOP or batik problems to convert fo files

2005-07-18 Thread Jose Manrique Lopez de la Fuente
hello, I am trying to use FOP to convert .fo files to .pdf files in MacOS X 10.3.9, but after installing it using this[1] instructions I get this: reutiliza7:~/Desktop jsmanrique$ java org.apache.fop.apps.Fop -fo prueba.fo -pdf prueba.pdf [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 P