ext (or a custom DOM parsing)?
Thanks in advance.
- Yugan.
-Original Message-
From: Sikri, Yugan
Sent: Wednesday, June 18, 2003 8:33 AM
To: 'Mark Hall'; '[EMAIL PROTECTED]'
Subject: RE: [iText-questions] Generate Rtf/Pdf from XHTML
Thanks for the feedback.
Here
4 PM
To: Sikri, Yugan; '[EMAIL PROTECTED]'
Subject: Re: [iText-questions] Generate Rtf/Pdf from XHTML
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 30 May 2003 17:05, Sikri, Yugan wrote:
> We basically have a WYSIWYG Editor that end users use to generate HTML.
Now
> we
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 30 May 2003 17:05, Sikri, Yugan wrote:
> We basically have a WYSIWYG Editor that end users use to generate HTML. Now
> we want to convert that into Rtf and Pdf. Is this practical to achieve with
> itext? and how much customization is needed.
2003 3:45 AM
To: Sikri, Yugan; '[EMAIL PROTECTED]'
Subject: Re: [iText-questions] Generate Rtf/Pdf from XHTML
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 29 May 2003 22:58, Sikri, Yugan wrote:
> Hi,
> We need to accomplish this feature:
>
> - We have data in XH
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 29 May 2003 22:58, Sikri, Yugan wrote:
> Hi,
> We need to accomplish this feature:
>
> - We have data in XHTML form (Well formatted HTML, but many tags) using a
> Content Management tool.
> - We need to generate Rtf file from this source.
>
Hi,
We need to accomplish this feature:
- We have data in XHTML form (Well formatted HTML, but many tags) using a
Content Management tool.
- We need to generate Rtf file from this source.
- Can itext help in performing this; ie. convert HTML to DOM (or document),
then converting that to Rtf.
Are