Hello, Dennis!

On Wed, Oct 30, 2002 at 05:22:55PM -0600, Dennis Grace wrote:
> I'm trying to produce PDFs from DocBook SGML 4.1 (latest stylesheets).
> Openjade doesn't seem to recognize EPS as a graphics format. Any way I can
> convince it?

How do you reference it? I was able to use it like this:

<mediaobject>
  <imageobject>
    <imagedata fileref="file.eps" align="center">
  </imageobject>
</mediaobject>

Hope this helps,
Baurjan.

Reply via email to