I’m required to create links in a specific way for accessibility needs. Below is the function I have so far that is working correctly to a point:
Public Sub FindPDFText(searchText As String, pagenum As Integer, strFile…...I’m required to create links in a specific way for accessibility needs. Below is the function I have so far that is working correctly to a point:
Public Sub FindPDFText(searchText As String, pagenum As Integer, strFile…