Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8617825
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T05:57:36+00:00 2026-06-12T05:57:36+00:00

I have a interesting question for you all. My client wants a way to

  • 0

I have a interesting question for you all.

My client wants a way to automatically save a PDF that is opened up in Chrome. Currently he achieves this by either clicking on the Save button in Acrobat (in the browser), or by right clicking, thus bringing up the context menu and clicking Save As –> PDF. He would like this process automated.

I did a lot of searching and I cannot find a solution to this question.

So I ask all of you, is there a way to automatically save a PDF that is embedded in a HTML page?

I’m assuming I would have to do some screen scraping to get the HTML page, which would include the link with the PDF but I’m not sure where to go from there.

Any help will be greatly appreciated.

Thank you very much, and have a great day.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T05:57:37+00:00Added an answer on June 12, 2026 at 5:57 am

    Web pages require user interaction before writing files to the user’s hard drive. This is a security measure to keep any ol’ web page from putting files on your disk.

    It is possible to make file Save As dialog popup when the user clicks on something and ready to save a particular file to the disk, but in some browsers the user will still have to finish the operation. In other browsers, downloaded files can be pre-configured to go to a particular “downloads” directory and the user does not have to take another step after the browser initiates the save.

    If, when the browser requests a file, the response is given a header:

    Content-Disposition: attachment; filename="xxx.pdf"
    

    The browser will try to save it. I don’t know what happens if the web server does this as one request of many in a web page. The way I’ve seen this used is the user clicks a download button and the browser requests a specific URL that indicates to the server that the user wants to save the file and then, and only then, the web server includes this header.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

An interesting question arose today. Let's say I have a .NET object that implements
hi to all i have an interesting question is it possible to copy onclick
I have a very interesting LINQ question. I have a document, that I am
This has to be a common question that all programmers have from time to
I have an interesting problem that I need help with. I am currently working
I have interesting question. According to MSDN yield syntax : yield return <expression>; //
I have an interesting question on initialization. I have the following code: public class
I have a interesting question: I want to split the year into 4 quarters.
I have an interesting question about interface builder and ARC. I am building a
I have recently come across an interesting question on strings. Suppose you are given

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.