Problem creating FO
Posted: Wed Mar 05, 2008 8:45 pm
I am creating the following transformation scenario:
XSLT tab
xml url: ${currentFileURL}
check box - use "xsl-stylesheet" declaration
saxon 6.5
FO tab
check box - perform fo processing
input - xslt result
method = pdf
processor - built in apache FOP
Output tab
Prompt for file
Open in browser
Saved file
Validation error: First element must be the fo:root formatting object. Found (Namespace URI: "" Local name: "html")instead> Please make sure you are producing a valid XSL-FO object.
I seem to be skipping the FO creation.
Any idea how to change scenario to work?
Thank you,
Lynn
XSLT tab
xml url: ${currentFileURL}
check box - use "xsl-stylesheet" declaration
saxon 6.5
FO tab
check box - perform fo processing
input - xslt result
method = pdf
processor - built in apache FOP
Output tab
Prompt for file
Open in browser
Saved file
Validation error: First element must be the fo:root formatting object. Found (Namespace URI: "" Local name: "html")instead> Please make sure you are producing a valid XSL-FO object.
I seem to be skipping the FO creation.
Any idea how to change scenario to work?
Thank you,
Lynn