FOP0.20.3 VS Fop0.20.5 in counting number of pages

2003-02-26 Thread MARTIN Franck
Hi all, I'm using FOP 0.20.3 and i'm trying to count the number of pages of a pdf generated document. Therefore i'm using the getResults().getPageCount() method of the Driver object to do so. I'm using FOP with differents XSL stylesheets documents and i noticed that the result is accurate for all

Re: FOP0.20.3

2002-02-25 Thread Christian Geisert
Meena wrote: Hi, I tried using fop0.20.3. But while using the batch file, i'm getting the following error. What could be the reason? Which OS are you using? Exception in thread main java.lang.NoClassDefFoundError: org/apache/fop/apps/Fop regds Meena Christian

FOP0.20.3

2002-02-22 Thread Meena
Hi, I tried using fop0.20.3. But while using the batch file, i'm getting the following error. What could be the reason? Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/fop/apps/Fop regds Meena **

Re: FOP0.20.3

2002-02-22 Thread Fischer Tibor
i had the same bug with fop0.20.3, so i use fop0.20.1 instead, and that's ok Fishy Meena wrote: Hi, I tried using fop0.20.3. But while using the batch file, i'm getting the following error. What could be the reason? Exception in thread main java.lang.NoClassDefFoundError: org/apache/fop/apps

RE: FOP0.20.3

2002-02-22 Thread C.Dittberner
Title: RE: FOP0.20.3 Maybe you have to do a build to create the fop-archives. regards Christoph -Original Message- From: Fischer Tibor [mailto:[EMAIL PROTECTED]] Sent: Friday, February 22, 2002 12:42 PM To: [EMAIL PROTECTED] Subject: Re: FOP0.20.3 i had the same bug

AW: FOP0.20.3

2002-02-22 Thread Skladov, Victor
: Meena [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 22. Februar 2002 10:58 An: [EMAIL PROTECTED] Betreff: FOP0.20.3 Hi, I tried using fop0.20.3. But while using the batch file, i'm getting the following error. What could be the reason? Exception in thread main java.lang.NoClassDefFoundError: org

Re: FOP0.20.3

2002-02-22 Thread Carlos
Title: Re: FOP0.20.3 Did you put fop.jar on your classpath? I find this is still necessary On 02/22/02 1:58, Meena [EMAIL PROTECTED] wrote: Hi, I tried using fop0.20.3. But while using the batch file, i'm getting the following error. What could be the reason? Exception in thread main