> That looks very promising, it coming up with a different error now:

That's weird.  FileInputStream is concrete and from the java code Presentation 
should be concrete too.

Do you get a different error if you break it out into separate lines?

<cfset fis = CreateObject("java", 
"java.io.FileInputStream").init("c:\test\destination.ppt")>
<cfset pres1 = CreateObject("java", "com.aspose.slides.Presentation").init( fis 
) >



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293522
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