EzDevInfo.com

adobe-reader interview questions

Top adobe-reader frequently asked interview questions

Hiding 'tools', 'comment' and 'sign' buttons in Adobe Reader XI

How can I hide 'tools', 'comment' and 'sign' buttons (note only the assosiated panes) from toolbar of Adobe Reader XI?

I found this, but did not work for me: http://blogs.adobe.com/acrolaw/2011/03/customizing-toolbars-in-acrobat-x-2/


Source: (StackOverflow)

How to view form field names in a pdf document

I have a pdf document with many form fields on it. I need to see the names of the form fields. Can I do this with Adobe Reader? Perhaps a third party tool..?


Source: (StackOverflow)

Advertisements

How do I use the Hand Tool as default in Adobe Reader?

I would like to use the Hand Tool as default for all documents in Adobe Reader on Windows.

Currently it opens with the Select Tool. Does anyone know how to change this?


Source: (StackOverflow)

MS Word 2007+ - can it encode hyperlinks using the PDF Action Type "Launch" instead of "URI" when publising a ".docx" file to PDF?

Short version:

  • Is there any way I can make MS Word 2007 ( or newer ) encode relative file hyperlinks ( a hyperlink pointing to, e.g., another PDF file ) using the Action Type Launch instead of URI ( both types specified on page 653 of the Adobe Portable Document Format, PDF Reference, version 1.7, sixth edition - http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/pdf_reference_1-7.pdf )? Or is the only solution to implement a post-processor that can change all of the "wrong" URI encoded file hyperlinks to their Launch equivalent?

Elaborated version:

I have two Word documents; doc1.docx and doc2.docx ( both compiled with MS Word 2007 ).

In doc1.docx I place a hyperlink to a PDF version of my second document ( doc2.pdf ) - so now I got:

Properties of the <code>doc2.pdf</code> hyperlink in <code>doc1.docx</code>

I then save the doc1.docx file as both .docx and .pdf - the PDF generation is handled by the built-in PDF-publisher in MS Word 2007 using the following options:

MS Word 2007 PDF Publish Properties

So far so good - I then have the following folder structure:

/superuser
    - doc1.docx
    - doc1.pdf
    - doc2.docx
    - doc2.pdf

Then I open doc1.pdf with Adobe Reader X ( version 10.1.3 ) and click on the hyperlink pointing to doc2.pdf. As the link is relative I would have guessed/assumed that Adobe Reader X would simply open the target PDF file in either a separate window or in the same instance of Adobe Reader X ( depending on the option Open cross-document links in same window specified in: Edit -> Preferences -> Documents ).

However, that is not the case. Instead, Adobe Reader X resolves the hyperlink using the default browser ( in my case Google Chrome v21+ on Windows 7 x64 ) - and to be clear - this is the problem. I want Adobe Reader X ( and most of its predecessors ) to just resolve the hyperlink by opening the target PDF in another instance of Adobe Reader X ( assuming I have unchecked the Open cross-document links in same window option ). Repeating the same scenario using my ( default ) PDF reader; Sumatra PDF works as expected - Sumatra PDF opens the target PDF file in a separate window and shows me the content of doc2.pdf. So why not use Sumatra PDF then you ask? I would have loved to - however, the problem is that I am working on a project with potentially lots of end users, and I cannot assume that all of them use another PDF reader than Adobe Reader X - so, there is no other way around that figuring out what is going on with Adobe Reader X.

So to get there, I started digging.

First, by looking at the address bar in Chrome it is seen that Adobe Reader X tries to resolve doc2.pdf using the file URI scheme: file:///C:/superuser/doc2.pdf - which seems fair to me ( pasting the same URI into the Run dialog in Windows 7 causes my default PDF reader ( Sumatra PDF ) to open the file ) - but why is Adobe Reader X asking the default browser to handle the PDF?

To answer that, I continued digging. Opening doc1.pdf in notepad++ revealed that the hyperlink has been encoded using the URI Action Type ( see p. 653 and 662 in the Adobe Portable Document Format, PDF Reference, version 1.7, sixth edition - http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/pdf_reference_1-7.pdf ):

/Type/Action/S/URI/URI(doc2.pdf)

The PDF reference ( p. 662 ) states the following about the URI Action Type:

A uniform resource identifier (URI) is a string that identifies (resolves to) a resource on the Internet—typically a file that is the destination of a hypertext link, although it can also resolve to a query or other entity.

So, what at first hand looked like a major bug in Adobe Reader X started to look like a fair implementation. At least, at this point I figured out why Adobe Reader X behaves like it does - resulting in a new question to answer: how do I proper encode a file hyperlink ( e.g. a link to doc2.pdf ) such that the resulting PDF is making Adobe Reader X handle the link itself ( instead of asking the default browser to do its job )?

To answer that I took another look at the PDF specification and found the Action Type Launch - about that type, the PDF reference states the following ( p. 659 ):

A launch action launches an application or opens or prints a document.

So by making the following change ( using notepad++ ):

Replacing:

/Type/Action/S/URI/URI(doc2.pdf)

With this:

/Type/Action/S/Launch/F(doc2.pdf)

... Adobe Reader X then resolves the link by opening doc2.pdf file in a separate window / another instance of Adobe Reader X - again assuming I have unchecked the Open cross-document links in same window option (hooray!!).

