OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] Using FOP .93 with DocBook 4



Thanks. I downloaded version 1.72 of the DocBook XSL stylesheets and
that seemed to fix the problem. Of course, now I've encountered another.
I'll write about that in a separate message.

Regards,
Jeff Powanda
Senior Technical Writer
408-790-4256
 
-----Original Message-----
From: Bob Stayton [mailto:bobs@sagehill.net] 
Sent: Thursday, March 08, 2007 5:45 PM
To: Jeff Powanda; docbook-apps@lists.oasis-open.org
Subject: Re: [docbook-apps] Using FOP .93 with DocBook 4

I believe this problem was fixed in version 1.71.1 of the DocBook XSL
stylesheets.  What version are you using?
 
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net
 
 

	----- Original Message ----- 
	From: Jeff Powanda <mailto:jpowanda@vocera.com>  
	To: docbook-apps@lists.oasis-open.org 
	Sent: Thursday, March 08, 2007 4:23 PM
	Subject: [docbook-apps] Using FOP .93 with DocBook 4


	I'm trying to use DocBook 4 with FOP .93 and I get the following
error:

	 

	javax.xml.transform.TransformerException:
org.apache.fop.apps.FOPException:
file:///c:/docs/Main/xml/test/help/Test.fo:2:29513: Error(2/29513): No
element mapping definition found for (Namespace URI:
"http://xml.apache.org/fop/extensions";, Local Name: "destination")

	 

	To correct that problem, I changed the following line in the
FO.xsl file:

	 

	<xsl:param name="fop.extensions">1</xsl:param>

	 

	To this:

	 

	<xsl:param name="fop1.extensions">1</xsl:param>

	 

	Now when I convert to PDF, I get the following error:

	 

	SEVERE: Exception

	java.lang.IllegalStateException: Flow 'xsl-region-body' does not
map to the region-body in page-master 'blank'.  FOP presently does not
support this.

	 

	Any help would be appreciated.

	 

	Regards,

	Jeff Powanda

	jpowanda@vocera.com

	Vocera Communications

	Senior Technical Writer

	408-790-4256

	 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]