I know that embedding an svg in your pdf document can give you some 
MalFormedUrl exceptions.  But the end-result should be a pdf nontheless.

But to avoid these exception you can place the following line of code in 
your code:

org.apache.fop.configuration.Configuration.put("baseDir", 
"file:///foo/bar");

Put this line somewhere before you generate your pdf file.

greetings manuel

>From: "Solange Desseignes" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: FOP and BATIK
>Date: Fri, 18 Jan 2002 09:24:41 +0100
>
>Hi !
>
>I want to put some SVG links in my FO document to convert them in PDF...
>I use the version 0.20.1 of FOP and I try to use the latest version 1.1.1 
>of BATIK to convert SVG, but I have some problems...
>Does FOP 0.20.1 compatible with this version of BATIK ?
>Does someone know these problems ?
>Which version of BATIK is compatible with FOP 0.20.0 ?
>
>Thanks in advance,
>
>Solange Desseignes
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>


_________________________________________________________________
MSN Foto's is de eenvoudigste manier om je foto's te delen en af te drukken: 
http://photos.msn.nl/Support/WorldWide.aspx


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

Reply via email to