> can anyone tell me how to test the webpages with PDF content . The > content > is very difficult to get from the testing , .. > how to test the content of the web pages with PDf ????? can anyone mail > me ? > bala
I think you may have to extend a JMeter sampler, though I have no idea of how to do this. There are open-source Java libraries that read PDF and can extract the text. A google search showed up the LGPL'ed iText library: http://www.lowagie.com/iText/ With regards, Sonam Chauhan -- Corporate Express Australia Ltd. Phone: +61-2-9335-0725, Fax: 9335-0753, Email: [EMAIL PROTECTED] > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Thursday, 11 December 2003 6:46 PM > To: [EMAIL PROTECTED] > Subject: testing webpages with PDF > > > hello all , > > can anyone tell me how to test the webpages with PDF content . The > content > is very difficult to get from the testing , .. > how to test the content of the web pages with PDf ????? can anyone mail > me > ? > bala > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

