![]() |
|
|||||||
| SDK ( DLL or ActiveX) Integrate PDF functions into your application easily. The SDK shares the same technology that powers Foxit Reader. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
To get the Handle of a link, we use functions FPDFLink_GetLinkAtPoint() and FPDFLink_GetDest(). Now, Instead of getting the Handle, I want to get the text of this link. How?
|
|
#2
|
||||
|
||||
|
i don't know how to get the actual text, but you can FPDFAction_GetURIPath for the uri path if you want to handle an url click:
Something like this: PHP Code:
Last edited by Razvan; June 5th, 2006 at 06:21 AM. |
|
#3
|
||||
|
||||
|
Thanks. I will try
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|