PDF viewer on the .net

前端 未结 4 1548
盖世英雄少女心
盖世英雄少女心 2021-01-15 13:03

I have many pdf files in my project so I need it available to view for any client so I tried to give it as link in JS and it\'s worked but when I tried with a machine doesn\

4条回答
  •  自闭症患者
    2021-01-15 13:24

    You can take a look at this article:

    ASP.NET PDF Viewer User Control Without Acrobat Reader Installed on Client or Server

    There's a GoogleCode page for it with a fair amount of activity.

    I haven't tried the code but might for an upcoming project. No word in the article regarding browser compatibility.

提交回复
热议问题