_apollo wrote:
> - a toc on one of the first pages
2 options:
- create the TOC at the end, and then reorder the pages.
- create the TOC in a separate document and then merge.
> - numbered and linked titles over ALL numbered levels:
OK, you need to provide the numbering,
you need to provide the l
Hello.
First: Yes, I have searched in this mailing list, and I have read page 443-4
of the book and tried the examples of
http://1t3xt.info/tutorials/keywords/index.php?page=keyword&id=565.
I'am very disappointed about the effort to create a standard toc by
pdf-creation with iText. Nothing with
Hi Bruno,
thank you very much for your detailed explanation. I will try to use it to
build my TOC.
Best regards, Lars
"Bruno Lowagie (iText)" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Lars Vogel wrote:
>> Hi Bruno,
>>
>> sorry for not beeing precise.
>>
>> I do use the outli
Lars Vogel wrote:
> Hi Bruno,
>
> sorry for not beeing precise.
>
> I do use the outlines and they do work fine. I'm also very happy with them,
> no question here. I did create them based on an example from your webpage.
OK, this simplifies your work.
You have a finished PDF (as a file or in m
Hi Bruno,
sorry for not beeing precise.
I do use the outlines and they do work fine. I'm also very happy with them,
no question here. I did create them based on an example from your webpage.
Super! So here I do not have a question.
In addition to the outlines I would like to create a table of
Lars Vogel wrote:
> I believe my question was lost due to mailing list troubles...
Paulo answered your question:
"There's a couple of examples in the book but you must realize that
there isn't any automatic way to create TOCs in PDFs. The best way
is to do two passes, collecting the page pos
ss.
>
> Paulo
>
> --- Original Message -
> From: "Lars Vogel" <[EMAIL PROTECTED]>
> To:
> Sent: Tuesday, June 12, 2007 10:41 AM
> Subject: [iText-questions] Table of Content in pdf - Example
>
>
>> Hello,
>>
>> sorry for the uninform
I believe my question was lost due to mailing list troubles...
"Lars Vogel"wrote in message news:...
> Hello,
>
> sorry for the uninformed question, but can someone point me to an example
> of how to create a table of content referrening to the correct page number
> of the sections?
>
> I searche
al Message -
From: "Lars Vogel" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, June 12, 2007 10:41 AM
Subject: [iText-questions] Table of Content in pdf - Example
> Hello,
>
> sorry for the uninformed question, but can someone point me to an example
> of how to create a table
Hello,
sorry for the uninformed question, but can someone point me to an example of
how to create a table of content referrening to the correct page number of
the sections?
I searched through this newsgroup but found only examples for RTF /
formating the TOC / reordering the pages after creat
NagaLakshmi_Lakkimsetty wrote:
> Hi,
>
> I am generating a PDF using iText and I want to generate the Table of
> Contents for this PDF file.
> I tried the example given in ReorderPages and could able to get the
> table of contents.
> But the table generated using this IndexEvents is sorted beas
Franck Bollaro wrote:
> Thanks to the example ReorderPages.java I have reorder my document but still
> have a problem :
> - my log trace are ok : totalPages = reorder.length and the new order is ok
> - but I have the exception : "Page reordering requires an array with the same
> size as the number
Thanks to the example ReorderPages.java I have reorder my document but still
have a problem :
- my log trace are ok : totalPages = reorder.length and the new order is ok
- but I have the exception : "Page reordering requires an array with the same
size as the number of pages."
I have put writer.s
Franck Bollaro wrote:
> Hi,
>
> I use the iText api in my Spring application to generate document with a
> various
> number a page.
> I would like to build a Table of content.
> I have seen on the tutorial that it is possible with RTF document by using
> RtfTableOfContents() but how can I do with
Hi,
I use the iText api in my Spring application to generate document with a various
number a page.
I would like to build a Table of content.
I have seen on the tutorial that it is possible with RTF document by using
RtfTableOfContents() but how can I do with pure PDF document ?
There is the solut
You have a toc example at itextpdf.sf.net.
--- Marcel Kroschel <[EMAIL PROTECTED]>
wrote:
> hi
>
> i want to make a table of contents at the second
> page of the my pdf -
> file.
> example: teste..site 2
> about..site 6
> ...
>
> i make the file an save the site in an
hi
i want to make a table of contents at the second page of the my pdf -
file.
example: teste..site 2
about..site 6
...
i make the file an save the site in an arraylist.
problem:
1) i only know all site numbers at the end of the document. how can i
write it at page two?
17 matches
Mail list logo