I would first try to get the standard Docbook stylesheets working with
FOP 0.92, using the Docbook Fop extenstions for FOP 1.0, *before* doing
any customization of those stylesheets for your own purposes. Again,
use the latest Docbook stylesheet versions available--as I understand it
the Docbook extensions for FOP 0.92 are quite new.
If you have incur any problems with this, go to the OASIS Docbook-Apps
ML and ask there, again, *before* you make your customizations to
Walsh's stylesheets--a greater percentage of readers can help you with
Docbook-related extensions for FOP. Once you have FOP working with the
latest Docbook stylesheets and with the FOP1 extensions enabled, *then*
proceed to make modifications to those stylesheets if you wish,
confident in the fact that any subsequent problems you will run into
will not be FOP or Docbook-related, but related to your customizations
instead.
Next, as for the error that you are getting:
"java.lang.IllegalStateException: Flow 'xsl-region-body' does not map to
the region-body in page-master 'blank'. FOP presently does not support
this." This is not bookmark-related, so something is wrong either with
your customization of Walsh's stylesheets or with the FOP1.0 Docbook
extensions that are being activated: The fo:flow should point to the
fo:region-body by having a "flow-name='xsl-region-body'" property, and
the region-name property of the fo:region-body of the page master you
are using, if it is using a default "xsl-region-xxxxx" name, cannot be
anything but "xsl-region-body". It is difficult to determine the
problem because you are not giving us the output FO document, but the
XSL/XSLT one instead. As always, create a *minimum* FO document that
still reproduces the error, and send us *that* one.
But even before that, if the minimum FO document does indeed show the
Flow 'xsl-region-body'... error above, you may not need to even send it
to us, just fix your XSLT so that error doesn't occur. The Mulberry
XSLT Mailing List can help you with your XSLT.
Glen
Matthew East wrote:
Patrick Paul <ppaul_apache <at> yahoo.ca> writes:
Get the latest release (1.69.1) at
http://sourceforge.net/project/showfiles.php?group_id=21935#files
Ok, I installed and used these, by amending my custom xsl to use them. I get the
same error. Just for clarity:
ERROR: http://fop.pastebin.com/677244
XSL: http://fop.pastebin.com/677245
Matt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]