« Return to Thread: How to find a particular text position (x and y coordinates) in PDF File using iTextSharp ?

How to find a particular text position (x and y coordinates) in PDF File using iTextSharp ?

by Kumari, Archana :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

 

Hi,

I am using iTextSharp.dll and I am coding in C# to read a PDF file. I want to find position of particular text (its x and y coordinates) in a PDF file.

In detail, the text to be searched in PDF File say “ROCK” and its x,y coordinate values are provided to me in  excel sheet.  I have to verify that the text “ROCK” lies exactly at the same x,y coordinates as provided in the excel sheet.

 

1)      Is there any method in itextsharp that takes text to be searched as input and return its  x,y coordinates ?

2)      Or is there any method in itextsharp that takes x,y coordinates value as input and return the text at that coordinate?

 

Kindly help me out and let me know if more information is required.

 

Regards,

Archana  Kumari

 


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
itextsharp-questions mailing list
itextsharp-questions@...
https://lists.sourceforge.net/lists/listinfo/itextsharp-questions

 « Return to Thread: How to find a particular text position (x and y coordinates) in PDF File using iTextSharp ?