And now down to the actual / final question that I have not yet managed to solve - is there any way I can make MS Word 2007 ( or newer ) encode relative file hyperlinks ( a hyperlink pointing to, e.g., another PDF file ) using the Action Type Launch instead of URI ( both types specified on page 653 of the Adobe Portable Document Format, PDF Reference, version 1.7, sixth edition - http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/pdf_reference_1-7.pdf )? Or is the only solution to implement some kind of post-processor application that can change all of the "wrong" URI encoded file hyperlinks to their Launch equivalent?

I know this might cause a lot of "TLDR" - but if you manage to get here I really appreciate your interest and I hope that you or someone else can point me in the right direction.

Thanks.


Source: (StackOverflow)

Opening a PDF brings up the Print dialog

I have some PDF's which, when I double-click to open, automatically bring up the Print dialog box in Adobe Reader X. I'm on Windows XP. I think this is because of some code within the PDF itself. Is there some way I can disable such automatic printing from Adobe Reader?


Source: (StackOverflow)

Disabling Pop-Up Tool-Tips in Adobe Reader

Is there any way to disable these annoying tool-tips in adobe reader? They come up every time I open a document. I am using Adobe Reader X.

enter image description here


Source: (StackOverflow)

Remove or prevent sidebar from opening by default on Adobe Reader

In Adobe Acrobat Reader DC, version 2015.007.20033 does anyone know how to prevent the sidebar from opening by default?

It's not too bad when a PDF is in portrait mode but opening one in landscape takes up too much real-estate.

enter image description here


Source: (StackOverflow)

Is there a way to allow continuous scrolling in Adobe Reader?

I am having to read through a MASSIVE (1000+ page) PDF specification in Adobe Reader X (version 10). It has always bugged me that if you scroll to the edge of a page, the Reader automatically jumps to the top of the next page.

Is there a way to cut this functionality off so when I reach the bottom of one page, the edge of the page meets the top of the next page and I can see a half-page of both the last and next page?

I know that MS Word can and does behave this way. Can I change a setting to scroll the document in this manner in Adobe Reader?


Source: (StackOverflow)

How do I uninstall Adobe Reader 9 for Mac?

Adobe Reader spews files everywhere plus it hijacks Safari.

I can't believe there is no uninstaller for this app?

Google shows no good info.


Source: (StackOverflow)

How can I set my own bookmarks in a PDF?

I would like to save several bookmarks in a PDF document I'm reading, so that each time I open the PDF, I could re-browse to certain locations. How can I do this? Ideally, I would be able to assign each bookmark its own name.

I'd like an answer for Adobe Acrobat Reader, but if it's not possible in that program, a solution in any program would be acceptable.


Source: (StackOverflow)

Can Adobe be set to default to open all PDFs at 100% zoom?

I open and close many PDFs at work every day. Is it possible to have Adobe's default settings saved so that all PDFs open at 100% zoom (rather than fitting to screen--most open at over 100%)?


Source: (StackOverflow)

Can I turn off zoom-and-scroll behaviour of Adobe Reader's hand with down arrow pointer?

This happens only on some PDF opened in Adobe Reader: when the mouse hand cursor is on a page, a down arrow appears in the middle of the hand, and when I click, it zooms in and scrolls one screen down. Hand tool with arrow

Can this be turned off? It's very annoying, I don't want it to change my zoom setting, and I don't want to scroll one screen down.


Source: (StackOverflow)

Acrobat Reader & saving last page I read?

I like to read eBooks, but I tend to have a hard time keeping track on which page I am in which file. Is there a bookmark function or something similar that I'm not aware of?


Source: (StackOverflow)

PDF has garbled text when copy pasting

I'm trying to copy and paste text from a PDF file.

However, whenever I paste the original text it is a huge mess of garbled characters. The text looks like the following (this is just one small extract):

4$/)5=$13! ,4&1*%-! )5'$! 1$2$)&,$40! 65))! .*5)1! -#$! )/'8*/8$03! 
(4/+$6&4;0!/'1!-&&)0!*0$1!.9!/,,)5%/-5&'!1$2$)&,$403!5'!+*%#!-#$! 
0/+$!6/9! -#/-! &,$4/-5'8! 090-$+! 1$2$)&,$40! .*5)1!1$25%$! 1452$40! 
/'1! &-#$4! 090-$+! 0&(-6/4$! %&+,&'$'-0! *0$1! .9! /,,)5%/-5&'! 
1$2$)&,$40!-&1/97!"#$!+5M!&(!,4&1*%-!)5'$!/'1!,4&1*%-!1$2$)&,$40! 
65))! .$!+*%#!+&4$! $2$')9! ./)/'%$13! #&6$2$43! -#/'! -#$!+5M! &(! 
&,$4/-5'8!090-$+!/'1!/,,)5%/-5&'!1$2$)&,$40!-&1/97! 
)*+*+, C<88,?>8513AG<5A14, 

I've tried it in both Adobe and Foxit PDF readers. I did a 'Save as text' in Adobe Reader and the resultant text file is the same garbled text.

Any ideas how I can get this text out non-garbled? (Other than manual typing... there's a lot of text to extract.)


Source: (StackOverflow)

What does "(SECURED)" mean in the title of Adobe Reader?

I opened a PDF that I haven't looked at in a while and noticed that in Adobe Reader, the title becomes "filename.txt (SECURED) - Adobe Reader"

Can someone tell me what the "(SECURED)" denotes?

(Prior to today, FoxIT Reader had been my default PDF program, but due to work-related issues, I had to switch back to Adobe.)


Source: (StackOverflow)