Subject: Re: Using Saxon 2.0 with FOP, XEP, Antenna House
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Wed, 16 Oct 2013 14:15:24 +0100
|
> Very interesting. So you tell me that when the AH command line
> interface get this line in a bat file:
>
> AHFCmd -d input.xml -i AHFSettings.xml -s stylesheet.xsl -o output.pdf
>
> the AHFCmd.exe is in reality a "faked" or "improved" command line
> interface?
Not necessarily "faked". It might just be a very small executable that links
to an already-loaded DLL - running that would be far faster that initializing
a Java VM.
Michael Kay
Saxonica
|