Open parameters multiple pdf search

using the command line,
Is there a way to do an advanced search of multiple pdf files,
I know that I can search the file I opened for text
using:
path_to_acrobat /A search="Search term" path_to_pdf
Im just wondering if this search can be modified to search the search term for a folder directory containing PDFs

Not possible.

Similar Messages

  • Sometimes, when we open the multiple pdf files, menu bar is disappearing without any reason.

    Sometimes, when we open the multiple pdf files, menu bar is disappearing without any reason.

    Hi pramodg23752205,
    Okay, so are you facing this issue with all the machines or with a particular machine?
    Does 'F9' key resolves the issue?
    Regards,
    Rahul

  • Open parameters for pdf in XI

    I am working on Acrobat XI Pro and Word 2013, previously when using Pro 9 and Word 2007 I could create a url link and add the open parameter #page=3 and then the link would open the pdf document on the specified page.  See example
    http://wyp-infoshare/sites/forcepolicy/Crime%20Division/Safeguarding%20vulnerable%20adults .pdf#page=3
    It still opens the pdf but always at page 1, have the parameters changed for XI or am I doing something wrong.
    Thanking you in anticipation
    Susan 

    Good morning
    Thank you for your reply, I’m trying to find out from our IT if we are using Adobe plugin or not.  In the meantime I created a new document, created a link and tried to open in the browser and received an error message webpage cannot be found.
    When copying the url the last four characters have been changed see below
    http://wyp-infoshare/sites/forcepolicy/Corporate%20Support/Equality,%20Diversity%20and%20H uman%20Rights%20strategy.pdf%20-%20page=5
    Would this be because we’re not using adobe plugin?
    Susan
    Ext 22011

  • Open Adobe Reader PDF Search window by passing directory to search in...

    Hello,
    I have a directory on my C drive fill of OCRed PDF.  My users are not that sophisticated enough to tell them how to do it step by step... I would prefer to write a BAT/CMD file so when they click on it, it would open Adobe search window by passing my directory as default to the Adobe Reader so they can type their search characters in the search area and search for their desired character string in the directory that I have passed to them via BAT/CMD file... Could you please give me example or guide me how it can be done?
    Regards
    Jeff P.

    I have Professional version... Do you have answer to this using adobe pro?  Yes I know there is reader Furom....   I could use both but I prefer to use pro version.
    Regards
    Jeff P.

  • Batch create multiple pdf's while using epilogue.ps for setting initial view and opening bookmarks

    Hi,
    I'm trying to batch create multiple pdf's from word files, and use the epilogue.ps file for setting the initial view and opening the bookmarks panel, but i keep getting no satisfying result.. i'm probably missing something fundamental.
    I've read some forum posts and adobe help posts explaining this, so i'm pretty sure this would be possible?
    Reference:
    http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd615109794195ff-7f0f.w .html  see advanced panel options
    http://help.adobe.com/en_US/acrobat/using/WS58a04a822e3e50102bd615109794195ff-7f14.w.html
    System: Windows 7
    Acrobat: Acrobat X professional
    i've searched for and found a way to overwite the epilogue.ps file and have inserted the following:
    %  Insert your custom PostScript here...
    [ /PageMode /UseThumbs
    /Page 1 /View [/Fit ]
    /DOCVIEW pdfmark
    After that i checked my Adobe Acrobat preferences, and in the categorie 'Convert to Pdf' i selected 'Microsoft office word' in the select area 'Converting to pdf'.
    Clicked 'Edit settings' to allow creating a joboptions file (field: 'adobe pdf settings') which has the option 'Use epiloque.ps and prologue.ps' checked in the advanced section.
    So now i thought i would have everyting setup to create my pdf's, however, my view isn't changed to fit, nor are there any bookmarks or in this case thumbs (i used /useThumbs) visible.
    Did i miss something obvious? Is there a better way to test this? Any help would be appreciated!

    i like it about that ok in how to open my site

  • Minor issue with open parameters upon initial PDF load

    Hello, everyone.
    I am experiencing an odd issue with using open parameters to view a PDF in a browser window.
    We are using ColdFusion Server 9.0.1 (soon to upgrade to 10) and the Solr Collection Server that is bundled with it.  The server is updating the collections on a daily basis via Scheduled Tasks.
    When a user (okay.. it's me.. still in testing mode) uses the form to search the collection of PDFs for a specific keyword (let's use "petroleum"), the collections indicate that there are about 31 PDF files that contain the word "petroleum".  Most of them (when opened via "http://domain.com/pdf_file_a.pdf#search="petroleum"&zoom=100") will highlight the word "petroleum" in the document, every time.
    However, there are some PDFs that when opened will indicate that there are ZERO instances of "petroleum" in the document.  But if you refresh the browser, it suddenly finds three instances that it didn't see the first time.
    Is this a bug?  Has anyone else experienced this issue?  Is there a fix or work-around for it?
    Thank you,
    ^_^

    Anyone?

  • Opening a PDF and passing open parameters...

    I currently can open a pdf file using JSF 1.2 but I cannot figure out how to send in the adobe open parameters. I tried to append the open parameters #search=blah to the end of the File but am having no luck. Is it possible? Any ideas or can anyone point me in the right direction? I followed this example
    File file = new File("C:\\blah.pdf");
    response.setContentType("application/pdf");
    response.setContentLength(file.length());
    response.setHeader("Content-disposition", "inline; filename=\"" + file.getName() + "\"");
    BufferedInputStream input = null;
    BufferedOutputStream output = null;
    view plaincopy to clipboardprint?
    try
    input = new BufferedInputStream(new FileInputStream(file), DEFAULT_BUFFER_SIZE);
    output = new BufferedOutputStream(response.getOutputStream(), DEFAULT_BUFFER_SIZE);
    byte[] buffer = new byte[DEFAULT_BUFFER_SIZE];
    int length;
    while ((length = input.read(buffer)) > 0)
    output.write(buffer, 0, length);
    finally
    close(output);
    close(input);
    Appreciate any comments! Thanks!

    Re: Opening a PDF and I get a blank dialog box with a ? in it.
    As an update the work around is to have Adobe open in the background and you wont get the error.
    The software in question calls the registry to launch adobe calling  HKEY_CLASSES_ROOT > .pdf > AcroExch.Document

  • PDF Open parameters not working on windows

    Hi,
    I have been trying to use the PDF open parameters but have run into some issues:
    1.  http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf#search=collab& navpanes=0
    The above URL should hide the left navigation pane, but it does not.
    2.  http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf#search=collab
    The above URL shows the search results on the left nav pane, but it says 2 documents found and repeats all the results.
    I am using Windows 7 with Adobe Reader 9.3.3 and the issue is present in both Firefox and IE.   Both of the links above work as expected on Firefix on Ubuntu Linux with Adobe Reader 9.3.3
    Did anybody else run into the same issue or knows what's going on?
    Thanks,
    Nikhil

    nikhilchh,
    From your second post, try changing the URLs syntax to:
    http://www.csc.noaa.gov/publications/need-for-adaptation.pdf#navpanes=0&search=services
    Be well...

  • Can't open multiple PDF docs on same display

    I have a Windows 7 x64 machine, with Acrobat X Standard, running dual displays.
    The problem is that I can't get multiple PDF files to open on my right display.  One PDF file will open on the right display, if no other PDF files are open.  The first one always opens there by default.  The problem is that if one file is open, any subsequent PDF files ALWAYS open on the left display, on top of my design software.  Then I have to drag it back over to the right to see what I'm doing on the left.  Very annoying.
    EVERY other application installed on my machine opens where it's supposed to.  Multiple Firefox windows always open in the same place on the right display.  Multiple Windows Explorer windows always open on the right display.  Multiple Outlook, Word, Excel, etc. docs always open on the right display.
    Acrobat is the ONLY app that will not open multiple docs on the right side.  I had the same issue with Acrobat Reader 9 before I installed X.
    My old machine used to do the same thing with Acrobat 8 Standard, and at some point there was an update that seemed to fix it.  However I can't seem to get it to work with X on my current machine.  Any ideas?

    The problem is with the document, not the program.You can try to open the file in Preview and print from there. Otherwise, you will need to contact the creator of the document for a new version of the file.

  • Open Multiple PDF files from Production order/Routing

    Hi Everyone
    We are in ECC 6.0 environment. We have a scenario where multiple documents were attached to single operation and also at multiple operations. But when I was trying to open these PDF documents, only the last file was getting opened and closing the previous file. How can I open multiple PDF files at one time from Production order or Routing?
    Any help is appreciated.
    Regards
    Prasad

    Hi Prasad,
    from DMS standard I regret but such a functionality is not available. In the standard originals can be opened only one after another.
    I think for realising this functionality an individual modificatoin is necessary.
    Best regards,
    Christoph

  • Preview; How can I open multiple PDF's in one window with Preview?

    How can I open multiple PDF's in one window with Preview?
    I have gone to Previews preferences and selected 'Open groups of images in the same window' and have tried every setting imaginable and nothing works. What am I doing wrong?

    Hi, a few ways..
    http://www.monkeybreadsoftware.info/Freeware/CombinePDFs.shtml
    http://www.monkeybreadsoftware.info/Freeware/CombinePDFs.shtml
    http://www.macosxhints.com/article.php?story=20060327192826493&lsrc=osxh

  • How do you get Adobe Acrobat X Pro to open multiple pdf's in one window

    How do you get Adobe Acrobat X Pro to open multiple pdf's in one window
    I just got upgraded to Windows 7 64-bit and had to update to Acrobat X Pro.
    I was using Acrobat 8 Pro on my XP machine and this was nice since i usally have muliple files open at the same time

    Hi Richard,
    Due to technical limitations, MDI was dropped with the Acrobat 9 release:
    http://blogs.adobe.com/acrobat/mdi_vs_sdi_in_acrobat/
    -David

  • Unable to open multiple PDF files in Acrobat 9 Pro - Vista

    I have a staff member that is unable to open more than one PDF at a time.  If a PDF is currently open and another one is selected the program will crash and close.  It gives a message stating the program has crashed and must be closed and also gives an option to check online for a solution.  Has anyone else seen this issue or know a fix for it?  Thanks in advance.

    No. Starting with Acrobat 9 it is no longer possible to open multiple PDF files in the same window.

  • Cannot open multiple PDFs in Acrobat Reader X

    Ever since upgrading to Acrobat X, I cannot open multiple PDFs. With all previous versions over recent years, up to version 9, I could select multiple PDF files in Windows Explorer, hit Enter, and it loaded them all. Then I could Ctrl+F6 to switch between the documents. Quick and Easy.
    Now, if I try this with just 2 PDF files, it loads one and then locks up, almost stalling the PC, with each session of Acrobat taking about 40-45% of processor power. I have to crash out of it.
    Help!
    [P.S. As an aside, I don't like this floating toolbar that only appears if you happen to move the mouse over the bottom part of the screen. I suppose it's a "neat idea" from one of the programmers trying to be clever. Well guys, it is not user friendly. As a former Software QA and Product Manager, one of my design adages was "DON'T MAKE ME GUESS". Please think again.]

    In my case: v10.1.1 would not open more than one pdf at a time on a user workstation (although mine did) so I tried disabling protected mode and made sure the large image display setting was correct.
    To no avail. Reinstalled version base version 10, checked the same settings...no joy
    Also tried repairing the install and re-updated from the base v10...still no love
    Solution for me: Opened reader X, under Help-->Online Support, there is an option to generate a system report which availed the following:
    Graphics Card: NVIDIA GeForce FX 5200
    Version: 7.15.10.9685
    Check: Not Supported
    And of coarse the most recent driver was already present. Had to go back to v9.4
    All good now. Hope this saves someone a few hours!

  • Opening multiple PDFs outside of browser in Acrobat 9 Std/Pro

    Just got off the phone with Adobe's TS and was unhappy that they took the functionality of opening multiple PDFs outside of the browser and have it be contained in ONE window from Adobe 9. Unless someone else can tell me how to set this option up again, I'm sticking with 8 until there's an update to this.

    I believe this was a permanent change. See the following link and conversation thread:
    http://www.adobeforums.com/webx/.59b5f77b/7
    "Atin Wadehra - 2:39am Jul 30, 08 PST (#9 of 16)
    Aandi,
    The failure reason suggested by you provided me the solution for getting my my code to work. There is a setting in Acrobat to either open the each document in separate window or to share Acrobat's window.
    The setting is Edit->Preferences->Documents->Open Settings section "Show each document in its own window (requies restart)"
    Thanks for the help again
    Post Reply
    Leonard Rosenthol - 6:16pm Jul 30, 08 PST (#10 of 16)
    However, that preference is NO LONGER present in Acrobat/Reader 9. In version 9, we ONLY operate in SDI mode. So even with that fix for Acrobat/Reader 8 - you will STILL break in version 9.
    You MUST rethink your code...
    Leonard"
    Sabian

Maybe you are looking for

  • Problem with UDDI Business service control

    Hi, When i am trying to access UDDI Busuness service control with the following URL http://<hostname>:<portno>/registry/uddi/bsc/web I am getting the following exception UDDI Error Error number:      10500 Error code:      E_fatalError Message:      

  • Unwanted/unneeded scroll bars in Safari 4

    I have a blog (www.RabbiBen.org) that suddenly began to show scroll bars next to each entry, in addition to the usual bars at the right side of a window. These bars only appear in Safari, not in any other browser I have tried. Is there a way to get r

  • Applescript & Automator- display dialog title

    I'm trying to make an Automator service. For one of the steps I would like to use an Applescript that looks something like the one below. set dpaste to "Enter a title, press tab, add some text, and click Continue when you're done." set dialog_title t

  • Bad string error!

    hello, for my application, I am using combo box for displaying IP addresses. when i go to that corresponding panel from Main Menu buy clicking 'GoToIPdiplay' menu item, the output throughs "Object Identifier: bad string supplied to set value " error

  • Need OCP 1z0-147 preperation book

    hi to all, i am preparing for "1z0-147 programming with PL/SQL" exam. If any one of you having this book(PDF file or some soft copy) send to me. my mail id is: [email protected] or [email protected] thanks in advance. tirumal