Re: [iText-questions] Indentation of Sections

2006-12-07 Thread Dirk Ulrich
regards Dirk > > Original-Nachricht > Datum: Thu, 07 Dec 2006 12:33:05 +0100 > Von: "Bruno Lowagie (iText)" <[EMAIL PROTECTED]> > An: Post all your questions about iText here > > Betreff: Re: [iText-questions] Indentation of

Re: [iText-questions] Indentation of Sections

2006-12-07 Thread Bruno Lowagie (iText)
Dirk Ulrich wrote: > Ooops! ...but I do only have itext.jar in the buildPath downloaded > yesterday from: http://itext.ugent.be/library/downloads/iText.jar > > Isn't this the current version? The jar is runnable. If I click on the link above and tell me browser it may execute the jar, a Swin

Re: [iText-questions] Indentation of Sections

2006-12-07 Thread Dirk Ulrich
> Von: "Bruno Lowagie (iText)" <[EMAIL PROTECTED]> > An: Post all your questions about iText here > > Betreff: Re: [iText-questions] Indentation of Sections > > Dirk Ulrich wrote: > > Mmh. :-) > > Have you got the two emails I have sent? >

Re: [iText-questions] Indentation of Sections

2006-12-07 Thread Bruno Lowagie (iText)
Dirk Ulrich wrote: > Mmh. :-) > Have you got the two emails I have sent? No, I haven't. I found your first mail on USENET, but it didn't reach my mailbox. The mailing list seems to be having problems. When I compare the archived mails on USENET; I see more mails are archived than I have actually

Re: [iText-questions] Indentation of Sections

2006-12-07 Thread Dirk Ulrich
s to this (runnable) code? Regards Dirk > > Original-Nachricht > Datum: Thu, 07 Dec 2006 11:39:01 +0100 > Von: "Bruno Lowagie (iText)" <[EMAIL PROTECTED]> > An: Post all your questions about iText here > > Betreff: Re: [iText

Re: [iText-questions] Indentation of Sections

2006-12-07 Thread Bruno Lowagie (iText)
Ignore my previous mail. Seems like the mailing list is sending me the mails in the right order. Dirk Ulrich wrote: > I am using itext.jar downloaded yesterday. No you aren't. Simple inspection of the PDF files tells me you are using iText 1.4.2 NOT iText 1.4.7x. Check File>Document Properties>

Re: [iText-questions] Indentation of Sections

2006-12-07 Thread Bruno Lowagie (iText)
Dirk Ulrich wrote: > I would expect a result the other way around. Again you have lost me. I fail to see a question in your mail. If you have a problem; please explain it in a way that I can understand it. br, Bruno - Take S

Re: [iText-questions] Indentation of Sections

2006-12-07 Thread Dirk Ulrich
ct a result the other way around. Regards, Dirk > > Original-Nachricht > Datum: Wed, 06 Dec 2006 15:13:33 +0100 > Von: "Bruno Lowagie (iText)" <[EMAIL PROTECTED]> > An: Post all your questions about iText here >

Re: [iText-questions] Indentation of Sections

2006-12-07 Thread Dirk Ulrich
> Von: "Bruno Lowagie (iText)" <[EMAIL PROTECTED]> > An: Post all your questions about iText here > > Betreff: Re: [iText-questions] Indentation of Sections > > Dirk Ulrich wrote: > > Again you answered my question before I asked. :-) &g

Re: [iText-questions] Indentation of Sections

2006-12-06 Thread Bruno Lowagie (iText)
Dirk Ulrich wrote: > Again you answered my question before I asked. :-) I'm not psychic, but I have been on this mailing list for a very long time ;-) br, Bruno - Take Surveys. Earn Cash. Influence the Future of IT Join Sou

Re: [iText-questions] Indentation of Sections

2006-12-06 Thread Dirk Ulrich
Again you answered my question before I asked. :-) Dirk > The fix is in the CVS, but there won't be any release until > after JavaPolis. If you don't know how to create a jar from CVS, > you can download the most recent one from this URL: > http://itext.ugent.be/library/downloads/iText.jar > (the

Re: [iText-questions] Indentation of Sections

