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

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.

2) Images are not showing up at all. Here's a sample of my code:

	<mediaobject>
	<imageobject>
	<imagedata fileref="pics/intropic.eps" format="eps">
	</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.

Yours,
Jennifer Teig von Hoffman
Senior Analyst/Consultant
Office of Information Technology
Boston University
111 Cummington Street
Boston, MA 02215
jtvh@bu.edu


             reply	other threads:[~2001-07-27  9:53 UTC|newest]

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

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=Pine.SGI.4.10.10107271244560.25390707-100000@lego.bu.edu \
    --to=jtvh@bu.edu \
    --cc=docbook-tools-discuss@sourceware.cygnus.com \
    /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).