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] Header on Print Title Page


Well, something like this in the titlepage spec file should work:

  <t:titlepage t:element="book" t:wrapper="fo:block">
    <t:titlepage-content t:side="recto">
      <mediaobject
             margin-right="-.5in"
             margin-top="-.5in"
             text-align="right"/>
      <title etc.

You can use the margin values to adjust the position.  I'm not sure a
negative margin-top works in FOP, if that is what you are using.  You might
have to adjust the page-master to move it up.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Russell Seymour" <russell.seymour@turtlesystems.co.uk>
To: <docbook-apps@lists.oasis-open.org>
Sent: Thursday, July 29, 2004 4:33 AM
Subject: [docbook-apps] Header on Print Title Page


> Good morning list,
>
> I am creating a document that uses our corporate template and I need to
> set the company logo in the top right hand corner of the title page.  I
> already have a smaller logo being printed in the header on each
> subsequent page, but I cannot work out how to set a larger graphic at
> this location on the title page.
>
> I have seen that I could use the mediaobject tag in the spec file, but i
> cannot work out how to go about positioning this in the correct location.
>
> I hope this makes sense.
>
> If anyone has any pointers then please can you let me know?
>
> Thanks lots for all the help I have recieved on the list.
>
> Russell
>
>



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