Top "Adobe-reader" questions

Adobe Reader is a free application for viewing, printing and filling PDF documents.

Adobe Reader Command Line Reference

Is there any official command line (switches) reference for the different versions of Adobe (formerly Acrobat) Reader? I didn't find …

acrobat adobe-reader
How can I hide the Adobe Reader toolbar when displaying a PDF in the .NET WebBrowser control?

I am trying to load a PDF document inside a .NET web browser control. In versions of Adobe Reader prior …

.net pdf webbrowser-control acrobat adobe-reader
PDF files do not open in Internet Explorer with Adobe Reader 10.0 - users get an empty gray screen. How can I fix this for my users?

There is a known issue with opening a PDF in Internet Explorer (v 6, 7, 8, 9) with Adobe Reader X (version 10.0.*). The browser …

javascript asp.net-mvc internet-explorer adobe-reader
javascript detect adobe reader plugin for browser

If the pdf viewer plugin is not installed how to detect it and give a alert message to install pdf …

javascript jquery html adobe-reader
Is it possible to have a PDF file open at a predefined magnification in Adobe Reader?

We have a downloadable PDF file which looks great at 72% magnification in Adobe Reader and not so good at 101%. When …

pdf acrobat adobe-reader
closing an instance of acrobat reader from command line

I am using the following cmd to print the pdf: acroRD32.exe /t "file1.pdf" "printerName" Everything works fine but …

command-line adobe-reader
How to get Adobe Reader full path(including executable file name)?

it's possible? I need to get the full path of Adobe Reader including the executable name. I'm looking for on …

c# adobe-reader
How can I stop Adobe Reader from asking "Save As" when saving a PDF form (i.e. allow just "Save")?

Does anyone know how to call Adobe Reader from the command line to open a pre-populated Adobe Form (with Extensions …

vba pdf adobe-reader pdf-form
Check Adobe Reader is installed (C#)?

How can I check whether Adobe reader or acrobat is installed in the system? also how to get the version? ( …

c# adobe-reader
How can one open Adobe Reader with VBScript?

I want to programmatically fill in some fields in a form in PDF format. I tried this code: Set objAdobe = …

vbscript adobe-reader