Hi,

in the announcement for the fop 0.20.3 release there was a note about
EPS images. I am not sure what this means:

    a.) Now you can also use EPS images in the FOP -> PDF process
    b.) FOP can now produce an EPS file as output

I guess and hope the first is meant?!
But if so I couldn't figure out how to include EPS images in my fo file.

A simple include by
    <fo:external-graphic src="myepsfile.eps"
                                  width="400px"
                                  scaling="uniform"
                                  display-align="center"/>
(just the way as it is done with JPEG) dose not work. I got an error
message like:
    --snip--
    [INFO]: [2]
    [ERROR]: Batik not in class path
    [ERROR]: Error while creating area : No ImageReader for this type of
image (myepsfile.eps)
    --snip--

What am I doing wrong (by the way batik IS definitely in my classpath)?
Or is there no support for input of EPS images - meaning b.) was right?

Any comments and tips are very wellcome!

Raimund
--
DESY -MVP-
Notkestrasse 85
D-22603 Hamburg
Tel.: +49 40 8998 -4903
e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to