[iText-questions] could PdfAction.createHide(PdfObject o, boolean hide) be public?

2002-04-20 Thread David Teran
Hi, the subject says it already, i want to define a PdfAction, attach it to a PdfFormField when rollover to hide a PdfTemplate. Could this be possible with the action described above? Regards, david ___ iText-questions mailing list [EMAIL PROTECTED

[iText-questions] form textfield question

2002-04-20 Thread David Teran
Hi, is it possible to define two different PdfAppearance objects and assign them to a textfield (PdfFormField)? I would like to have a textfield that get "highlighted" when the user enters the field. I tried a lot of combinations of: myFormTextField.setWidget(new Rectangle(lx, ly

Re: [iText-questions] What Do These Errors Indicate?

2002-04-20 Thread Paulo Soares
Problem solved. I attach the new PRTokeniser.java. Best Regards, Paulo Soares - Original Message - From: "Paulo Soares" <[EMAIL PROTECTED]> To: "Dan Randall" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, April 20, 2002 13:22 Subject: Re: [iText-questions] What Do These Errors

Re: [iText-questions] What Do These Errors Indicate?

2002-04-20 Thread Paulo Soares
Send the "bad" pdf to [EMAIL PROTECTED] Best Regards, Paulo Soares - Original Message - From: "Dan Randall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 20, 2002 6:49 Subject: [iText-questions] What Do These Errors Indicate? > Hi, > > I am using iText 0.90 and with