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

learn more… | top users | synonyms

0
votes
0answers
6 views

Access Adobe Reader Properties

I use ReportViewer to create a PDF document. I then use the following code to open my PDF: 'Open pdf file If File.Exists("C:\myReport.pdf") Then Process.Start("C:\myReport.pdf") I am looking to ...
0
votes
0answers
24 views

PDF files on FTP will not open correctly

Our PDF files open fine from local hard disks, and http locations. However, We are having trouble opening PDF files from a FTP server. After double-clicking on the file, the Adobe 'grey' background ...
0
votes
0answers
91 views

Network error while opening PDF within IE browser

Adobe Reader's browser plugin in Internet Explorer(all versions) displays the following message while rendering some Pdf's "A network error occurred while accessing this document on the Internet. ...
0
votes
0answers
18 views

Search all PDFs in directory only in search pane in Adobe Reader 11

In Adobe Reader 11, I can launch the GUI and open the advanced search feature to perform a search through an entire directory of PDFs. Upon submitting the search query, the search panel brings up a ...
0
votes
0answers
31 views

Pop-up in Adobe Reader

In a PDF file such as this one, you can see tooltips at the bottom of the first page if you view it in Adobe Reader. Does Adobe Reader also support pop-up windows instead of tooltips, so that pop-ups ...
0
votes
1answer
100 views

Launch Adobe Reader in Android App

I have an Android app where I intercept a PDF file download event in the WebView, download it using the DownloadManager, and launch a new intent with the Adobe Reader to display the file. It works ...
0
votes
2answers
117 views

How can I prefill a PDF form with iTextSharp while still having it be editable and saveable in Adobe Reader by other users?

Right now I have a form template that has some fields that are prefilled from a database using the iTextSharp library. Users will then fill in the rest of the fields and save the filled out forms. ...
0
votes
0answers
28 views

Tcpdf - Enable Scrolling

Is there any class in tcpdf that make Page Display -> Enable Scrolling default options (When i open it in adobe reader), please help, i lost half of day on this. I found this class, but not what I ...
0
votes
1answer
19 views

renaming an app's package or Activity name?

I have searched around, and the only way it seems to run multiple instances of an app would be to rename the app's Activity or package, eg to rename com.adobe.reader.MainActivity to something like ...
0
votes
1answer
59 views

Adobe Reader X plugin works in Win7, not XP?

We have a managed C++ Adobe Reader plugin specifically designed for Reader X / XI. It works fine in Windows 7, but on Windows XP it throws a COM error - Class not registered. What's strange is that ...
1
vote
3answers
87 views

Images are not uploading in forms created by adobe livecycle design that are opened in adobe reader 11.0.02

Forms created in adobe livecycle designer are not supported in adobe reader 11.0.02 and 10.1.4 The form has an image field that allows users to upload images and save them in the form. The images are ...
0
votes
0answers
151 views

Adobe Reader .NET Prerequisite

So I understand how to make a requirement for Adobe Reader based on a couple of tutorials: http://ntsblog.homedev.com.au/index.php/2011/03/03/bootstrap-manifest-generator-2008-how-to-guide-v2/ ...
0
votes
0answers
46 views

Opening pdf in read mode by using command line

In adobe reader there is an option "Read mode"(In view menu). I want command line by which a pdf can be opened directly in read mode.
0
votes
1answer
264 views

How to add text object to existing pdf

I have a source pdf which i am modifying by adding text objects. I am using "Incremental Updates" which is mentioned in pdf specification. But while adding text objects using this method i am doing ...
0
votes
1answer
164 views

Text object gets deleted in Adobe Reader 11

In adobe acrobat x i was inserting text objects and when it is opened in adobe reader 10 it was opening properly.but in adobe reader 11 when i click on that pdf file text objects gets deleted.why this ...
1
vote
2answers
399 views

Use Adobe reader instead of chrome pdf viewer to display a pdf

I'm outputting a pdf which has been made with scribus, and in all browsers except for chrome it outputs fine, however with chrome the letters are cut off and lower than usual. I found that disabling ...
0
votes
3answers
45 views

Can you use an intent to launch Adobe Reader or the Docs Reader to open an specific PDF in an Android machine?

