Paulo Soares wrote:
> Call PdfReader.consolidateNamedDestinations before getting the bookmarks.
Yes, but that's not in the first edition, only in the second edition
(section 7.1.2) ;-)
--
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info
---
jcintra wrote:
> Hello Paulo,
>
> if I read the book and still have problems maybe it's something else rather
> than what's in the book. I will try to explain better my problem.
> When I read the bookmark information I don't get a "Page" but a "Named" with
> something like "G4.32xxx". And this is
tions@lists.sourceforge.net
Subject: Re: [iText-questions] get a page number from a PdfDictionary
Hello Paulo,
if I read the book and still have problems maybe it's something else rather
than what's in the book. I will try to explain better my problem.
When I read the bookmark information I don'
gt;
> From: jcintra [joao.cin...@gmail.com]
> Sent: Wednesday, March 03, 2010 4:56 PM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] get a page number from a PdfDictionary
>
> Could you please send me some code to d
jcintra wrote:
> Could you please send me some code to do this?
You subject contains the question:
"[can I] get a page number from a PdfDictionary".
The answer is no: the concept of "page number" doesn't exist in PDF.
The page number is determined based on the order in which a page
dictionary app
itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] get a page number from a PdfDictionary
Could you please send me some code to do this?
I'm new to iText and I'm completly lost.
I already got the iText book and read the site, but I still don't get how to
get a book
you in a legible way and even
> present the page numbers as a bonus.
>
> Paulo
>
> - Original Message -
> From: "Edward W. Rouse"
> To: "'Post all your questions about iText here'"
>
> Sent: Wednesday, February 13, 2008 9
Hans wrote:
> I am using following codes to deal with right to left language and it
> works fine:
There seems to be a mix-up. Subject and content of this mail
don't correspond; as for the question in the body of the mail:
it has been answered half an hour ago.
--
This answer is provided by 1T3XT
Hi Paulo,
I am using following codes to deal with right to left language and it works
fine:
BaseFont bf = BaseFont.createFont("c:/windows/fonts/arial.ttf",
BaseFont.IDENTITY_H, true);
Font font = new Font(bf, 14);
document.add(new Paragraph("Mov
]
>> [mailto:[EMAIL PROTECTED] On
>> Behalf Of Bruno Lowagie
>> Sent: Wednesday, February 13, 2008 2:00 PM
>> To: Post all your questions about iText here
>> Subject: Re: [iText-questions] get a page number from a PdfDictionary
>>
>>
>> Edward W. Rouse wro
Rouse
ComSquared Systems, Inc.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Bruno Lowagie
> Sent: Wednesday, February 13, 2008 2:00 PM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] get a page n
ed Systems, Inc.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Bruno Lowagie
> Sent: Wednesday, February 13, 2008 2:00 PM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] get a page number from a PdfDi
Edward W. Rouse wrote:
> I have been searching the mailing list archives and using Google for
> hours and haven't found the answer, so I am asking here.
Have you read the PDF Reference?
There's no such thing as page numbers in the page(s) dictionary.
There's the page tree from which you can retri
13 matches
Mail list logo