i read in the itext book  conversion isn't a  priority with iText is there
any other way to do this ? 
with 2dgraphics ? ? 




rashmi_ceru wrote:
> 
> 
> which are the font style supported  ?
> and also it is posible to display the background colour also ?
> 
>       ArrayList p = HTMLWorker.parseToList(stringReader, st);
>                       Paragraph title1=null;
>                       Object o=new Object();
>                       for (int k = 0; k < p.size(); ++k){
>                         //  document.add((Element)p.get(k));
> 
> i am using this code . 
> 
> is there any better way to do ? like writing to image all this content and
> add that image in the pdf ? 
> 
> it is very urgent please help me on this . i am new to itext . 
> 
> 
> 
> 
> 
> Paulo Soares-3 wrote:
>> 
>> Only some font styles are supported.
>> 
>> Paulo
>> 
>>> -----Original Message-----
>>> From: Rashmi K S [mailto:[EMAIL PROTECTED]
>>> Sent: Saturday, July 12, 2008 11:45 AM
>>> To: Post all your questions about iText here
>>> Subject: [iText-questions] Displaying the FCK editor content
>>> in the pdf
>>>
>>>
>>> Hi ,
>>>
>>>              I am want to display the fck editor content in the pdf .
>>>
>>> like i will be having text like this
>>> <p>&nbsp;</p> <p> larger;">HI</p> <p>&nbsp;</p>
>>> <p> style="font-size:
>>> larger;">Hill</p> <p>&nbsp;</p> <p><em> style="background-color:
>>> rgb(255, 204, 0);"> larger;">Hello </em></p>
>>> i want to display this text in the pdf with style applied
>>>
>>> i tried using HTMLworker .
>>> it can display the content  correctly. but style is not
>>> getting applied
>>>
>>> can any one please help me on this . it is very urgent
>>> --
>>> Regards
>>> Rashmi
>>>
>>> Cerulean Information Technology Pvt. Ltd.
>>> # 45, Ground Floor & 1st Floor,
>>> Industrial Layout,
>>> Koramangala, Bangalore - 560 095
>> 
>> 
>> Aviso Legal:
>> 
>> Esta mensagem é destinada exclusivamente ao destinatário. Pode conter
>> informação confidencial ou legalmente protegida. A incorrecta transmissão
>> desta mensagem não significa a perca de confidencialidade. Se esta
>> mensagem for recebida por engano, por favor envie-a de volta para o
>> remetente e apague-a do seu sistema de imediato. É proibido a qualquer
>> pessoa que não o destinatário de usar, revelar ou distribuir qualquer
>> parte desta mensagem. 
>> 
>> 
>> 
>> Disclaimer:
>> 
>> This message is destined exclusively to the intended receiver. It may
>> contain confidential or legally protected information. The incorrect
>> transmission of this message does not mean the loss of its
>> confidentiality. If this message is received by mistake, please send it
>> back to the sender and delete it from your system immediately. It is
>> forbidden to any person who is not the intended receiver to use,
>> distribute or copy any part of this message.
>> 
>> 
>> 
>> 
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> iText-questions mailing list
>> iText-questions@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/itext-questions
>> 
>> Buy the iText book: http://www.1t3xt.com/docs/book.php
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Displaying-the-FCK-editor-content-in-the-pdf-tp19685692p19724306.html
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to