Acrobat reader throught IE can complain about a “document not found” when you try to send a PDF throught the web server. A way to avoid this error is to declare the cache-control as private in http header:
Cache-control: private, must-revalidate
Acrobat reader throught IE can complain about a “document not found” when you try to send a PDF throught the web server. A way to avoid this error is to declare the cache-control as private in http header:
Cache-control: private, must-revalidate
Join the discussion on Discord, ask a question or share your experience.
Discuss on Discord