uot;
);
//bt is the PushbuttonField with fieldName Confirm.
PdfFormField ff = bt.getField();
PdfAction ac = PdfAction.javaScript("this.openX();" , writer);
ff.setAction(ac);
writer.addAnnotation(ff);
On Thu, Jul 9, 2009 at 9:16 PM, Leonard R
rba...@gmail.com<mailto:hrba...@gmail.com>]
Sent: Thursday, July 09, 2009 10:49 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Issue faced while PDFStamping on a XFA Form
(having javascript) .
Please find my comments inline
On Thu, Jul 9, 2009 at 7:4
orm won't be recognized. I was wrong in choosing this
> approach :(
>
>I was using XFA form to only display the image rest everything is done
> through Acroform(iText) .
>
>
>
> Can you give any work around or suggestion to achieve this?
>
>
>
> Leon
to the button.
Leonard
From: Harshit Bapna [mailto:hrba...@gmail.com]
Sent: Thursday, July 09, 2009 10:49 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Issue faced while PDFStamping on a XFA Form
(having javascript) .
Please find my comments inline
On Thu, Jul 9
gt;
> *To:* Post all your questions about iText here
> *Subject:* Re: [iText-questions] Issue faced while PDFStamping on a XFA
> Form (having javascript) .
>
>
>
> Hi All,
>
>
>
> Leonard, Thanks for the reply.
>
>
>
> Few more additions.
>
> 1) I stam
Leonard
-Original Message-
From: Paulo Soares [mailto:psoa...@glintt.com<mailto:psoa...@glintt.com>]
Sent: Thursday, July 09, 2009 5:01 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Issue faced while PDFStamping on a XFA Form
(having javascript) .
I
> Sent: Thursday, July 09, 2009 5:01 AM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] Issue faced while PDFStamping on a XFA Form
> (having javascript) .
>
> If you're using a XFA all you can do is fill the fields, that's all i
2009 9:14 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Issue faced while PDFStamping on a XFA Form
> (having javascript) .
>
> Hi All,
>
> Summary of the Issue: To display an image in PDF at runtime.
> Limitation: The image cannot be embeded
xt-questions] Issue faced while PDFStamping on a
> XFA Form (having javascript) .
>
> Hi All,
>
> Summary of the Issue: To display an image in PDF at runtime.
> Limitation: The image cannot be embeded into PDF.
>
> Approaches:
> 1) Using iText and AcroForm I was no
Hi All,
Summary of the Issue: To display an image in PDF at runtime.
Limitation: The image cannot be embeded into PDF.
Approaches:
1) Using iText and AcroForm I was not able to achieve this. -- Not
successfull
2) I designed a form using LC Designer with an ImageField. I assigned the
Base64 encode
10 matches
Mail list logo