<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>If you wish it all the way to the edge (meaning top, bottom, left and right) then put it on the region-before:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#000096'><fo:region-before</span><span style='color:#F5844C'> extent</span><span style='color:#FF8040'>=</span><span style='color:#993300'>"11in"</span><span style='color:#F5844C'> region-name</span><span style='color:#FF8040'>=</span><span style='color:#993300'>"header-any"</span><span style='color:#F5844C'> background-image</span><span style='color:#FF8040'>=</span><span style='color:#993300'>"url(‘images/TitlePageBackground.pdf’)"</span><span style='color:#F5844C'> </span><span style='color:#000096'>/><o:p></o:p></span></p><p class=MsoNormal><span style='color:#000096'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#000096'>Kevin Brown<o:p></o:p></span></p><p class=MsoNormal><span style='color:#000096'>RenderX</span><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> xep-support-bounces@renderx.com [mailto:xep-support-bounces@renderx.com] <b>On Behalf Of </b>Michael Damkier<br><b>Sent:</b> Monday, February 11, 2013 4:30 AM<br><b>To:</b> xep-support@renderx.com<br><b>Subject:</b> [xep-support] background image on title page<o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hello,<o:p></o:p></p><div><p class=MsoNormal>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.<o:p></o:p></p></div><div><p class=MsoNormal>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).<o:p></o:p></p></div><div><p class=MsoNormal>I also want to have the image go out to the edge of the page.<o:p></o:p></p></div><div><p class=MsoNormal>I thought I could do something like...<o:p></o:p></p></div><div><div><p class=MsoNormal> <xsl:template name="book.titlepage.recto"><o:p></o:p></p></div><div><p class=MsoNormal> <fo:block margin-left="-2.3cm" margin-top="-2.6cm" background-image="images/TitlePageBackground.pdf"><o:p></o:p></p></div><div><p class=MsoNormal> <fo:table><o:p></o:p></p></div><div><p class=MsoNormal> <fo:table-body><o:p></o:p></p></div><div><p class=MsoNormal> . . .<o:p></o:p></p></div><div><p class=MsoNormal> </fo:table-body><o:p></o:p></p></div><div><p class=MsoNormal> </fo:table><o:p></o:p></p></div><div><p class=MsoNormal> </fo:block><o:p></o:p></p></div><div><p class=MsoNormal> </xsl:template><o:p></o:p></p></div><div><p class=MsoNormal>But that doesn't seem to work.<o:p></o:p></p></div><div><p class=MsoNormal>Unfortunately, I have almost no knowledge of the title page templates, etc.<o:p></o:p></p></div><div><p class=MsoNormal>If anyone can lead in the right direction, I would be grateful!<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal>-- <br><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Michael Damkier</span></b><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><br></span><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Technical Documentation</span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'> | Versant GmbH</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><br></span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>(T) +49 40 60990-248</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><br></span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>(F) +49 40 60990-113</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><br></span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>(E) <a href="mailto:mdamkier@versant.com" target="_blank">mdamkier@versant.com</a></span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><br></span><u><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#000099'><a href="http://www.versant.com" target="_blank">www.versant.com</a></span></u><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'> | <u><span style='color:#000099'><a href="http://www.db4o.com" target="_blank">www.db4o.com</a></span></u></span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><br><br></span><span style='font-size:8.5pt;font-family:"Arial","sans-serif"'>-- </span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><br></span><span style='font-size:8.5pt;font-family:"Arial","sans-serif"'>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</span><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'><br><br></span><span style='font-size:8.5pt;font-family:"Arial","sans-serif";color:#999999'>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.</span> <o:p></o:p></p></div><p class=MsoNormal>!DSPAM:87,5118e45b9852759019975! <o:p></o:p></p></div></body></html>