Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-30 Thread J.Pietschmann
On 30.04.2010 09:38, lexa2009 wrote: i try Check Installation in http://ant.apache.org/manual/install.html all work good. i go to fop.0.95 directory in cmd and write C:\fop-0.95>ant ant compile-hyphenation Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre6\li b\tools.j

Re: fox:external-document not showing all pages

2010-04-30 Thread bonekrusher
Hi Pascal, I am running FOP via a batch file on the server (no Jboss). FOP runs fine. I think this has something to with the FOX extension. I will continue to investigate. Thanks, - To unsubscribe, e-mail: fop-users-unsubscr..

Re: fox:external-document not showing all pages

2010-04-30 Thread Pascal Sancho
FOP behaves correctly on both 32 and 64bits JVM. You should check if the application embedding FOP is x64 compatible (we run FOP under Jboss, and there are 2 versions of Jboss: 32 bits Vs 64bits). Pascal bonekrusher a écrit : > Thanks for the help. I have verified that the machine which is having

RE: fox:external-document not showing all pages

2010-04-30 Thread bonekrusher
Thanks for the help. I have verified that the machine which is having the problem is running a 64bit version of java. java version "1.6.0_11" Java(TM) SE Runtime Environment (build 1.6.0_11-b03) Java HotSpot(TM) 64-Bit Server VM (build 11.0-b16, mixed mode) We need to run FOP on a 64 bit server

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-30 Thread lexa2009
i try Check Installation in http://ant.apache.org/manual/install.html all work good. i go to fop.0.95 directory in cmd and write C:\fop-0.95>ant ant compile-hyphenation Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre6\li b\tools.jar Buildfile: build.xml does not exist!