On Wed, Nov 06, 2002 at 05:14:28PM +0000, Mario Filipe wrote: > Hi > > I'm writing a couple of articles for the company. I'm using "out of the > box" xsl stylesheets with xsltproc and fop. > > Right now the layout of the page is like this: > > ___________________ > > < B O D Y > > ___________________ > <PAGE N> > > And I would like to have > > [Logo] > _________________ > < B O D Y> > > _________________ > <Page N> > > How can this be made?
You need to customize the 'header.content' template. See this doc for more help: http://www.sagehill.net/xml/docbookxsl/PrintCustomEx.html#PrintHeaders -- Bob Stayton 400 Encinal Street Publications Architect Santa Cruz, CA 95060 Technical Publications voice: (831) 427-7796 Caldera International, Inc. fax: (831) 429-1887 email: [EMAIL PROTECTED]
