• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Apache FOP install - what goes where?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Apache FOP install - what goes where?


  • Subject: Apache FOP install - what goes where?
  • From: Denis Stanton <email@hidden>
  • Date: Mon, 12 Apr 2004 11:55:47 +1200

I've ventured into unfamiliar territory and I would appreciate some
directions.

I'm trying to add the facility to create and email pdf files from my WO
application.  I've had a look at an XML FO tutorial and I believe I can
get what I want using Formatted Objects, but I'm stuck on how to go
about adding this extension to my WebObjects environment (Mac OS X
10.3.3, WebObjects 5.2.3, Xcode 1.1).  I have not had to extend
WebObjects like this before.

I have been sent some very nice sample code (thanks Andrew) that I
intend to adapt, but I'm stuck at the initial configuration stage by
the import statement:
	import org.apache.fop.apps.*;
The compiler reports
	package org.apache.fop.apps does not exist
I don't know what file has to be where for this import to work.

I assume I need some libraries from the Apache XML project
(http://xml.apache.org/fop/index.html).  I have downloaded a file named
fop-0.20.5-bin.tar and expanded it to produce a number of .jar and .txt
files, but I don't know what to do next.  Have I got the right files?
Where should I place them so that the import will find what it needs?

Denis

Denis Stanton
email@hidden
Home:  +64 9 533 0391
mobile: +64 21 1433622
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Apache FOP install - what goes where?
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Strange issue for database update?
  • Next by Date: Re: Apache FOP install - what goes where?
  • Previous by thread: Re: What class generates the sql?
  • Next by thread: Re: Apache FOP install - what goes where?
  • Index(es):
    • Date
    • Thread