Thanks for your help.

But still getting the error.

This is the line were its erroring:
<cfset MakeImage.transcode(input, output) /> 

The png file is being created. (the empty one, not with image).
The svg is in the same directory as were the png file is being created.

I have opened the svg file in Visio and it works there. I have resaved from
Visio, to see if it might be an issue with my code writing the svg file.
It's a very small file  8kb, just a few symbols and lines.

Going to try to post on batiks site.

Thanks
Rodney

-----Original Message-----
From: Janet MacKay [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 09, 2007 7:33 PM
To: CF-Talk
Subject: Re: Using .jar file with <cfobject>


>Unfortunetly I am still doing something wrong.
>
>I get this error when I run the code:
>500 org/apache/batik/dom/svg/ExtensibleSVGDOMImplementation
>org/apache/batik/dom/svg/ExtensibleSVGDOMImplementation

I couldn't get it to work with just those two jars. I ended up adding the
_directory_ paths to the CF admin classpath: 

E:\batik\batik-1.7\,E:\batik\batik-1.7\lib,

Restarted and voila the code worked.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277646
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to