I think you have to do something like document.isPageBlank(true); in order
for that to work. Otherwise, itext ignores the command.
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alleni
Sent: Thursday, October 25, 2007 5:22 PM
To: Post all your questions about
ubject: Re: [iText-questions] A bookmark that does not change the zoom
map.put("Page", somepage + "");
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Dan Kaplan
> Sent: Thursday, October 18, 2007 11:07 PM
&g
Hello,
I'm adding bookmarks to a PDFCopy through a method that does this:
private void setBookmark(ArrayList bookmarks, String name, int totalPages) {
HashMap map = new HashMap();
map.put("Title", name);
map.put("Action", "GoTo");
map.put("Page", somepage
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dan
Kaplan
Sent: Tuesday, October 02, 2007 11:15 AM
To: 'Post all your questions about iText here'
Subject: Re: [iText-questions] Concatenating with gotos and destinations
Thanks, I *think* I've f
Thanks, I *think* I've figured it out. I didn't realize that PdfWriter had
a method named getImportedPage
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dan
Kaplan
Sent: Tuesday, October 02, 2007 10:51 AM
To: 'Post all your questions a
with PdfStamper and apply the links in the
positions previously determined.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Dan Kaplan
> Sent: Monday, October 01, 2007 11:55 PM
> To: 'Post all your questions about iText
On Behalf Of Dan
Kaplan
Sent: Monday, October 01, 2007 4:19 PM
To: 'Post all your questions about iText here'
Subject: [iText-questions] The bookmark example doesn't do what it claims
The example titled "Bookmarks" on the tutorial
http://itextdocs.lowagie.com/tut
The example titled "Bookmarks" on the tutorial
http://itextdocs.lowagie.com/tutorial/ doesn't seem to do what it's
claiming. It also has a method defined that is never called named
onParagraph
-
This SF.net email is sponsored
I'm very sorry to nag about this, but can anyone help me with this question?
I've searched the archives/examples before I asked and couldn't find an
answer.
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dan
Kaplan
Sent: Monday, October 01, 2007 11:
ns
Yes, you can do this.
Leonard
On Oct 1, 2007, at 1:36 PM, Dan Kaplan wrote:
Hi, I think my question was overlooked or ignored. If my question was
unclear I'll gladly restate it. Otherwise. is my request possible?
_
From: Dan Kaplan [mailto:[EMAIL PROTEC
Hi, I think my question was overlooked or ignored. If my question was
unclear I'll gladly restate it. Otherwise. is my request possible?
_
From: Dan Kaplan [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 27, 2007 3:47 PM
To: 'itext-questions@lists.sourceforge.ne
Hello,
I'm concatenating 3 pdf's together: A, B and C. I'm making A myself and A
is going to have text in it that says, "please see B for an example". I'd
really like that text to be a link that you can click on and it'll make you
jump to the beginning of B. Is it possible to do this with iT
12 matches
Mail list logo