public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Eric Bischoff <e.bischoff@noos.fr>
To: Jennifer Teig von Hoffman <jtvh@bu.edu>,
	docbook-tools-discuss@sourceware.cygnus.com
Subject: Re: pdf image and page number problems
Date: Fri, 27 Jul 2001 19:55:00 -0000	[thread overview]
Message-ID: <01072804545606.01060@s010> (raw)
In-Reply-To: <Pine.SGI.4.10.10107271244560.25390707-100000@lego.bu.edu>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1375 bytes --]

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 |
+----------------------------------------------------------------------+

      reply	other threads:[~2001-07-27 19:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-27  9:53 Jennifer Teig von Hoffman
2001-07-27 19:55 ` Eric Bischoff [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01072804545606.01060@s010 \
    --to=e.bischoff@noos.fr \
    --cc=docbook-tools-discuss@sourceware.cygnus.com \
    --cc=jtvh@bu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).