Questions tagged [adobe-reader]

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

Adobe Reader (formerly Acrobat Reader) is the free version of of the Adobe Acrobat family by Adobe Systems to view, print and fill files in Portable Document Format (PDF)

For more information see the "Adobe Acrobat" article on Wikipedia.

309 questions
0
votes
1 answer

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 happens? How to solve it? The source pdf file…
IT researcher
  • 3,274
  • 17
  • 79
  • 143
0
votes
1 answer

Name 'AdobeReader' is not declared vb.net

I'm trying to follow a tutorial but I keep getting the warning: Name 'AdobeReader' is not declared Can sombody tell me what is wrong? The tutorial is found here, and I'm trying out Answer 2 from that page, which says: Here is another way to…
LabRat
  • 1,996
  • 11
  • 56
  • 91
0
votes
3 answers

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? EDIT: to clarify, I want to implement something…
MaiaVictor
  • 51,090
  • 44
  • 144
  • 286
0
votes
0 answers

Derivation of openssl / bouncycastle generated certificate chain fails in Adobe Reader on signing

We use openssl to generate a self signed root certificate and derive a user certificate from it with Java using the bouncycastle library. The user certificate is used to sign PDF documents again from java with a mix of bouncycastle and openssl. The…
Michael
  • 3
  • 3
0
votes
1 answer

embed PDF content in xulrunner

On xulrunner 1.9.2 I could put the Adobe Reader plugin into /plugins of my xulrunner application and load content with:
PMiller
  • 241
  • 1
  • 5
  • 15
0
votes
1 answer

expand title bars into documents in Adobe Reader on OS X

Adobe Reader tends to turn all of my open pdf documents into title bars after my laptop computer (OS X) goes to sleep or switch screens. I wonder if there is a way to either suppress this behavior, or expand all of them to display the full documents…
hatmatrix
  • 42,883
  • 45
  • 137
  • 231
0
votes
1 answer

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 enterprise, we make use of Adobe Reader X (though the…
SeanKilleen
  • 8,809
  • 17
  • 80
  • 133
0
votes
1 answer

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 Standard installed along with the regular Reader.…
anton2g
  • 923
  • 6
  • 12
  • 29
0
votes
3 answers

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 download code I wrote is giving me a hard time.…
rad mad
  • 11
  • 1
0
votes
1 answer

WPF - using Interop.AcroPDFLib control in gui - how to handle errors?

I am using Adobe control in a WindowsFormsHost control to render PDFs. This feature isnt crucial for the application and not every user will have Adobe Reader installed. My question is, what will be the best way to detect that something is wrong (or…
Tomas Grosup
  • 6,396
  • 3
  • 30
  • 44
0
votes
2 answers

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 current file view to "full screen" mode. But…
Jack
  • 16,276
  • 55
  • 159
  • 284
0
votes
1 answer

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 no helps. How can I achieve this target. Have…
Dinesh Kumar
  • 101
  • 1
  • 11
  • 22
0
votes
1 answer

Firefox can't find Adobe reader when launched from TWIST/Eclipse

When I launch firefox from the command line, I am able to view PDF's in my browser. I am testing a GUI with Twist which is an IDE based on eclipse and using the sikuli driver. Before I run the test I close the browser. The line of code that opens…
Alessandro
  • 309
  • 5
  • 23
-1
votes
1 answer

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 using a report builder but there aren't any…
dzilla
  • 782
  • 5
  • 13
  • 22
-1
votes
1 answer

How to disable 'Save changes' dialog in Adobe Reader (create PDF using TCPDF)?

We are using TCPDF library to generate the PDF file from HTML. It is working fine in Web Brower but when we open and then close it in Adobe Reader it is showing a dialog Do you want to Save Changes xyz file. Visited different forums but can't find…
1 2 3
20
21