Don't think so!
I'm new with RTF... But as I could see, tables in RTF don’t work like tables
in PDF. 
Maybe Howard can give us a better explanation.

br,
Rico


-----Original Message-----
From: pickm [mailto:picke...@hotmail.com] 
Sent: terça-feira, 16 de Junho de 2009 16:04
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] generate rtf file


Is it possible to use memory management techniques when writing RTFs, like
is
mentioned in section 6.1.5 ("Working with Large Tables") of the iText book? 
Can the larger components be broken up and written incrementally?



Ana Heitor-2 wrote:
> 
> 
> I forced to write the file to disk
> 
>         RtfWriter2 rtfWriter2 = RtfWriter2.getInstance(document, out);
>         
>
rtfWriter2.getDocumentSettings().setDataCacheStyle(RtfDataCache.CACHE_DISK);
> 
> The version I'm using is 1.5.4 and not 1.4.5, as I was said yesterday
> 
> 
> 
> 
-- 
View this message in context:
http://www.nabble.com/generate-rtf-file-tp24036097p24056283.html
Sent from the iText - General mailing list archive at Nabble.com.


----------------------------------------------------------------------------
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
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
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
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
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to