New Forum | Previous | Next | (P-PDF) Developers
Topic: create PDF with java and fill fields
Conf: (P-PDF) Developers, Msg: 36951
From: markee
Date: 3/19/2002 09:52 PM
On 3/19/2002 9:20:55 PM, Gunnar wrote:
>hello,
our app will run on
>webservers and on customers
>intranet servers. the user
>will browse applets, filling
>in and calculating data, a
>database will be connected via
>jdbc.
what i'm looking for is
>a pure java sdk to parse
>templates (pdf or doc or ps or
>...), fill in data (fields)
>and create PDF for the client
>to view and/or print.
the
>price is a factor, because the
>app will run on customers
>intranet servers as well
>;)
any tips? (yes, i have
>tested etymon pj
>;)
Have you tried itext and www.xmlpdf.com?
Otherwise you could always run some non-java code using Runtime.exec() from your java code.
thanks
gunnar
MArk Stephens
www.idrsolutions.com
Extract content from pdf intelligently