Hugo,
I'm doing exactly the same this way. I have a batch file like:
del C:\XEP\Projecten\eicl\fo\CurrFOFile.xml
set CP="C:\XEP\lib\xep38_client.jar;C:\XEP\lib\cryptix32.jar;
C:\XEP\lib\cryptix32-pgp.jar;C:\XEP\lib\saxon.jar"
java -jar C:\XEP\lib\saxon.jar -o C:\XEP\Projecten\prjx\fo\CurrFOFile.xml
C:\XEP\Projecten\prjx\Source\prjx_china.xml C:\XEP\Projecten\prjx
\Stylesheet\prjx.xsl "volume.year=2004" "volume.number=6"
java -Xmx1000000000 -classpath %CP% -Dcom.renderx.xep.ROOT="C:\XEP"
com.renderx.xep.XSLDriver -fo C:\XEP\Projecten\prjx\fo\CurrFOFile.xml -pdf
C:\XEP\Projecten\prjx\PDF\prjx_china.pdf
set CP=
Line 3 does the FO generation and line 4 create a PDF form this FO-file.
Regards,
Geurt Lagemaat
Oriana Automatisering
0570 - 655696
> -----Oorspronkelijk bericht-----
> Van: owner-xep-support@renderx.com [mailto:owner-xep-support@renderx.com]
> Namens Baake, Hugo
> Verzonden: maandag 17 januari 2005 11:27
> Aan: xep-support@renderx.com
> Onderwerp: [xep-support] XEP for FO generation only?
>
> Hi,
>
> Is it possible to use XEP for XSF:FO generation only ?
> I want to be able to generate a PDF in two separate steps: a generate
> XSL:FO step, followed by a generate PDF step.
>
> Thanks,
>
> Hugo.
>
>
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo@renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of Service
> http://www.renderx.com/tos.html
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
Received on Mon Jan 17 03:26:54 2005
This archive was generated by hypermail 2.1.8 : Mon Jan 17 2005 - 03:26:54 PST