← Prev in month ← Prev in thread

Help with aligning company logo and copyright text in PDF footer

From
Supun Gunasena <>
Date
2005-07-13T00:41:49+00:00
ID
Thread
Help with aligning company logo and copyright text in PDF footer
Hi,

 

I have reviewed the docs thoroughly, but can’t
seem to align my company logo and the text “Copyright 2005” so that
they are horizontally aligned in the footer. I also want to use a horizontal
line, but this only appears in user.footer.navigation.
For example:

 

<LOGO>  
Copyright 2005 
My company.

 

This is the code which appears in the XSL stylesheet:

 

<!--
Footers! -->

                        <xsl:template name="footer.table">

                                                <xsl:choose>

                                                            <xsl:when test="$pageclass = 'titlepage' and
$sequence='first'">

                                                                                    <!-- no, book titlepages have
no headers at all -->

                                                            </xsl:when>

                                                              <xsl:otherwise>

                                      <fo:external-graphic
height="7.3pt" scaling="uniform" src="url(images/orionlogosmall.png)"
width="2.55pt">

                                        </fo:external-graphic>

                                                                                                

                                                                                                

                                                            

                                    <fo:block
hyphenate="false" line-height="10.3pt"  space-before="-15.0pt"
margin-left="61.0pt">

                                                <fo:inline font-family="Arial,
sans-serif" font-size="8.0pt">

Copyright
My company International Limited.  All Rights Reserved. 

                                                </fo:inline>

                                                            </fo:block>

                                                    </xsl:otherwise>

                                                </xsl:choose>

</xsl:template>

 

 

Thanks for your help,

 

 

Supun Gunasena

 

 

 

 

  
  
Supun Gunasena

  Technical Writer 

  
  
  
 

  

  
   

    
    
Orion Systems International

    Excellence in Health Innovation

    
    
    

    
   

  
  

  

  
 

 

  
  
Skype:
  skypeID Phone: +64 9 6380600 Fax: +64 9
  6380699 Email: 

2nd Floor, Orion
  House, cnr Enfield & Mary St, Mt Eden, PO Box 8273, Auckland, New
  Zealand. http://www.orionhealth.com

  
This e-mail and any
  attachments are intended only for the person to whom it is addressed and may
  contain privileged, proprietary, or other data protected from disclosure
  under applicable law. If you are not the addressee or the person responsible
  for delivering this to the addressee you are hereby notified that reading,
  copying or distributing this transmission is prohibited. If you have received
  this e-mail in error, please telephone us immediately and remove all copies
  of it from your system. Thank you for your co-operation.

  
 

 

← Prev in month ← Prev in thread