Adobe Acrobat PDF link cann't work on windows form
-
I am using C# and have created a regular Windows form. I have used COM and registered AxAcroPDFLib.AxAcroPDF. Here is my code; axAcroPDF1.LoadFile("myfile.pdf") axAcroPDF1.Show(); MessageBox.Show("Showing..."); This works fine. But, just like the browser, but PDF file links can't work. I have the full version of Adobe Acrobat installed, Standard 8.0. I also have the Pro. version 7.1.0 on another PC. When I click on link ,Its can't open link URL. Thank you for any help. please.
-
I am using C# and have created a regular Windows form. I have used COM and registered AxAcroPDFLib.AxAcroPDF. Here is my code; axAcroPDF1.LoadFile("myfile.pdf") axAcroPDF1.Show(); MessageBox.Show("Showing..."); This works fine. But, just like the browser, but PDF file links can't work. I have the full version of Adobe Acrobat installed, Standard 8.0. I also have the Pro. version 7.1.0 on another PC. When I click on link ,Its can't open link URL. Thank you for any help. please.
Ignore repost
Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.
-
I am using C# and have created a regular Windows form. I have used COM and registered AxAcroPDFLib.AxAcroPDF. Here is my code; axAcroPDF1.LoadFile("myfile.pdf") axAcroPDF1.Show(); MessageBox.Show("Showing..."); This works fine. But, just like the browser, but PDF file links can't work. I have the full version of Adobe Acrobat installed, Standard 8.0. I also have the Pro. version 7.1.0 on another PC. When I click on link ,Its can't open link URL. Thank you for any help. please.
A google search of pdf viewer for windows forms should have got you this: http://www.componentsource.com/products/expertpdfpdfviewer/index.html[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!