2006-12-06 Thread Dirk Ulrich
but failed. Thanks Dirk > > Original-Nachricht > Datum: Wed, 06 Dec 2006 12:59:38 +0100 > Von: "Bruno Lowagie (iText)" <[EMAIL PROTECTED]> > An: Post all your questions about iText here > > Betreff: Re: [iTe

Re: [iText-questions] Indentation of Sections

2006-12-06 Thread Bruno Lowagie (iText)
Dirk Ulrich wrote: > ...on your bike. you're a happy one. It seems to be warm where you > live? Here, in Berlin/Germany it's too warm for the season (15°C in > December) but it's wet and... I live in Ghent, Belgium, and we have the same weather over here :( I go to work on my bicycle out of co

Re: [iText-questions] Indentation of Sections

2006-12-06 Thread Dirk Ulrich
> Original-Nachricht > Datum: Tue, 05 Dec 2006 17:40:43 +0100 > Von: Bruno Lowagie <[EMAIL PROTECTED]> > An: Post all your questions about iText here > > Betreff: Re: [iText-questions] Indentation of Sections > > Bruno Lowagi

Re: [iText-questions] Indentation of Sections

2006-12-06 Thread Bruno Lowagie (iText)
Bruno Lowagie wrote: > On my bike on the way home from work, it occurred > to me that I have fixed an indentation problem > concerning tables recently. That may be a good hint > to adapt the example so that it reproduces the problem. I followed my own advice, added a table to the simple code sam

Re: [iText-questions] Indentation of Sections

2006-12-05 Thread Bruno Lowagie
Bruno Lowagie (iText) wrote: > You have sent code snippets that can't be run as > a standalone example. Testing such snippets is of > no use. Please adapt one of the code samples I have > sent you so that they reproduce the problem. > > Only then you'll have a chance at getting an answer. On my

Re: [iText-questions] Indentation of Sections

2006-12-05 Thread Bruno Lowagie (iText)
Dirk Ulrich wrote: > However, when I try to set an indentation to a subsection ( either by > using setIndentation() or setIndentationLeft() ) the upper section is > indented but not the subsection! (It is indented to the right when I set > an indentation with a negative value and vice versa. Y

Re: [iText-questions] Indentation of Sections

2006-12-05 Thread Dirk Ulrich
ine after the last condition in the collection Regards Dirk > > Original-Nachricht > Datum: Tue, 05 Dec 2006 16:13:31 +0100 > Von: "Bruno Lowagie (iText)" <[EMAIL PROTECTED]> > An: Post all your questions about iText here > > Betreff:

Re: [iText-questions] Indentation of Sections

2006-12-05 Thread Bruno Lowagie (iText)
Dirk Ulrich wrote: But this way, the numbering seems not to be continued in the scetions/subsections. In your pdf the numbering is: 1. chapter 1 1. Section 1 (BTW: without indentation) I have adapted the example. Have a look at the attachment. Now there IS an indentation; and the lines added

Re: [iText-questions] Indentation of Sections

2006-12-05 Thread Bruno Lowagie (iText)
Dirk Ulrich wrote: But this way, the numbering seems not to be continued in the scetions/subsections. Of course not. If you don't set the number depth yourself, the default number depth (1) is used. I told you before: I don't appreciate it when people don't read the docs. Attached is a misf

Re: [iText-questions] Indentation of Sections

2006-12-05 Thread Dirk Ulrich
tion e) {     throw new ExceptionConverter(e);     }     } }//end GenericTag > > ---- Original-Nachricht ---- > Datum: Tue, 05 Dec 2006 15:20:12 +0100 > Von: "Bruno Lowagie (iText)" <[EMAIL PROTECTED]> > An: Post all your questions abo

Re: [iText-questions] Indentation of Sections

2006-12-05 Thread Bruno Lowagie (iText)
Dirk Ulrich wrote: Why does an indentation of a section indent an "outer" section as well? It doesn't. See the attached example. You'll have to rephrase your question if you are having a problem with Chapters/Sections. I have a Section just showing a numbering and a title. Within this secti

[iText-questions] Indentation of Sections

2006-12-05 Thread Dirk Ulrich
Why does an indentation of a section indent an "outer" section as well? I have a Section just showing a numbering and a title. Within this section I have another Section and I want to indent this section. If I set an indentation to this "inner" section, the outer section is indented as well. He