- After install fop-020 from apache site;
- Installing all .jar files to e:\cfusionmx\lib and e:\cfusionmx\FOP_Test\FOP (and configuring the classes in Java JVM from CF Administrator)
- after install and testing from Stephen Rittler (Philadelphia Area ColdFusion User Group) presentation files
<cfinvoke component="org.apache.fop.sysFOP"
          method="ConvertFOFile2PDFFile"
          returnvariable="ThePDF"
          FOInputFile="#url.f#">

CF MX give me this error:

Could not find the ColdFusion Component org.apache.fop.sysFOP.  
Please check that the given name is correct and that the component exists.  
  
The error occurred in E:\CFusionMX\Teste_FOP\BuildPDF.cfm: line 6


4 :           method="ConvertFOFile2PDFFile"
5 :           returnvariable="ThePDF"
6 :           FOInputFile="#url.f#">

Please what's wrong???

--
_______________________________________________
Get your free email from http://www.mail.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to