Raghu wrote:
> What is jar file for RTF.
> Is it same for the one used for pdf.
Yes.
> How many days it would take to learn and use API for generating Complex
> Word document with Images and dynamic tabular data ?
It depends on the initial knowledge of Java, documents,
and many other things. You
-
From: Mark Hall [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 06, 2007 4:06 PM
To: [EMAIL PROTECTED]; Post all your questions about iText here
Subject: Re: [iText-questions] Itext for Word Document from JSP Web
application
Hi,
iText can't generate DOC files, but if RTF is sufficient then
Udo Rader wrote:
> http://www.joeschmidt.com/img/211820.jpg
>
> ... could not resist, sorry :-)
No need to say sorry. It's a good one.
I hadn't seen it before ;-)
br,
Bruno
-
Using Tomcat but need to do more? Need to support
On Tuesday 06 February 2007 13:29, Raghu wrote:
> My requirment is to genberate Word document.
> But are the limitations of word compared to RTF.
> Does generated RTF file can be renamed to .doc ?
You can do that, but it doesn't magically make a DOC document out of an RTF
document.
> or RTF/.DOC
On Tue, 2007-02-06 at 18:59 +0530, Raghu wrote:
> My requirment is to genberate Word document.
> But are the limitations of word compared to RTF.
> Does generated RTF file can be renamed to .doc ?
>
> or RTF/.DOC are same ?
sometimes the only thing that can be said is RTFM or even better
http://
Raghu wrote:
> My requirment is to generate Word document.
If that's your requirement, then you should
generate documents that are in Word format.
> Does generated RTF file can be renamed to .doc ?
RTF files can have a doc extension.
> or RTF/.DOC are same ?
Are Tigers and Lions the same. NO,
PROTECTED]; Post all your questions about iText here
Subject: Re: [iText-questions] Itext for Word Document from JSP Web
application
Hi,
iText can't generate DOC files, but if RTF is sufficient then read
http://itextdocs.lowagie.com/tutorial/rtf/index.html to understand
the limitations of gener
Hi,
iText can't generate DOC files, but if RTF is sufficient then read
http://itextdocs.lowagie.com/tutorial/rtf/index.html to understand
the limitations of generating RTF documents with iText.
Greetings,
Mark
On 06.02.2007, at 05:59, Raghuveer wrote:
> I have a requirment to generate a wor
I have a requirment to generate a word document consisting of dynamic
tabular data,images from database from java application.
There should be dynamic HEADER and FOOTER With different images from
database.
Is this possiable Itext to genearte a word document for above requirment ?.
Experts please