[xep-support] Re: background image on title page

Kevin Brown kevin at renderx.com
Mon Feb 11 12:16:29 PST 2013


If you wish it all the way to the edge (meaning top, bottom, left and right)
then put it on the region-before:

 

<fo:region-before extent="11in" region-name="header-any"
background-image="url(‘images/TitlePageBackground.pdf’)" />

 

Kevin Brown

RenderX

 

From: xep-support-bounces at renderx.com
[mailto:xep-support-bounces at renderx.com] On Behalf Of Michael Damkier
Sent: Monday, February 11, 2013 4:30 AM
To: xep-support at renderx.com
Subject: [xep-support] background image on title page

 

Hello,

I have been using XEP for years now and it just works. I have only a couple
of times before had a need to write.

Now I have a question that I hope someone can help me with. I want to have a
background image on my book title page (the first page of the PDF).

I also want to have the image go out to the edge of the page.

I thought I could do something like...

    <xsl:template name="book.titlepage.recto">

        <fo:block margin-left="-2.3cm" margin-top="-2.6cm"
background-image="images/TitlePageBackground.pdf">

            <fo:table>

                <fo:table-body>

                    . . .

                </fo:table-body>

            </fo:table>

        </fo:block>

    </xsl:template>

But that doesn't seem to work.

Unfortunately, I have almost no knowledge of the title page templates, etc.

If anyone can lead in the right direction, I would be grateful!

 

-- 
Michael Damkier
Technical Documentation | Versant GmbH
(T) +49 40 60990-248
(F) +49 40 60990-113
(E) mdamkier at versant.com
www.versant.com | www.db4o.com

-- 
Versant GmbH is incorporated in Germany. Company registration number: HRB
54723, Amtsgericht Hamburg. Registered Office: Halenreie 42, 22359 Hamburg,
Germany. Geschäftsführer: Bernhard Wöbker, Volker John

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is
for the sole use of the intended recipient(s) and may contain confidential
or proprietary information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient,
immediately contact the sender by reply e-mail and destroy all copies of the
original message. 

!DSPAM:87,5118e45b9852759019975! 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20130211/5a5a596a/attachment.html>


More information about the Xep-support mailing list