same question again: are you sure that the document contains field named " I90[0].page1[0].first[0]"? (for instance with space at the beginning?)
Cheers, Marc. -- Blog: http://mguillem.wordpress.com Dinesh Kumar wrote: > Hi Marc, > This is the script which im calling & it says the same error text field > named " I90[0].page1[0].first[0]" not found > > <pdfVerifyTextField description="Text field value" > page="1" > name="I90[0].page1[0].first[0]" > value="SDFSDF" > regex="true"/> > > Thanks, > Dinesh > > ----- Original Message ---- > From: Marc Guillemot <[EMAIL PROTECTED]> > To: [email protected] > Sent: Friday, 28 December, 2007 1:40:12 PM > Subject: Re: [Webtest] PDF Verification > > are you sure that the name of your field is "first"? > > Marc. > -- > Blog: http://mguillem.wordpress.com > > Dinesh Kumar wrote: >> Hi Guys, >> >> I'm not able to do verification on PDF files. Perhaps im wrong in >> calling the script >> >> for example in the pdf file >> >> First Name Last Name Middle Name >> Dinesh Kumar - >> >> I just need to verification the field First name with the value.i tried >> all combinations but no text field "first" found >> Is there any work around to find out this >> Thanks in advance for your tips. >> >> Thanks, >> Dinesh _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

