Missing class: org.apache.fop.apps.Driver
443546Sep 28 2006 — edited Oct 2 2006Hi,
I am trying to use an XSQL query on a view object to generate a pdf using FOP. I am getting this error Missing class: org.apache.fop.apps.Driver and have downloaded and added the library references. Can anyone tell me what I might be doing wrong. First I downloaded the binary zip file and added a new library Fop.jar pointing to the fop.jar file in the Class Path in the project location. I then tried the src zip FOP file with the same results. Thanks!