View Single Post
 
Old 05-26-2021, 04:17 AM
SamDsouza SamDsouza is offline Windows 10 Office 2013
Advanced Beginner
 
Join Date: Aug 2019
Posts: 71
SamDsouza is on a distinguished road
Default

Quote:
The question is, how do you want to open it - in Word as an editable file vs in the default Acrobat viewer (like Reader or Edge). Based on your earlier post, I assume you want the viewer option - the easiest way is therefore to follow a hyperlink to the filepath.
I've gone through your message and i think Viewer Option is as Good as Opening Normal PDF file.
It would be better if i could open the PDF in MS-Word as Editable rather than MS-Edge File.

I tried your code which is added with
Debug.Print "Path Name: " & xFdItem
ActiveDocument.FollowHyperlink xFdItem

I am afraid that nothing happened although an easier way to follow Hyperlink
Using the syntax ActiveDocument.FollowHyperlink is for first time. Please bear on my misunderstanding if result of PDF file being opened as per your coding But does not open

Quote:
If you are using the userform, you might prefer to delay opening the PDF until you close the userform. In that case, write the value to a control on the userform instead so it can be used when ready.
Kindly help me with your above statement as I did not understand
SamD
Reply With Quote