[iText-questions] why Rtf file so big ?

2006-07-28 Thread Bhupat Raigaga
Hi,   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)?   Thanks   Bhupat - Take Surveys. Earn Cash

[iText-questions] why Rtf file so big ?

2006-07-27 Thread Bhupat Raigaga
Hi, 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)? Thanks Bhupat - Take Surveys. Earn Cash. Influence

Re: [iText-questions] RtfTOC how to set fonts and indentation for each entry

2006-07-25 Thread Bhupat Raigaga
Thanks Mark, that did the job for me. -Original Message- From: Mark Hall [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 25, 2006 11:13 AM To: Post all your questions about iText here Cc: Bhupat Raigaga Subject: Re: [iText-questions] RtfTOC how to set fonts and indentation for each entry

Re: [iText-questions] RtfTOC how to set fonts and indentation for each entry

2006-07-25 Thread Bhupat Raigaga
ly 25, 2006 3:41 AM To: itext-questions@lists.sourceforge.net Cc: Bhupat Raigaga; 'Alin Popa' Subject: Re: [iText-questions] RtfTOC how to set fonts and indentation for each entry On Monday 24 July 2006 23:21, Bhupat Raigaga wrote: > RtfParagraphStyle head = new RtfParagraphSty

Re: [iText-questions] RtfTOC how to set fonts and indentation for each entry

2006-07-24 Thread Bhupat Raigaga
sociate the font size for RtfParagraphStyle.STYLE_HEADING_1. Any light on this would do me good ! Thanks Bhupat -Original Message- From: Mark Hall [mailto:[EMAIL PROTECTED] Sent: Sunday, July 16, 2006 8:57 AM To: Post all your questions about iText here Cc: Bhupat Raigaga; Alin Popa Subject: Re: [iText-questions

Re: [iText-questions] RtfTOC how to set fonts and indentation for each entry

2006-07-17 Thread Bhupat Raigaga
printed above ?   Thanks   Bhupat   -Original Message- From: Mark Hall [mailto:[EMAIL PROTECTED] Sent: Monday, July 17, 2006 2:47 PM To: itext-questions@lists.sourceforge.net Cc: Bhupat Raigaga Subject: Re: [iText-questions] RtfTOC how to set fonts and indentation for each entry   On

Re: [iText-questions] RtfTOC how to set fonts and indentation for each entry

2006-07-17 Thread Bhupat Raigaga
questions about iText here Cc: Bhupat Raigaga; Alin Popa Subject: Re: [iText-questions] RtfTOC how to set fonts and indentation for each entry On Friday 14 July 2006 21:02, Bhupat Raigaga wrote: > However, I'm little stuck while generating table of contents. In The code > shown below > >

[iText-questions] RtfTOC how to set fonts and indentation for each entry

2006-07-14 Thread Bhupat Raigaga
Hi,   I am using itext for Rtf generation and it works pretty good for my 90% needs. However, I’m little stuck while generating table of contents. In The code shown below setting font and indentation Doesn’t seem to work .  How to make this work ? Code:   I have main table of entry