| Article: |
Dynamically Creating PDFs in a Web Application | |
| Subject: | Can I use iText to create PDFs on the client? | |
| Date: | 2003-07-10 12:00:54 | |
| From: | anonymous2 | |
| I am interested in creating PDFs in a java application that is not on the WEB, not run on a web server. (Actually from Lotus Notes appliation) has anyone tried this? | ||
Showing messages 1 through 3 of 3.
-
Can I use iText to create PDFs on the client?
2003-07-16 15:30:58 anonymous2 [View]
Yes, you can use iText in a standalone Java application. iText can be used in a client or a desktop application. -
Can I use iText to create PDFs on the client?
2006-05-30 03:00:57 nagavanisri [View]
oh sure with pleasure -
Can I use iText to create PDFs on the client?
2003-09-15 00:13:20 anonymous2 [View]
There is a derived version of iText (http://itextpdf.sourceforge.net) which runs under JDK1.1
This one will work fine even in a Lotus Notes Java agent. I've used it with great success.


