I have hyperlinks to pdf files in my Word document. Prior to opening the PDF
document I want to intercept the code so I can prompt user for certain input.
any ideas?
Thanks
Milan
>I have hyperlinks to pdf files in my Word document. Prior to opening the
>PDF
> document I want to intercept the code so I can prompt user for certain
> input.
>
> any ideas?
Replace your hyperlinks with MACROBUTTON fields which include the hyperlink
destination. Clicking on the MACROBUTTON field will launch a macro which can
accept the information you want to obtain, and then process the embedded
hyperlink.
Take a look at this article
Using MacroButton fields
http://www.word.mvps.org/FAQs/TblsFldsFms/UsingMacroButton.htm

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup