Op 30/12/2010 9:19, Bhagawat shinde schreef:
> Hi,
>      I am creating the PDF using the Richtextbox data
> (Richtextbox.Text) but by using Richtextbox.text the image contained
> in the Richtextbox not found because of .Text property. How i can
> resolve this issue.
Richtextbox is not a part of iText.
Please explain what you mean by Richtextbox.
> (In detail --->  i am fetching the questions from database put this
> question in richtextbox and use the richtextbox.text to get string for
>    ct.AddText(New Phrase("string")) but when image is found in the
> question it will not considered as string.  )
I don't have any idea what you're talking about.
Are you saying you have RTF in your database?
In that case, you'll have to parse that RTF.
Are you saying you have HTML in your database?
In that case, you can use HTMLWorker.
In any case: I think you're looking for a "quick win"
(a solution that comes out-of-the-box) and you won't
find that in iText.

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to