I don't have a border attribute in any of my fo:region_body tags. Some of them have display-align="center" and others have: margin-left="0in" margin-right="0in" margin-top="0.4in" margin-bottom="0.4in" but thats it.
pasquien wrote: > > I have the same problem. This only happens when 'border' attributes are > used in the <fo:region_body> tag. > > example: > <fo:region-body margin-top="0.4in" margin-bottom="1in" > background-color="rgb(255,255,0)" border="1pt solid black" /> > > this do not work. I don't know why... > > > > pwillsey wrote: >> >> Hello, >> I'm getting a validation exception: >> javax.xml.transform.TransformerException: >> ODorg.apache.fop.fo.ValidationException: Error(Unknown location): For >> fo:simple-page-master, only one fo:region-body may be declared. >> >> But I've checked the XLST sheet and there is no fo:simple-page-master >> element with more then one fo:region-body. I've also tested this on >> another machine and it works fine. I'm using FOP V. 0.93 (on Both >> machines). >> >> Not sure if this makes a difference but I'm using FOP in a webobjects >> project and I get the exception when I deploy the project but not when I >> run it using eclipse on my development machine. >> >> Any help would be greatly Appreciated >> >> Thanks >> >> Peter Willsey >> > > -- View this message in context: http://www.nabble.com/FOP-Problem-tf2950761.html#a8511891 Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
