Hello,

I have encountered the following problem:
Input files and stylesheets are *exactly* the same. 73 pages are 
rendered regardless of whether calling from code/command line. 
(Tried with both PDF and XML renderer)

But on page 63 and subsequent fop called from java code breaks 
differently, yet only a few words.

Nevertheless this made me somewhat nervous and I tried the following:

Driver d = new Driver();
org.apache.fop.configuration.Configuration.put("baseDir","FOP_HOME");
org.apache.fop.apps.Options options = new Options(new 
File("FOP_HOME/config/userconfig.xml"));

No effects.
And fop -x ... did not even work!

Why are these differences?


Thanks in advance!
-- 
Matthias Brunner <[EMAIL PROTECTED]>
PGP FP 7862 32B3 3B75 292A F76F  5042 8587 21AB 5B89 D501
Check out http://blumenstrasse.vol.at/~mb/gpgkey.asc


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to