OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] How to insert admonition graphic filepath


> -----Original Message-----
> From: Supun Gunasena 

[...]

>                                                 
> <fo:external-graphic height="-1.0pt" scaling="uniform" 
> space-before ="5pt" 
> src="file:///C%3A/Program%20Files/DocBook/images/orionlogosmal
l.png" width="2.0pt">
>                                                               
>                                               </fo:external-graphic>

[...]
  
> Is this file declaration correct? This code above results in 
> a X being displayed in the 'Note' box in the PDF.


It should work with this syntax for the src attribute:
src = "url(file:///C%3A/Program%20Files/DocBook/images/orionlogosmall.png)"

/MJ







 




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]