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

secure web only pdf viewer?

New Here ,
Oct 10, 2016 Oct 10, 2016

is there a secure way to view pdfs only on a web site?

TOPICS
Acrobat SDK and JavaScript , Windows
796
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
Community Expert ,
Oct 11, 2016 Oct 11, 2016

No. To view a PDF file it must first be downloaded to the local computer. It can't be viewed just online.

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
Community Beginner ,
Mar 03, 2017 Mar 03, 2017

That's not correct, modern browsers can view PDFs without downloading a local copy.

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
Community Expert ,
Mar 03, 2017 Mar 03, 2017

No, they can't. It might look like it but they are actually saving the file as a temporary file and then loading it.

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
Community Beginner ,
Mar 03, 2017 Mar 03, 2017

So where would this temporary PDF exist, if for example you were to view this PDF in browser? Uniform Crime Reporting Handbook - FBI — Uniform Crime Reporting

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
Community Expert ,
Mar 03, 2017 Mar 03, 2017

In one of the browser's temp folders... Either that or it will be converted

and presented as something similar to a PDF, like a Flash object. It might

look like a PDF, but it's not.

On Fri, Mar 3, 2017 at 11:44 PM, modiophile <forums_noreply@adobe.com>

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 03, 2017 Mar 03, 2017
LATEST

Hardly matters how Chrome does it. Because what it does is connect to the web site, read the file and show it. Maybe it stores it on disk, maybe in memory. So if Chrome can do it some other app can do it, including a simple download app. In any case chrome has a Download button.

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