Hi

  I have a little trouble to use a relative URI in the FOP config file.
 Here is an excerpt:

    <renderer mime="application/pdf">
      <fonts>
        <font metrics-url="../fonts/arial.xml"
              embed-url="../fonts/arial.ttf">
          <font-triplet name="Arial"
                        style="normal"
                        weight="normal"/>
        </font>
      </fonts>
    </renderer>

  I got the following:

    pdf.Failed to embed fontfile: ../fonts/arial.ttf(URI could not be
resolved (no protocol: ../fonts/arial.ttf): ../fonts/arial.ttf)

  I tried to use "file://../", "file://.././", etc., but no one works. 
The only one that works is an absolute one, but I really can't use
this.

  Any idea?  PS: I use FOP-0.91.

  Regards,

--drkm



















        

        
                
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to