DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42461>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42461 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2007-05-20 01:20 ------- FOP implements the XSL-FO spec not the XSLT spec. You probably confusing the XSLT processing stage with the FO processing stage. FOP takes as input a FO document that is a document conforming to XSL-FO and produces output in the designated format. Typically the FO document is produced by an XSLT transformation of an XML input document but this is outside of the FO processing. I would check if your stylesheet is working correctly with your XML input, that is producing a valid FO document when processed through your XSLT processor. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
