Tagged Questions
Adobe Reader is a free application for viewing, printing and filling PDF documents.
17
votes
4answers
37k views
Adobe Reader Command Line Reference [closed]
Is there any official command line (switches) reference for the different versions of
Adobe (formerly Acrobat) Reader?
I didn't find anything on www.adobe.com/devnet/, ...
Especially I want to
...
6
votes
5answers
647 views
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 window loads with an empty gray screen (and doesn't even have a Reader ...
6
votes
1answer
298 views
Possible to make Adobe Reader not hold a file lock on Windows?
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, run ...
4
votes
1answer
267 views
E_ACCESSDENIED on CoCreateInstance, where it used to work
I have some code that used to work, but recently stopped. It's in an Adobe Reader Plugin, and the latest Reader version has a "Protected Mode" which causes my problem.
My plugin can load some of my ...
4
votes
1answer
11k views
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 to v10 (aka "X"), the PDF loaded without the toolbar displayed—you would just see the PDF ...
4
votes
2answers
432 views
Using Javascript in Adobe Reader
I am currently using the following script for a few documents:
var pp = this.getPrintParams();
pp.interactive = pp.constants.interactionLevel.automatic;
this.print(pp);
How do I add another ...
3
votes
1answer
311 views
how to detect Adobe Acrobat Reader installation in computer (not just browser) during Setup?
im creating a VS setup installer for my C# project. I need the client's machine to first install Adobe Acrobat Reader X before proceeding to the actual installation.
How do i do this? Thanks!
3
votes
1answer
741 views
How to debug a corrupt pdf file?
im generating pdf files using a ruby library called "prawn". I have one particular file that seems to be considered "Corrupt" by adobe reader. It shows up fine in both preview and in adobe reader. It ...
2
votes
0answers
127 views
PADES-LTV Document timestamp verification error
I am signing a pdf document in PADES-LTV signature format with a Document timestamp signature.
Usually, signed files are OK. Both signature and document timestamp signature is verified and everything ...
2
votes
3answers
223 views
Error in PDF root object
This PDF root object will get Adobe Reader to fail. Other PDF readers like Foxit, Nuance, Evince, SumatraPDF will open the PDF file without problems. The problem is /Dests which reguires an indirect ...
2
votes
1answer
610 views
PDF to tiff ImageMagick problem
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 problem ...
2
votes
2answers
412 views
Adobe Reader process fails when starting second instance
In our C# WinForms application, we generate PDF files and launch Adobe Reader (or whatever the default system .pdf handler is) via the Process class. Since our PDF files can be large (approx 200K), we ...
2
votes
0answers
175 views
Handling response after PDF AcroForms HTTP-POST
I want to inform the user that his HTML Form submission from a PDF file has been successful (or not). Now when I used the browser-plugin with adobe reader I could get a HTML response displayed withing ...
2
votes
1answer
111 views
Adobe Reader plugin eating certain keydown events only in Firefox 3.6
I seem to have exactly the same problem as this person: http://forums.adobe.com/thread/618752 He also has example code that purports to demonstrate the problem.
Basically, I have a webpage consisting ...
2
votes
7answers
1k views
Is there any jquery plugin/script to detect Adobe Reader on user system?
Is there any jquery plugin/script to detect Adobe Reader on user system ? and it is not then show a message to download.
Code should be compatible with all A-grade browsers.
1
vote
1answer
86 views
Changing EXE name based on compilation constant
I have a project in VB.NET 2010 (compiling to x86, .NET 2.0 runtime) that I want to compile into two separate EXEs - a "lite" version and a "full" version.
Unfortunately I cannot make two separate ...
1
vote
0answers
50 views
Read MainWindowHandle For Process
i tried to read MainWindowHanlde For Acrobat Reader 10 Process so i can SetParent API
i tried this
private Process pDocked;
private IntPtr hWndDocked;
pDocked = Process.Start(path, PDFPath);
while ...
1
vote
1answer
148 views
How to name a 'group' check box in Adobe Reader when wanting to fill form by FDF / XFDF
I've managed to populate ordinary pdf text fields via an fdf file and via an xfdf file. My problem is that I need to check some checkboxes.
I have read this article entitled 'FDF - how to check a ...
1
vote
0answers
262 views
How to inject a DLL into Adobe Reader X
I need to inject a DLL into Adobe Reader X that reads the events sent to the scrollbar (even if it is hidden). I need to do this to be able to find out what page of the document i am on.
I have tried ...
1
vote
1answer
224 views
show a pdf in 64 bit wpf application
For a 32 bit wpf app if I want to show a pdf I usually use the following code:
WebBrowser browser = new WebBrowser();
browser.Navigate(new Uri(filename));
grid1.Children.Add(browser);
And the adobe ...
1
vote
2answers
144 views
Issue with ASP Classic site rendering PDF with Adobe Reader in-browser
I’m having an issue with PDF output being rendered in Adobe Reader’s ‘in browser’ feature from an ASP Classic site.
I have a form with a handful of inputs that trundles off and makes a PDF report. ...
1
vote
1answer
122 views
Adobe Reader ActiveX blocks accelerators
I have embedded an Adobe Reader ActiveX control as a child window in an MFC application, but if the Reader has focus, none of the accelerators defined in my MFC application are triggered, regardless ...
1
vote
3answers
341 views
C# Prevent Adobe Reader Window from coming up when trying to print a document
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 ...
1
vote
4answers
419 views
How can i detect if client browser have adobe reader plugin installed
How can i check with php or js, if client browser for adobe reader plugin is installed?
1
vote
2answers
474 views
Check if Adobe Acrobat Reader is open and get the filename of the pdf
I am searching a way to check with C#, if there is an open Adobe Acrobat Reader and when it is, get the filename with the path of the open PDF.
Can someone give me a tipp?
Thank you.
Best Regards, ...
1
vote
0answers
262 views
Restoring selected printer in Acrobat Reader after calling this.print from javascript
Is there a way to save off the current printer before printing and restore it after calling "this.print"?
Our web application prints many reports. Most reports are generated and displayed in an ...
1
vote
0answers
97 views
Adobe Reader plugin forbids embedding PDFs from ouside domains
One part of web application is local digital signing using activex component. But I want to display a PDF that gets signed beforehand and after. Since documents can be quite large I would'n really ...
1
vote
3answers
208 views
Generate PDF thumbnails in .NET without full Acrobat installed
I've seen various methods for generating thumbnails of PDF files in .NET, but unfortunately all of them require full version of Acrobat installed. Is there a way for getting them with free Adobe ...
1
vote
1answer
407 views
Detecting if Adobe Acrobat 9.3+ is already installed
I am using .NET Installer as a bootstrapper and I need to detect if Adobe Acrobat 9.3 or above is installed as a prerequisite.
Currently I am using this registry to detect the installation:
...
1
vote
5answers
716 views
Adobe Reader unable to open downloaded file in IE6
I'm working on a web app that allows users to downloaded dynamically generated PDF files.
This works fine in IE8 and Firefox but fails in IE6 with Adobe Reader giving the message "there was an error ...
1
vote
3answers
4k views
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 downloaded and opened in the reader, its default magnification is 101%.
Is there ...
0
votes
1answer
25 views
Find which version of PDF Reader from Adobe (Any “PDF Reader” of Adobe and not just “Adobe Acrobat Reader”) is installed?
I am developing a .Net App (C#) in which i want to find which version of PDF Reader from Adobe (&& only from Adobe) is installed.
It can be any of their software Adobe Reader, Adobe Acrobat X ...
0
votes
0answers
49 views
Open to specific page from command line will not work if already open
I have a C++ application that opens a specific PDF file to a specific page location using a named destination. It works perfectly if the document is not open; if the document is already open, the page ...
0
votes
0answers
30 views
Correcting font info in pdf
I have a pdf document that references a font i.e. it is not embedded. I have installed the provided font file in C:\Windows\Fonts but it is not being picked up.
The name of the font is shown in ...
0
votes
1answer
14 views
Detect outdated versions of adobe reader?
Due to a bug in 10.1 of Adobe reader our users need to upgrade to 10.1.1 (or downgrade but that is much too convoluted). Does anybody know of a way to detect if the user has the oldest version of ...
0
votes
1answer
20 views
Get currently open document and page in view for Adobe Reader instance
My app needs to know what is the document currently opened in adobe reader, and what is the current page in view. Is it possible to find that out?
My app is .net application, an runs with admin ...
0
votes
0answers
84 views
Internet Explorer/Adobe Reader: Execute Javascript when PDF is opened
I'm trying to develop a simple bookmarklet, that's supposed to be used when the user opens a pdf within the browser (e.g. with Adobe Reader embedded). In Firefox, saving a bookmark as ...
0
votes
0answers
226 views
opening a pdf in adobe reader flash cs5 as3, possible?
Me again!
I appologize for asking so many questions, but I'm still new and learning!
Anyway, I'm working on a CD catelog for a small business I work for. The catelog is very large (thousands of ...
0
votes
0answers
21 views
Within integration save documents using adobe pddocsave?
According to http://forums.adobe.com/thread/877430 ;
I can save if the correct rights are enabled. I have the code
else if (0 == PDDocPermRequest(pdDoc, PermData[9].ReqObj, PermData[9].ReqOpr, ...
0
votes
1answer
70 views
How to get font sizes/types with Adobe X Pro
I work for a university and we have access to the full Adobe suite so software isn't an issue (but I'm not all that familiar with using it). I'm working with a college who needs to rebuild a PDF ...
0
votes
0answers
106 views
Beamer Presentation: raster and vector images not displayed in adobe reader
I have created a beamer presentation which includes raster and vector images.
I'm compiling the presentation with pdflatex and view it using adobe reader 10.1.0, although I've tried it on older ...
0
votes
2answers
299 views
Getting Info (title, subject, author, producer…) from PDF using javascript
Im trying to learn how to use javascript inside pdf files, and how to grab information from the /Info object like author and title. I've found two ways to use js inside a pdf, and I've put together 2 ...
0
votes
0answers
60 views
Ruler like addin/code/app
I have developed an app where the user keys data from a pdf image.
What I am looking for is an addin for adobe reader, code .Net/C# or even an application that will allow the users to put a ruler or ...
0
votes
1answer
170 views
Acrobat javascript API in iOS
Is there any way to use Adobe Acrobat Javascript APIS in iOS platform for usage within iPhone and iPad apps ?
Thanks
0
votes
0answers
41 views
Adobe Reader SaveAs over OLE
is possible make SaveAs -> PlainText over OLE?
I am can not found solution in AcroExch.PDDoc.Save API description.
Thank you, Pavel
0
votes
2answers
24 views
How to monitor network connections made from a Adobe PDF file?
I have a PDF file that fetches data from a server location. It prompts me before connecting and fetching data - how can I see what data its sending and retrieving?
0
votes
2answers
413 views
View pdf in browser but save with wrong file name
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 ...
0
votes
0answers
171 views
Creating a PDF MIME type to start Adobe Reader with Print dialog
If I'm not mistaken, it could be possible to create a MIME-type that would start the Adobe Reader on a PDF and have it display the print dialog box rightaway, on Windows, by adding the right registry ...
0
votes
1answer
562 views
Adobe Reader X (10.0) ActiveX: annotations are disabled
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?
0
votes
1answer
134 views
Adobe Reader Text Drag&Drop issue
I've discovered issues with the Adobe Reader and the Drag&Drop feature for simple text.
When I simply select some text and drop it into some of my .NET applications (or any texteditor like ...