Hi Nurettin,
Am 30.03.11 17:31, schrieb Nurettin DAG:
Sounds like table of contents is being auto-generated by iText. If so,
I am not familiar with that feature of iText but chances are that you
could patch it to use one of the two suggested algorithms when
building TOC.
"I found out that s
Sounds like table of contents is being auto-generated by iText. If so, I am
not familiar with that feature of iText but chances are that you could patch
it to use one of the two suggested algorithms when building TOC.
"I found out that setting the depth to zero does not show the original
numbers"
Thanks for the answer.
Yes, I am the one who creates the whole document ;-)
I think this does not solve the problem. Referring to the sources,
numbers for chapters and sections are inserted as separate chunk in
front of the title paragraph.
I found out that setting the depth to zero does not s
I believe you are the one building the headers/chapters or whatever you call
it. If so, you can use a PdfPTable design where numbering value is left
aligned on the 1st column and label is left aligned in the second column.
If you do not want to deal with table design then you can also achieve the
Hello,
I am wondering if it is possible to have an indentation (sorry, if this
is the wrong word for it) for headers (chapters / sections) like this:
1. Main Chapter
1.1 Sub 1
1.2 Sub 2
1.2.1 Sub x
Thanks in advance for any hint,
Friedhelm
Bruno Lowagie (iText) wrote:
> Can you check if it's OK now?
Oops, just checked SVN and I see I have miss spelled your name
in a horrible way. Now I lose the right to complain about people
spelling Lowagie as Louagie, Louwagie, Lowaege, Lowagi, etc...
Sorry!
Bruno
I just want to set a left indentation for a PdfTable. Any ideas how I could do
this?
-
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
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
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
> 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?
>
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
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
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>
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
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
>
> 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
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
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
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
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
> 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
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
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
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
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:
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
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
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
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
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
You'll need ColumnText to do it.
Best Regards,
Paulo Soares
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Heloisa Assuncao
> Sent: Thursday, May 27, 2004 4:58 PM
> To: [EMAIL PROTECTED]
> Subject: [iText-question
I´m using iText to generate a PDF file and I want to indent a paragraph, but no indent
the first line.
Thanks,
Heloisa Assuncao
Groupware Team
Acrobyte Informatica
Fone: (11) 5185-4900
Visite nossa pagina: http://www.acrobyte.com.br
---
Th
What is the best way to indent a value in a Cell which is in a Table while
preserving the border of the original cell? I have tried many different
ways (adding a table with 2 columns to a cell, adding multiple elements to a
cell, etc...) with no luck. When I finally get something indented, it
Hi!
I'm getting wrong indentations when working with multi page documents and
the setIndentationLeft() method with Paragraph and List.
There are two, apparantly different, indentation bugs I'm getting:
a) when a list crosses a page border, the indentation of the footer (and
probably the header, b
Hello,Trying to post the question again:
How do i move the Paragraph for a certain distance
from the left margin?
I suppose IndentationLeft should make the trick,
but its not working. The code below,
regardless what number I put for the IndentationLeft is now moving the
paragraph from the le
That information is only available with PdfPTable.
Best Regards,
Paulo Soares
> -Original Message-
> From: Antoine BLANC [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, February 05, 2002 10:57
> To: tan ean khim; [EMAIL PROTECTED]
> Subject: Re: [iText-questions] Indenta
For your second question I've the beginning of an answer !
but some thing is missing : how to get the Cell width (I try Cell.width()
but it's always return 0 :-[ )
So if someone has an idea or suggestions ???
Thanks in advance
Best Regards,
|||
o_O Mil00se
testPointille.java
Descr
hi all,
thank you Bruno, I have get the table border.
Here, I have 2 more questions:
(1) How to do some indentations in table cell?
(2) Is it possible to generate dotted line in table cell using iText
as shown below?
ABC - 2052
DEF - 2056
Th
38 matches
Mail list logo