Thanks Keiron, that did the trick. Just in case anyone's interested,
here's the complete command I used to convert the svg to pdf (from the
fop directory):

C:\fop-0.20.3\lib>java -cp
batik.jar;\batik-1.5\lib\crimson-parser.jar;..\build\fop.jar
org.apache.batik.apps.rasterizer.Main -m application/pdf \test.svg


> -----Original Message-----
> From: Keiron Liddle [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, May 10, 2002 12:01 AM
> To: Batik Users
> Subject: Re: PDF transcoder problem?
> 
> 
> Hi Joel,
> 
> You need to use the version of batik that comes with the FOP 
> that you are using. This is due to api changes.
> 
> Hopefully in future this api will settle down so that new FOP 
> and Batik versions will work together.
> 
> On Thu, 2002-05-09 at 22:22, Joel Brown wrote:
> > Hi-
> > 
> > I can't get the Rasterizer to convert SVG to PDF.
> > Following the instructions at 
> > http://xml.apache.org/batik/svgrasterizer.html, it fails with a 
> > transcoder error- see below. I have tried batik-1.1.1 and 
> fop-0.20.1 
> > to fop-0.20.3
> > 
> > Am I doing something wrong? If not, then if there is a problem with 
> > this conversion at the moment (I think this was implied in 
> an earlier 
> > post), what's the best way for me to convert to PDF? Externally 
> > reference the SVG file from a bare-bones FO file and use FOP?
> > 
> > 
> > Thanks. Joel.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to