Réf. : Can't use relative path to fonts metrics file in userconfig.xml (even while using fontBaseDir, baseDir and baseURL parameter)

2004-08-30 Thread s-oualid
I resolved it by myself ... If someone is interested by this workaround, here it is : // I just added this line in my static initializer to dinamycally set the font base directory to the directory where my app was started ... Then fop just have to use the relative path setted in the userconfig fi

Can't use relative path to fonts metrics file in userconfig.xml (even while using fontBaseDir, baseDir and baseURL parameter)

2004-08-30 Thread s-oualid
Hello, I can't use relative path to my fonts file (xml + ttf). Even if I use the fontBaseDir property in the Configuration fop's object. I need to do that because my app will be deployed on different platform using a single JAR file which contains all the needed fonts stuff (there is not shared