pdf image and page number problems

Eric Bischoff e.bischoff@noos.fr
Fri Jul 27 19:55:00 GMT 2001


Le Friday 27 July 2001 18:53, Jennifer Teig von Hoffman a écrit :
> Hello all,
>
> I apologize if this is an inappropriate place to post this question; if
> I'm out of order, please point me in the right direction.
>
> I'm having two problems with rendering PDF using docbook2pdf and DocBook
> 3.1 ( !DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN").
>
> 1) In some of my documents, the page numbers for each chapter re-start at
> 1. The first page of chapter 1 is page 1, as is the first page of chapter
> 2, 3, etc. I am not forcing renumbering anywhere, and all my chapters and
> sections have unique IDs.

Don't know. I'm interested by the answer.

> 2) Images are not showing up at all. Here's a sample of my code:
>
> 	<mediaobject>
> 	<imageobject>
> 	<imagedata fileref="pics/intropic.eps" format="eps">

Try

	format="EPS"

etc...

Not sure though.

> 	</imageobject>
> 	<imageobject>
> 	<imagedata fileref="pics/intropic.gif" format="gif">
> 	</imageobject>
> 	<imageobject>
> 	<imagedata fileref="pics/intropic.jpg" format="jpg">
> 	</imageobject>
> 	</mediaobject>
>
> Any pointers would be much appreciated. Thanks in advance.

-- 
+----------------------------------------------------------------------+
| Éric Bischoff                              mailto:e.bischoff@noos.fr |
+----------------------------------------------------------------------+



More information about the Docbook-tools-discuss mailing list