• 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
Re: generation of pdf output
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: generation of pdf output


  • Subject: Re: generation of pdf output
  • From: email@hidden
  • Date: Mon, 24 Nov 2003 11:14:58 -0500

See this website.

http://www.lowagie.com/iText/docs.html

It is a third party jar file for creating PDFs. Since it is 100% java, it
works very well
from WO. Place this jar file in the jre/lib/ext folder. The documentation
is really good.

The import statements will look like:
import com.lowagie.text.*;
import com.lowagie.text.pdf.*;






Michael Warner <email@hidden>
Sent by: email@hidden
11/23/2003 12:31 PM


        To:     email@hidden
        cc:
        Subject:        generation of pdf output


I am trying to figure out how to generate a .pdf file within WO.
I have looked through list archives but have found nothing that uses
contemporary .jar builds available from Apache.
I have the big picture and I have a specific xml file that I have
created.
I need to know:
(a) which .jar files to use.
(b) where/how to locate these files so the WebObjects can find them.
(c) what the import statements in the .java file will look like.
(d) exact syntax associated with the Logger.

if an example of how to do this already exists I will be happy to study
it.

Thanks,

Mike W.
_______________________________________________
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.
_______________________________________________
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.

  • Prev by Date: RE: WO 5.2 - 5.2.1 . Why upgrade
  • Next by Date: Re: WO 5.2 - 5.2.1 . Why upgrade
  • Previous by thread: Re: generation of pdf output
  • Next by thread: ANN: GDL2 (EOF in Objective-C) and GNUstepBase as a Binary Installer for Mac OS X Panther
  • Index(es):
    • Date
    • Thread