Re: [iText-questions] plz give ideas

2008-05-07 Thread 1T3XT info
David Lloyd wrote: > I think "iText in Action" (look it up at http://www.amazon.com/) > probably contains examples of that. Not really, but if you read the book, you'll find ways to achieve this. In the mailing list archives somebody added '.' chars to a String and measured that String till it re

Re: [iText-questions] plz give ideas

2008-05-06 Thread David Lloyd
Howdy, san kar wrote: > hi, > > I want to create TOC(Table of Contents) in my pdf. > > My TOC look like this.. > > *Contents* > Introduction > .8 > 1. > Author...

[iText-questions] plz give ideas

2008-05-06 Thread san kar
hi, I want to create TOC(Table of Contents) in my pdf. My TOC look like this.. *Contents* Introduction .. ...8 1. Author..9 P

[iText-questions] plz give ideas

2008-05-05 Thread san kar
hi, I want to create TOC(Table of Contents) in my pdf. My TOC look like this.. *Contents* Introduction .8 1. Author..9 Pl