RE: the -buf option in 0.20.5

2004-10-29 Thread Ben Sewell
J.Pietschmann mailto:[EMAIL PROTECTED] wrote on 28 October 2004 20:35:

 Ben Sewell wrote:
 Hi,
 
 I've done a lot of searching of the mailing lists and other documentation
on
 how to run fop for large files. I'd really like to use the -buf option,
 but I can't seem to get it to work; it doesn't understand it. I amm using
 the release 0.20.5 of fop, with an up-to-date Cygwin and Java
j2re1.4.2_05.
 
 This feature had been disfunctional from roughly 0.19, and was completely
 removed in 0.20.1. 
 
 J.Pietschmann


Thanks for the info... I'll just have to increase my memory allowance until
it finishes the file!

Ben

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



the -buf option in 0.20.5

2004-10-28 Thread Ben Sewell
Hi,

I've done a lot of searching of the mailing lists and other documentation on
how to run fop for large files. I'd really like to use the -buf option,
but I can't seem to get it to work; it doesn't understand it. I amm using
the release 0.20.5 of fop, with an up-to-date Cygwin and Java j2re1.4.2_05. 

In particular, I run the command:

fop.sh -buf buf_file sys_test_results.fo sys_test_results.pdf

from a Cygwin bash prompt in my working directory, and get the USAGE
message:

USAGE
Fop [options] [-fo|-xml] infile [-xsl file]
[-awt|-pdf|-mif|-pcl|-ps|-txt|-at|-print] outfile
 [OPTIONS]
  -d debug mode
  -x dump configuration settings




How can I get it to accept this parameter?

Thanks,
Ben Sewell

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



Re: the -buf option in 0.20.5

2004-10-28 Thread Clay Leeds
On Oct 28, 2004, at 4:15 AM, Ben Sewell wrote:
Hi,
I've done a lot of searching of the mailing lists and other 
documentation on
how to run fop for large files. I'd really like to use the -buf 
option,
but I can't seem to get it to work; it doesn't understand it. I amm 
using
the release 0.20.5 of fop, with an up-to-date Cygwin and Java 
j2re1.4.2_05.

In particular, I run the command:
fop.sh -buf buf_file sys_test_results.fo sys_test_results.pdf
I've never heard of a '-buf buf_file' parameter for FOP. Are you trying 
to retain the intermediate 'fo' file? It doesn't look like it since 
you're transforming from *.fo instead of -xml *.xml -xsl *.xsl. 
However, if you are, that's what we use xalan.sh/.bat for, to check 
input[1].

If someone else understand what you're asking for, I'm sure they'll 
respond. If not, perhaps it would help for you to explain what you're 
doing, what output you expect, and what output you get.

[1]
http://www.apache.org/~clay/xml-fop/running.html#check-input
Web Maestro Clay
--
Clay Leeds - [EMAIL PROTECTED]
Webmaster/Developer - Medata, Inc. - http://www.medata.com/
PGP Public Key: https://mail.medata.com/pgp/cleeds.asc
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: the -buf option in 0.20.5

2004-10-28 Thread J.Pietschmann
Ben Sewell wrote:
Hi,
I've done a lot of searching of the mailing lists and other documentation on
how to run fop for large files. I'd really like to use the -buf option,
but I can't seem to get it to work; it doesn't understand it. I amm using
the release 0.20.5 of fop, with an up-to-date Cygwin and Java j2re1.4.2_05. 
This feature had been disfunctional from roughly 0.19, and was 
completely removed in 0.20.1.

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