On 05/18/2010 11:28 PM, Wilson Leão Neto wrote: > Also... It may seem weird. But if I remove the pdf.css file from the > templates folder, it works just fine...
>>>> Wrapped Exception: org.apache.fop.fo.ValidationException: Invalid property >>>> encountered on "fo:block-container": overflow-x (See position 43:916) This is a style exception, an element gets the "overflow-x" property, which is not valid in XSL-FO. Just find out where it comes from and remove it. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
