Hi,
1) I am using both Acrobat8 and Reader7,8,9
2) var oDoc = this.openDataObject(\"estatement \"); this line is throwing
error.
3) This script is embedded in pdf and run when you click on a button.
regards,
Rajsh Karka.
On Tue, Nov 25, 2008 at 12:37 AM, Leonard Rosenthol
<[EMAIL PROTECTED]>wrote:
> Which of the various methods in that call are throwing?
>
> Are you using Acrobat or Reader? What version?
>
> Where is this script being run from? A button? Menu? Other?
>
> Leonard
>
> On Nov 24, 2008, at 2:47 PM, rajeshkarka wrote:
>
> >
> > Hi All,
> >
> > I am working on PDF attachments.I need to pass a parameter from
> > Main
> > PDF to attachemnt pdf. I tried like this.
> >
> > var oDoc = this.openDataObject(\"estatement
> > \");
> > var id = this.getField(\"id\").value;
> > app.alert(\"id from the Main PDF: \"+id);
> > oDoc .getField(\"id\").value=id;
> > oDoc.close();
> >
> > I am doing like this but its throwing "NotAllowdError:
> > security
> > setting prevent access this property or method."
> >
> > Is there any other way to do this.Plz help me.
> >
> > regards,
> > Rajesh Karka
> > --
> > View this message in context:
> http://www.nabble.com/How-to-pass-field-value-from-main-pdf-to-attchemnt.-tp20661075p20661075.html
> > Sent from the iText - General mailing list archive at Nabble.com.
> >
> >
> > -------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Moblin Your Move Developer's
> > challenge
> > Build the coolest Linux based applications with Moblin SDK & win
> > great prizes
> > Grand prize is a trip for two to an Open Source event anywhere in
> > the world
> > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > _______________________________________________
> > iText-questions mailing list
> > iText-questions@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/itext-questions
> >
> > Buy the iText book: http://www.1t3xt.com/docs/book.php
> >
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Buy the iText book: http://www.1t3xt.com/docs/book.php
>
--
Thanks & Regards
------------------------
Rajesh Karka
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php