Next in thread → Next in month →

Re: [docbook-apps] Footer on Title Page - PDF

From
Phil Weston <>
Date
2004-07-16T11:23:56+00:00
ID
Thread
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.
Next in thread → Next in month →