That's probably a bug with Acrobat. Note that some of the options require more parameters.
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Malloy, James
Sent: Thursday, December 02, 2004 2:26 PM
To: Leonard Rosenthol; [EMAIL PROTECTED]
Subject: RE: [iText-questions] Acrobat error

I have discovered the cause of this problem. I am still unsure how to fix it however.
 
I am using a map to add an outline to a PDF I am building.
 
If I use the following destination syntaxes the problem occurs: 
map.put("Page", currPageNr + " Fit");
map.put("Page", currPageNr + " FitV");
map.put("Page", currPageNr + " FitBV");
 
If I use:
map.put("Page", currPageNr + " FitH");
map.put("Page", currPageNr + " FitB");
map.put("Page", currPageNr + " FitBH");
 
The problem does not occur
 
I should also state that my previous email was incorrect. This problem only occurs in Acrobat/ Reader 5.0 and does not seem to occur in any version of Reader 6.0. Sorry for the misinformation.
 
 
 
-----Original Message-----
From: Leonard Rosenthol [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 30, 2004 4:52 PM
To: Malloy, James; [EMAIL PROTECTED]
Subject: Re: [iText-questions] Acrobat error

At 04:15 PM 11/30/2004, Malloy, James wrote:
I am getting the following error from Acrobat: :

        What version of Acrobat?  Reader, Standard or Professional?


My application uses Itext to merge/ append pdf forms with bookmarks using PdfCopyFields.

        What version of iText?

        Can you provide a sample PDF with the problem?


Leonard

---------------------------------------------------------------------------
Leonard Rosenthol                            <mailto:[EMAIL PROTECTED]>
Chief Technical Officer                      <http://www.pdfsages.com>
PDF Sages, Inc.                              215-938-7080 (voice)
                                             215-938-0880 (fax)

---------------------------------------------------------
This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies.

---------------------------------------------------------

Reply via email to