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]

Re: Images & PDF output


>>>>> "Martin" == Martin Perina <martin.perina@ataco.cz> writes:

    >> > I use PNG images for HTML output, EPS images for PS
    >> output. But > what type of image format should I use for PDF
    >> output with > pdfjadetex?
    >> 
    >> PDF format is best, actually, but PNG is second choice
    >> 
    >> sebastian

    Martin> Ok, but when I have declared this:

    Martin> <mediaobject> <imageobject> <imagedata
    Martin> fileref="images/products.eps" format="EPS"
    Martin> align="center"/> </imageobject> <imageobject> <imagedata
    Martin> fileref="images/products.png" format="PNG"
    Martin> align="center"/> </imageobject> </mediaobject>

    Martin> pdfjadetex always takes EPS file even it shows error
    Martin> message:

    Martin>  ! LaTeX Error: Unknown graphics extension: .eps

    Martin> Is there some way to made jadetex use PNG file?

I don't think so.
But you could use an EPDF file - just specify format="EPS" and a
filename ending in .pdf - that works for me OK.
-- 
Colin Paul Adams
Preston Lancashire

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