You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by "Agar, Robert" <ro...@tso.co.uk> on 2004/11/11 12:14:30 UTC

[Error] null

hi all

I'm getting this rather less than helpful error message:

[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] FOP 0.20.5
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] building formatting object tree
[INFO] setting up fonts
[ERROR] null

In the list achives there's mention of this being caused by block-container elements that are not the direct children of fo:flow, but that's not the case as the xsl-fo doesn't include any block-container elements.

Any thoughts anyone?

thanks
Rob
  


**********************************************************************************
This message is sent in strict confidence for the addressee only.  It may
contain legally privileged information. The contents are not to be disclosed
to anyone other than the addressee. Unauthorised recipients are requested
to preserve this confidentiality and to advise the sender immediately of any
error in transmission.
This footnote also confirms that this email message has been swept for the
presence of computer viruses, however we cannot guarantee that this message
is free from such problems.
**********************************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


RE: [Error] null

Posted by "Andreas L. Delmelle" <a_...@pandora.be>.
> -----Original Message-----
> From: Agar, Robert [mailto:robert.agar@tso.co.uk]
>

Hi Rob,

> I'm getting this rather less than helpful error message:
<snip />

A couple of hints:

1. try running FOP with the '-d' command line switch. This should give you
more information, maybe even more helpful :-)

2. if the error still isn't obvious, try running the transformation
standalone (i.e. first run the XSL transform, using the supplied xalan.bat
to produce the FO). This will fail if the problem is in the stylesheet (so
not really a FOP error...)

And if after these two steps the error still persists, please attach the FO
file (not XML + XSLT, but the result of the transformation in step 2), and
we'll take a look at it.


Hope this helps!

Greetz,

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org