This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


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

Logo in a printed manual


I want a logo at the top of the title page in the pdf-file. The code
is:

<!DOCTYPE Article PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<Article lang="no">

<articleinfo>
<mediaobject>
      <imageobject>
	<imagedata align="center" FileRef="logo.jpg" Format="jpg">
      </imageobject>
    </mediaobject>
<Title>...</title>

I'm using the command db2pdf -u -d ~/ldp.dsl#print file.sgml.

The image is not shown at the top. How can I get it?
Lars
-- 
Lars Bjørndal <lars.bjorndal@grieg.uib.no>
Storetveitåsen 15, 5067 Bergen.
Tlf.: 55 28 87 55  Mobil: 958 37 537  Telefaks: 55 28 40 67


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