Dear DevExpress team,
I need to obtain the coordinates of a clicked point in a pdf file. As far as I understand, the TdxPDFViewerCustomHitTest.HitPoint contains the current coordinates within the control expressed in points. Is there a way to find out the corresponding coordinates where in the pdf file expressed in pdf user space coordinates?
Thanks,
Matthias.
Hello Matthias,
Would you please provide us with a screenshot of the PDFViewer and mark there what coordinates you wish to obtain?
Hello Mikhail,
I need to paint markers on a PDFViewer canvas that sticks to a certain position in the PDF file. Therefore, the coordinates used for drawing depends on the current zoom level, rotation and displayed section of the PDF file. Is there a way to obtain information on what part of the PDF file is displayed currently?
Thanks.