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]

Reply via email to