You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by av...@agency.com on 2001/09/07 20:27:47 UTC

Xalan causing issue in FOP?

Hello,

I am still trying to get my java to work with FOP - I'm using Xalan to parse
and I have an error when I hit the:

		processor.process(responseSource, stylesheetSource, target);
line.

I get:

Input XSL; Line 1; Column 45518
XSL Error: Could not parse Input XML document!
XSL Error: SAX Exception

As errors.

I am declaring the procesor as:

	XSLTProcessor processor = XSLTProcessorFactory.getProcessor();

Any hints on how to troublehsoot?

Thanks!

Tony

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