On a site targeting Android OS, is there a way to create a link that will cause the OS to open a PDF that was downloaded from that site? That is, without requiring the user to manually open the PDF? ...
0
votes
0answers
228 views

iText adding Javascript to Button and write in TextFields

I have a pdf with one button. In this pdf I am adding a TextField with Javascript and an action to the button, like this: PdfReader breader = new PdfReader(PFAD_PDF_MIT_BUTTON); PdfStamper bstamper = ...
2
votes
1answer
278 views

Adobe Reader cannot open .pdf file created using mPDF in Zend Framework

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() { ...
2
votes
3answers
426 views

unable to open a pdf file at specific page in Adobe Reader 11 using C# code

The below lines of code are used to open a PDF file at a particular page in C#. the code works absolutely fine for all the adobe version other than the latest, which is 11. ...
0
votes
1answer
533 views

Open pdf file in Adobe reader created in code-behind

How can I open a PDF document that I've created in code-behind in Adobe Reader?
0
votes
0answers
101 views

html - pdf/application embed tag - Is there way to search through multiple documents?

In html using the embed tag to display a pdf online, is there a way to search through multiple documents, I know adobe reader can do that in the advanced options (where you specify a location where ...
2
votes
1answer
229 views

ShellExecute Adobe Reader XI Security Warning Dialog Settings

I have a program which shells (using ShellExecute) Adobe Reader to open an FDF with a linked PDF on a mapped drive. The program inserts registry settings to setup the trusted locations prior to ...
0
votes
0answers
153 views

Adobe Reader ActiveX in IE9

I use Adobe Reader 9 ActiveX control in order to render PDF files through Internet Explorer 9 browser. However, it seems that the ActiveX control never loses focus, making Javascript events ...
1
vote
0answers
69 views

Control Adobe Reader plugin

is there any way to control the adobe reader pdf plugin on a website better than simply passing those "open parameters" that I cannot influence anymore once the document is loaded? Thanks! Leo
0
votes
0answers
91 views

Correct margins for Letter-sized PDFs in order to avoid resizing

I am working on an application that produces PDFs designed to be printed onto government paperwork. I measured everything out, got it all to line up, but when my users go to print they have to turn ...
1
vote
1answer
182 views

Open Adobe Reader on Android and specify the author name for annotations

Here is a way to open Adobe Reader on Android: try { Intent intent = new Intent(); intent.setClassName("com.adobe.reader", "com.adobe.reader.AdobeReader"); ...
0
votes
2answers
1k views

html pdf object tag - parameters not working

In a simple html object tag like this: <object data='Calendar2012_2013.pdf#page=2' type='application/pdf' width='90%' height='1000px'> <p>It appears your Web ...
0
votes
0answers
196 views

html - how to place content in an pdf embed tag?

In html code I have the <embed></embed> tag to display pdf files on the web. But the problem is I need to account for cases where the user doesn't have the adobe plugin installed or has it ...
1
vote
1answer
196 views

jQuery/c# - how to tell if acrobat plugin is installed and web viewer setting is true?

In jQuery or c# (since I am working on an .aspx page on Sharepoint 2010) is there a way to detect if the acrobat plugin is installed and the web viewer setting is enabled. I believe the plugin gets ...
0
votes
0answers
308 views

Autofill duplicate pdf fields

I need to create a simple registration form for a business venture for which i will need a 6 page form with a lot of text fields to be filled in by customer(s). There will be duplicate fields like ...
0
votes
1answer
298 views

How to globally disable Adobe scripting security warnings?

Questions How can I permanently disable the scripting warning and allow scripting in Adobe Reader X? Is this a policy setting, a local setting, or impossible? Background / Problem At our ...
1
vote
1answer
237 views

How to disable pdf plug-in icons from being displayed when using atreal.richfile.preview in <embed> tag in Plone 4.1

I am using atreal.richfile.preview in Plone 4.1. For pdf preview how do I disable the icons in the tag for the plug-in which displays the icons for zoom + - print or save the pdf file. The embed tag ...
0
votes
0answers
50 views

Automated Test Cases

I am working on a plug-in test harness for adobe reader , i am planning to do this in c++ , however i would like to know which tests cannot be automated. The plugin is for adobe reader. Thanks,
0
votes
1answer
348 views

Acrobat PDF Reader add-on for IE not loading for specific URLs

I have an application that needs to use Acrobat PDF Reader to display PDFs in the browser. I am using Acrobat Reader X and the dll it uses when it works is AcroPDF.dll. I also have Acrobat Reader X ...
1
vote
0answers
79 views

Calling custom COM- or .Net-based library from Adobe Acrobat/Reader JavaScript

is it possible to extend javascript object model in Acrobat/Reader? For example, is it possible to call a custom COM- or .Net-based library from Acrobat/Reader using javaScript. Or is their a diffrent ...
0
votes
0answers
295 views

In Adobe Reader how to crop image with fixed aspect ratio

I want to crop the image in Adobe Reader to keep fixed aspect ratio of 4:3. Is there any setting for this?
0
votes
0answers
359 views

Adobe Acrobat Reader process does not terminate upon completion of printing

I am having a problem with printing PDF files from Windows Service. The Windows service has the following meta code: System.Process process = new Process(); assign file path assign verb = "print" ...
0
votes
0answers
221 views

php generated pdf damaged file

I have a BIRT report that is being generated in PDF format. The report is then to be opened from the web browser. However, when the file is opened in Adobe Reader, I get the following error message: ...
-1
votes
4answers
158 views

I am having trouble with my php download code

I am making a website where users can upload, read and download pdf files. The upload is working well, they can read the pdf file online and can also download it using the adobe reader plugin. But the ...
0
votes
0answers
595 views

Forcing “auto-rotate” / “Auto-portrait/landscape” from javascript on a PDF

I've been poking around the javascript API for adobe acrobat for a while now and noticed that it doesn't have one instance of the word "Landscape" in it. So I'm baffled as to what the name of the ...
0
votes
3answers
3k views

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 windows registries, the closer that I did was found the full path without executable name. ...
0
votes
2answers
497 views

How to open a PDF file by using Foxit/Adobe in full screen mode?

I need from my C# application open a PDF file by using Foxit Reader or Adobe Reader in full screen mode. Manually, I do it typing F11 in Foxit Reader and CTRL+L on Adobe Reader. This changes the ...
2
votes
1answer
2k views

How can I Open PDF files (window default program Adobe Reader) through Delphi 2009?

So basically when I try to open up PDF files that are windows defaulted to open with Adobe Reader nothing happens. If I set the default program to Internet Explorer it works.. Here is my code var ...
1
vote
1answer
270 views

How to force browser to use specific adobe reader version

I am writing a php web application which needs to open pdf files in the browser with Adobe Reader. Some people have multiple versions of the Adobe Reader plugin installed to their browsers. Adobe ...
0
votes
1answer
423 views

How to search text (Exect match) in pdf in C#

I am stucking in my application. I want to search text (Exact match) and there location and highlight the text in pdf through axacropdf control in c#. How can I do this. I have googled many topics but ...
1
vote
1answer
335 views

Why does our generated PDF with interactive forms show differently in Adobe Reader and other PDF viewers?

In our webapp we give the customers the option to make a PDF of some user-generated HTML forms. The PDF files are created by OpenOffice 3.3 and the resulting PDF contain interactive form fields. The ...
0
votes
1answer
150 views

Adobe PDF Reader keeps opening previously read document

We have a rails application that serves up PDFs to users via send_file We are getting complaints that when the user opens multiple PDFs in a given day, when they click on our link, adobe opens the ...
1
vote
2answers
2k views

displaying pdf files stored in myql database PHP

i am trying to display pdf files stored in mysql database in the browser when the user request to. structure of the mysql table: CREATE TABLE `file` ( `id` Int Unsigned Not Null Auto_Increment, ...
1
vote
2answers
313 views

Why do my PDF fields stay blank in Adobe Reader if I do not flatten the PDF document?

I use iTextSharp to populate fields in a PDF. I would like the PDF to stay editable when the user opens it (i.e. so I can't flatten the PDF). The problem is that when I stamp the PDF and view the ...

1 2 3