Re: Getting FOP emedded examples to work
Michael Glavassevich <[email protected]> Mon, 31 Dec 2012 15:36:14 -0500
| Newsgroups | gmane.text.xml.general |
|---|---|
| Message-ID | <OF3366CCEB.9BCF5915-ON85257AE5.0070E776-85257AE5.00712DE7@ca.ibm.com> |
Hello Arjan, There is a FOP users mailing list [1]. You're more likely to get assistance from the FOP community if you asked your question there. Thanks. [1] http://xmlgraphics.apache.org/fop/maillist.html#fop-user Michael Glavassevich XML Technologies and WAS Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected] Arjan Bokx <[email protected]> wrote on 31/12/2012 04:30:41 AM: > Hello everybody, > > I have a question about getting the "embedded" examples of FOP 1.1 to work. > Is this the right place to ask? > (If not, please redirect me and disregard the following) > > I've downloaded and installed fop 1.1 > I've downloaded and installed Ant. > With Ant, I compiled the "embedded" examples. > "Ant example1" correctly runs ExampleFO2PDF. > What should I do to call ExampleFO2PDF from Java? Actually I wish to > call it from Delphi, using JNI, but first things first. > "Java ExampleFO2PDF" gives: > Exception in thread "main" java.lang.NoClassDefFoundError: > ExampleFO2PDF (wrong name: embedding/ExampleFO2PDF) > > When I add just about every path to the classpath with the command > line option -cp, I get: > Error: Could not find or load main class ExampleFO2PDF.main > > Could you help me please. > > > Regards, > Arjan Bokx > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]