This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problems runing fop with ant on Windows


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Good afternoon:

Can Someone tell me what is wrong with the following ant target?

<target name="stories-pdf">
        <echo message="Generating PDF File"/>
        <exec command="f:/java/fop/fop.bat -xml stories.xml -xsl
xsl/fo/cal.xsl -pdf stories.pdf"/>
 <move file="stories.pdf" todir="stories"/>
 <echo message="Document Processing Done"/>
</target> 

It works perfectly in a Linux box, but not on Windows. I've changed
the path, fop.bat/fop.sh is in my path. Running it from the fop
directory runs the batch file fine. 

Help!!
Carlos

- -- 
Carlos E. Araya
WebCT Administrator - Trainer
California Virtual Campus, Region 1
C/O De Anza College
21250 Stevens Creek Blvd.
Cupertino, CA 95014
(p) 408 257 0482 (f) 408 255 4406
<icq> 5140783  <aim>carlosed1974
web (work): http://www.cvc1.org
web (personal): http://silverwolf-net.net/
Sig:
(7) It is always something 
(7a) (corollary). Good, Fast, Cheap: Pick any two (you can't have all
three). 
from RFC 1925: The Twelve Networking Truths

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPfkWMsCcDbA6pDGqEQL0GQCgyfs1oDNqxBIWzA7byTDTb/A36fkAn0zw
JeAW8j66erbQY82tDbphNclP
=4hBN
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]