This is the mail archive of the xsl-list@mulberrytech.com mailing list .


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

gif in pdf


I am using the Tomcat server to transform my xml
archive into pdf, the  
not accepted Tomcat the version of xsl:stylesheet,
when making some  
changes to try to decide the problem the Tomcat does
not find the  
figure, where I must place the figure,  as I decide
the problem of the  
version,  very obliged.  

<?xml version="1.0" encoding="utf-8"?> 

    <xsl:stylesheet version="1.0"
      xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
	xmlns:fo="http://www.w3.org/1999/XSL/Format">
....

<fo:block text-align="centered">
   <fo:display-graphic
href="url('elisio/teste.gif')"/>
</fo:block>


=====
========================
Elisio Menegueli Pereira
epereira@discover.com.br
========================

________________________________________________________________________
O YAHOO! GEOCITIES CHEGOU AO BRASIL!
Crie sua home page com tudo em português - http://br.geocities.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

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