Re: AW: AW: AW: Embedding FOP in Java

2002-09-21 Thread J.Pietschmann
Richard Van Deren wrote: > I never got the logger to work. I hope that you post your solution. > It looks like there are errors in the documentation. I read it several > times. > There was a change to avalon's logger. Then you can add your own via > the LogKit. > I tried it several ways. >

Re: AW: AW: AW: Embedding FOP in Java

2002-09-20 Thread Richard Van Deren
PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 17. September 2002 16:31 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: Embedding FOP in Java I created a convenience class called PdfRenderer.  It cache's a stylesheet and then you can process files or streams throught it.  You can also pass par

AW: AW: AW: AW: AW: Embedding FOP in Java

2002-09-20 Thread Amin Schoeib
Under this adress I found only version 0.20.4! But where is the 0.20.5cvs version? -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 20. September 2002 14:35 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: AW: AW: Embedding FOP in Java http

Re: AW: AW: AW: AW: Embedding FOP in Java

2002-09-20 Thread Paul . Hussein
lt;[EMAIL PROTECTED]> cc: Subject: AW: AW: AW: AW: Embedding FOP in Java Hi J.Pietschmann, Thanks for your help. Can you tell me, where I can download 0.20.5cvs version of FOP ??? Thanxx Schoeib -Ursprüngliche Nachricht- Von: J.Pietschmann [mailto:[EMAIL PROTECTED]] Gesendet: Donnerst

AW: AW: AW: AW: Embedding FOP in Java

2002-09-20 Thread Amin Schoeib
: AW: Embedding FOP in Java Amin Schoeib wrote: > I tried the code of JohnPT. ... > java.lang.NullPointerException > at org.apache.fop.fo.flow.Flow.setFlowName(Unknown Source) at > org.apache.fop.fo.flow.Flow.(Unknown Source) This is the real problem. Ensure your fo:flow has

Re: AW: AW: AW: Embedding FOP in Java

2002-09-19 Thread J.Pietschmann
Amin Schoeib wrote: > I tried the code of JohnPT. ... > java.lang.NullPointerException > at org.apache.fop.fo.flow.Flow.setFlowName(Unknown Source) > at org.apache.fop.fo.flow.Flow.(Unknown Source) This is the real problem. Ensure your fo:flow has a flow name specified: Actually, FOP attem

Re: AW: AW: AW: Embedding FOP in Java

2002-09-19 Thread jthaemlitz
        Subject:        AW: AW: AW: Embedding FOP in Java Hi, I tried the code of JohnPT. Here the result: When I compile it, I become the following error:   "PdfRenderer.java": Error #: 300 : method setLogger(org.apache.log.Logger) not found in class org.apache.fop.apps.Driver at line 94

AW: AW: AW: Embedding FOP in Java

2002-09-18 Thread Amin Schoeib
Title: Nachricht Hi, I tried the code of JohnPT. Here the result: When I compile it, I become the following error:   "PdfRenderer.java": Error #: 300 : method setLogger(org.apache.log.Logger) not found in class org.apache.fop.apps.Driver at line 94, column 11 To make the code running I to

Re: AW: AW: Embedding FOP in Java

2002-09-17 Thread jthaemlitz
This class cleaned up a bunch of my code. JohnPT [EMAIL PROTECTED] 09/17/02 07:36 AM Please respond to fop-dev                 To:        <[EMAIL PROTECTED]>         cc:                 Subject:        AW: AW: Embedding FOP in Java Hi, Can somebody please post a working example o

AW: AW: Embedding FOP in Java

2002-09-17 Thread Amin Schoeib
good luck. -Original Message- From: Amin Schoeib [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 7:22 AM To: [EMAIL PROTECTED] Subject: AW: AW: Embedding FOP in Java Hi, I tried it also with adding the xml-apis.jar, but I become the same error. I use the newest version of FOP,XALAN

AW: AW: Embedding FOP in Java

2002-09-17 Thread Amin Schoeib
Hi, I tried it also with adding the xml-apis.jar, but I become the same error. I use the newest version of FOP,XALAN and XERXES. What other things can make problems?? Thanxx Schoeib -Ursprüngliche Nachricht- Von: Christian Geisert [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 17. Sept