This is the mail archive of the docbook-tools-discuss@sources.redhat.com mailing list for the docbook-tools project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PDF image support in db2pdf?...


El lun, 29-07-2002 a las 08:27, Herman Bruyninckx escribió:
> I have a text with a couple of figures, and eps, png etc work fine,
> but not pdf. Is it sufficient to just add a keyword ``PDF'' in the
> docbook-utils.dsl file?

Using docbook sgml 4.1:

<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> 


and png files:

<mediaobject>
    <imageobject> 
        <imagedata fileref="granada.png" format="png" scale="40"> 
    </imageobject>
</mediaobject>

it works for me perfectly.

-- 
	A.Ismael Olea González

	mailto:ismael@olea.org	http://www.olea.org
	http://aduaneros.olea.org, la ONG sin futuro.

	El mundo debe empezar a tener miedo a un planeta OLEA
	


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