On Jun 30, 2006, at 15:53, mcevikce wrote:

Hi,

Thank you for running the file. There is a huge difference between your
result 6.1 sec and mine 27 sec.
It would be awsome if I can get this to run on 6.1 sec.

Are you testing this from a command line using fop.bat? Can you tell me
which libraries are you using? Also any other information about the
environment you running will help. Here is my environment:

At first glance, the big difference may be this:

XMLReader parser = factory.newSAXParser().getXMLReader();
XMLFilter filter = new CSSToXSLFOFilter(null, null, parameters, parser);

I'd expect Jeremias and Pascal not to have placed this filter in between.

Is this a custom filter of your own making, or does it belong to one of the third-party libraries you're using?


HTH!

Cheers,

Andreas


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

Reply via email to