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://xml.apache.org/forrest/xml-site/cvs.html#N1008F

module is xml-fop, not sure what the branch is sorry, think it might be
20.2

Hope this helps.

Regards

Paul.





"Amin Schoeib" <[EMAIL PROTECTED]> on 20/09/2002 13:14:26

Please respond to [EMAIL PROTECTED]



To:   <[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: Donnerstag, 19. September 2002 21:46
An: [EMAIL PROTECTED]
Betreff: Re: AW: AW: 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.<init>(Unknown Source)

This is the real problem. Ensure your fo:flow has a flow
name specified:
  <fo:flow flow-name="xsl-region-body">

Actually, FOP attempts to tell you exactly this but falls
over due to, well, some sort of mess...
(This is fixed in 0.20.5cvs)

J.Pietschmann


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


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







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


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

Reply via email to