Hi Alan, That area is defined by the fo:region-after in the fo:simple-page-masters in fo:pagesetup.xsl. There is no attribute-set for that region, but you can create your own custom page-masters, and add the background-color to that fo:region-after element. Customing page-masters is described here:
http://www.sagehill.net/docbookxsl/PageDesign.html#DeclarePageMasters Bob Stayton Sagehill Enterprises [email protected] From: Alan Oehler Sent: Wednesday, June 26, 2013 3:17 PM To: [email protected] Subject: [docbook-apps] Footer background color for pront output Hi, I'm having some trouble trying to figure out how to set up my footer for print output to have its background color set. I can add it to the footer.content.properties attribute set, but that only sets the background color of the displayed text - kind of like in HTML setting the background color attribute for the text in a div rather than for the div itself. In other words, I want the entire lower 15% or so of the printed page to have a different background color than the rest of the page. Any hints? Thanks! -- Alan C. Oehler Senior Technical Writer | Instart Logic M: 650.504.7003 www.instartlogic.com
