[iText-questions] How to modify a display text of the button (not XFA pdf) using iText

2010-03-24 Thread Harshit Bapna
n(*acroForm.setField(key, fieldValue, "harshit")*); break; default: System.out.println("OK"); } } *Is it possible to replace the button display text (caption) ? If yes plz correct me in the codesnippet or help me with a l

Re: [iText-questions] Not able to make image appear on a PushButton.

2009-07-10 Thread Harshit Bapna
www.1t3xt.info/examples/ > You can also search the keywords list: > http://1t3xt.info/tutorials/keywords/ > -- -- Harshit Bapna -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,

Re: [iText-questions] Issue faced while PDFStamping on a XFA Form (having javascript) .

2009-07-10 Thread Harshit Bapna
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

Re: [iText-questions] Issue faced while PDFStamping on a XFA Form (having javascript) .

2009-07-09 Thread Harshit Bapna
\"); f.buttonSetIcon(decodedStream);//It requires an Icon object but I am not able to create an Icon obj from stream. Leonard I am able to set the the buttons caption but not the image. Please help me on this. > Leonard > > > > *From:* Harshit Bapna [mailto:hrba...@gmail

Re: [iText-questions] Issue faced while PDFStamping on a XFA Form (having javascript) .

2009-07-09 Thread Harshit Bapna
t; 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? Leonard > > > *From:* Harshit Bapna [mailto:hrba...@gmail.com] > *Sent:* Thursday, July 09, 2009 9:48 AM &

Re: [iText-questions] Issue faced while PDFStamping on a XFA Form (having javascript) .

2009-07-09 Thread Harshit Bapna
Text > supports. > > Paulo > > > -Original Message- > > From: Harshit Bapna [mailto:hrba...@gmail.com] > > Sent: Thursday, July 09, 2009 9:14 AM > > To: itext-questions@lists.sourceforge.net > > Subject: [iText-questions] Issue faced while PDFStamping on a XFA

[iText-questions] Issue faced while PDFStamping on a XFA Form (having javascript) .

2009-07-09 Thread Harshit Bapna
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

Re: [iText-questions] Welcome to the "iText-questions" mailing list

2009-07-08 Thread Harshit Bapna
ns (including changing > the password, itself) or to unsubscribe. It is: > > ultimate2 > > Normally, Mailman will remind you of your lists.sourceforge.net > mailing list passwords once every month, although you can disable this > if you prefer.