This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]