We develop in Delphi XE3 and we need an implementation for our desktop application to do this thing:
-show to the user the contents of a pdf file
-allows to the user to select some text in the pdf file
-insert this text in a simple textbox
-store in two variables the coordinates of the selected text (or rather the range of the selection).