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] Footer on Title Page - PDF


>> $region.after.extent
Ah. I see how that works now. I thought there must be a param for the footer height, just didn't know where to look.

I was trying to adjust the <fo:table-row height="xx""> itself which is probably why I wasn't getting any text either (if the row height was bigger than $region.after.extent).

$region.after.extent effects all footers on all pages though. I only wanted the Titlepage adjusted. To fix this I had to create a whole new set of page masters for the Title Page, get them to use $my.titlepage.region.after.extent and then adjust all my other customisation layer templates that referenced the titlepage Pageclass.

Lots of work for one little tweak but now I know all about Page Masters too ;o)

Thanks Bob.

P.


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