i copied xml conf you did, replace the directory
(copied only arial.ttf in that directory (both bold an normal))
from my java class instanciate config.xml
try {
fopFactory.setUserConfig(new
File("/sgcv10/software/OpenCM/Files/ALI/Conf/config.xml"));
} catch (SAXException e) {
// TODO Auto-generated catch block
e.printStackTrace();
} catch (IOException e) {
// TODO Auto-generated catch block
e.printStackTrace();
and nothing....i'm running in SOLARIS....
----- Original Message -----
From: "Jeremias Maerki" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, January 23, 2008 12:45 PM
Subject: Re: fonts directory
No, you can mix absolute and relative paths. If you have an absolute
path in the "font-base" it is simply ignored if you specify an absolute
path for "directory".
On 23.01.2008 16:30:23 Pascal Sancho wrote:
Hi,
<font-base>/sgcv10/software/OpenCM/Files/ALI/Fonts</font-base>
...
<directory>/sgcv10/software/OpenCM/Files/ALI/Fonts></directory>
I'm not sure, but what is the behaviour on Linux machine?
Should the full path be <font-base> + <directory> or not?
Pascal
<snip/>
Jeremias Maerki
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]