On Wednesday 26 July 2006 19:41, Bhupat Raigaga wrote:
> I see size of the Rtf file quite big compared to PDF. Is there any way to
> reduce/optimize file size. In my case  PDF doc (135KB) and the RTF doc
> (25,103KB)?
Because RTF ist a text-based format and text-based formats tend to be larger 
than binary-based formats. Also RTF is a quite verbose format.

The only way to reduce the size of an RTF document is by compressing the whole 
document (which works very well since it is a text-based format). Of course 
you have to decompress before actually viewing. Apart from that there is not 
much you can do, except keep the number of tables you are using to a minimum.

Greetings,
Mark
-- 
The smallest worm will turn being trodden on.
                -- William Shakespeare, "Henry VI"

My GPG public key is available at:
http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.asc

Attachment: pgpcemcx24s9C.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to