On Thursday 15 September 2005 13:03, Thomas DeWeese wrote:
> Hi Andreas,

Hi,

> Andreas Streichardt wrote:
> > I have been using the batik-rasterizer so far to convert SVGs to PDF. But
> > now i need to do it in java natively. Unfortunately i am not a java
> > developer. However i was able to write a small programm which converts
> > SVGs to PDF. But the problem is that i need to be able to use the batik
> > extensions (flowtext etc.). I am calling my small class with
> > batik-rasterizer-ext.jar in the classpath but flowtext gets ignored :|.
>
>     I suspect that you also need to include 'lib/batik-extensions.jar' on
> the class path.  It depends on what your 'top level' manifest has in
> it for the class-path.  If this doesn't help can you show how you
> are running java (most importantly how you setup the class path)?

the problem was that i was converting to pdf directly and never tried any 
other format. When i did so it worked.

I think i hit this bug as i am seeing the lower parts of my flowtext in the 
top too:

http://koala.ilog.fr/batik/mlists/batik-dev/archives/msg04799.html

Currently i am trying the latest fop to see if this makes some difference. 
When i use batik-1.5 it works fine but i would really like to use 1.6 as it 
is much faster when converting.

Kind regards,

 Andreas Streichardt

Attachment: pgp8tYEjicHIe.pgp
Description: PGP signature

Reply via email to