When i try to open *.pdf in web page using Shel.Explorer.2 it does not work
1 次查看(过去 30 天)
显示 更早的评论
main_WEB = actxcontrol('Shell.Explorer.2' ,'Position',[650 120 1220 780],... 'Parent',ws_MainFigure); Navigate(main_WEB,'http://www.google.com/');
When I try to view a pdf using Shell.Explorer.2 it does not open or display *.pdf in window. I would at least like to have the option of open or save, but ideally i would like the pdf to open in window.
Thank you in advance
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Install Products 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!