Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Is there any way of opening pdf file in browser with the help of acrobat sdk?

New Here ,
Mar 14, 2016 Mar 14, 2016

I am developing a plugin in visual studio 2010 with vc++. I want my pdf file to open in web browser instead of adobe acrobat or adobe reader.

Is there any way of opening pdf file in browser with the help of acrobat sdk?

Thanks.

TOPICS
Acrobat SDK and JavaScript
440
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 15, 2016 Mar 15, 2016
LATEST

‌hmm, I do not think so. of course a plugin can use almost any API so you can open any saved file using a file: URL. Bear in mind most browsers do not use Reader to display PDF so the plugin will have no further control. If a browser does use Reader, normal callbacks will apply.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines