Update of /cvsroot/springnet/Spring.Net/doc/reference/styles
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv18298
Modified Files:
fopdf.xsl
Log Message:
use new logo for pdf docs
Index: fopdf.xsl
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/doc/reference/styles/fopdf.xsl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** fopdf.xsl 19 Oct 2006 19:43:36 -0000 1.9
--- fopdf.xsl 2 Oct 2007 03:46:26 -0000 1.10
***************
*** 37,41 ****
<fo:table-cell text-align="center">
<fo:block>
! <fo:external-graphic src="file:images/logo.jpg"/>
</fo:block>
<fo:block font-family="Helvetica" font-size="22pt" padding-before="10mm">
--- 37,41 ----
<fo:table-cell text-align="center">
<fo:block>
! <fo:external-graphic src="file:images/logo.png"/>
</fo:block>
<fo:block font-family="Helvetica" font-size="22pt" padding-before="10mm">
|