adobe-reader Questions

4

Solved

it's possible? I need to get the full path of Adobe Reader including the executable name. I'm looking for on windows registries, the closer that I did was found the full path without executable nam...
Decision asked 5/6, 2012 at 5:14

7

Solved

Is there any official command line (switches) reference for the different versions of Adobe (formerly Acrobat) Reader? I didn't find anything on Adobe Developer Connection. Especially I want to: ...
Romaineromains asked 6/3, 2009 at 15:5

4

Solved

For reasons I can't get into right now, I need to prevent the Adobe Reader window from opening up when I try to print a document. The developer that was working on this before me has the following ...
Plater asked 1/4, 2011 at 3:14

1

Solved

I have a very strange problem and I am not sure where the issue is. I am creating a PDF and not setting any security restrictions or a password. When I open the PDF in Adobe Reader DC and get the p...
Styptic asked 26/11, 2020 at 10:0

3

I have a link to a pdf file on my website. The pdf opens without any issues in the built-in pdf viewer on Firefox or iOS. I get an error when I try to open the pdf by clicking the link in Firefox ...
Apparatus asked 28/7, 2019 at 18:3

2

I'm having a problem while trying to open a PDF file using Process.Start(). The program runs the process as a background process but no adobe reader window show up. A solution i found was to use ch...
Godred asked 27/11, 2017 at 13:47

3

Solved

Does anyone know how to call Adobe Reader from the command line to open a pre-populated Adobe Form (with Extensions enabled) e.g MRBIGSORDER0001.PDF, allow the user to alter it and then do a save a...
Indecorous asked 1/6, 2014 at 5:39

0

I noticed with Process Monitor that accessing Mozilla Firefox over the IAccessible (MSAA) Interface causes file accesses to an Adobe Reader file called "Accessibility.api". When I access Mozilla Fi...
Under asked 27/11, 2018 at 9:9

2

Solved

On Windows, when a PDF is opened in Adobe Reader, it appears to hold a lock on the file. This behavior means that if I want to re-run pdflatex to regenerate the file, I need to close it in Reader, ...
Scansorial asked 5/2, 2011 at 22:10

3

I have a form where when a user presses the download button it a get_file.php script returns the specified php file. In ffx when I disable the adobe plugin, a download box appears with the correct ...
Accede asked 29/3, 2011 at 20:21

2

Solved

Many of the math textbooks and other literature I read is in PDF format, so I frequently find myself annotating these with the Adobe Reader comments tool. I did find a helpful guide here, but som...
Cavite asked 29/8, 2012 at 19:30

0

I'm using C# and the PDFium library to print a PDF to a particular label printer. When I print this PDF via Chrome, Edge, or my application, the quality is questionable. When I print through Adobe ...
Maag asked 26/4, 2018 at 12:9

1

I'm trying to do batch text extraction from PDF files. Tried many libraries and Adobe Reader seems the most accurate text extractor for me. I noticed a file AcroTextExtractor.exe in the folder whe...
Amandy asked 9/4, 2015 at 10:57

6

I'm able to create PDFs in my C#/WPF application and run them with the following: Process.Start(_pathToPDFFile); This works with Adobe Acrobat, but not with Adobe Reader. When Adobe Reader is in...
Conflation asked 21/5, 2014 at 8:51

2

Solved

I'm trying to convert pdfs to tiff images for following OCR. I use "-density 300x300 -depth 8" as parameters. The first problem is that from 500 KB pdf file i get 72 MB tiff file. The second probl...
Screwed asked 14/5, 2011 at 13:54

1

Solved

I am unable to get my pdf to work online with Adobe Reader DC. http://www.okeechobeecountytaxcollector.com/Documents/FeeCalculatorRev0909.pdf None of the buttons or functionality is working. (Li...
Egger asked 21/2, 2017 at 15:2

5

Solved

We have a downloadable PDF file which looks great at 72% magnification in Adobe Reader and not so good at 101%. When downloaded and opened in the reader, its default magnification is 101%. Is the...
Alkahest asked 20/4, 2009 at 23:24

10

Solved

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 window loads with an empty gray screen (and doesn't even have a Reade...

2

Solved

I just embedded Adobe Reader X ActiveX control in a small sample applications. All controls related to Annotations and Comments are disabled. Why is that? Can I enable them via code?
Loquitur asked 19/1, 2011 at 15:57

2

Solved

I am having an issue with trying to set some from fields using Apache PDFBOX(1.8.5). I have a few different Static PDFs that I am using for testing. Using the following code, I can set the values o...
Gifu asked 10/6, 2014 at 19:27

3

I am using the following cmd to print the pdf: acroRD32.exe /t "file1.pdf" "printerName" Everything works fine but one window pops up. Can anybody help me to disable it. I tried with various op...
Cru asked 22/2, 2011 at 23:53

2

I'm trying to generate a .pdf file using mPDF in a Zend Framework application, from the output of the action. Here is the code of my action: public function testAction() { $this->_helper-&gt...
Septima asked 17/1, 2013 at 20:2

3

Solved

How can I check whether Adobe reader or acrobat is installed in the system? also how to get the version? ( In C# code )
Bebel asked 9/6, 2009 at 9:16

4

I am writing an Android application to display pdf files on the device. And I need to use the current versioncode (35498) of the Adobe Reader to display the pdf files.I have with code to display li...
Pontefract asked 25/2, 2011 at 3:56

1

Solved

How can I open a PDF document that I've created in code-behind in Adobe Reader?
Absalom asked 12/12, 2012 at 20:18

© 2022 - 2024 — McMap. All rights reserved.