How to search a word in PDF using acrobat javascript?

Hi,
I need to find a word in acrobat PDF using javascript. I used
find text("abx");
select text("abx");
This doesn't work for me..
Someone guide me.
Thanks in advance,
Poovili V

I used
find text("abx");
select text("abx");
This doesn't work for me..
That is not Acrobat Javascript. In the Acrobat Javascript Reference look for the method getPageNthWord.

Similar Messages

  • Get wrong bookmark levels when converting Word to PDF using Acrobat 7.0

    I am using MS Word 2003, Windows XP and Adobe Acrobat 7.0.
    When converting a DOC to PDF, all features are perfect except the bookmarks are located at the wrong level, i.e., the first chapter "Introduction" is the first level, which is desired; but the second chapter and the later will be placed as the subitems of the first one. This is a severe problem for me for I need a very accurate convertion.
    P.S.  I set the convertion level of bookmarks correctly before the convertion.
    So I wonder if there is any solution relating to the settings of Word or Acrobat.
    I am using Acrobat 7 because the later versions(8.0 etc.) has the running header problem. If 7.0 is also problematic. I don't know which version can do a perfect conversion.

    Thank you for your answer Lori. I 've checked all the desired options and have done the conversion in Acrobat 8.0 and got right levels(but that one got problematic running headers). So i think this may be the problem of acrobat 7.0. I will try the other updated versions to see if there is any improvement.

  • How do I edit/convert a pdf using Acrobat Pro?

    I am trying to convert/edit(not sure of the proper term to relay my dilemna; my experience with Acrobat Pro and pdf's is limited.) a pdf file.  I want to use edit some of the content on the document.  I am aware of the "typewriter" tool and have used this in completing pdf documents fo "fill in" the blanks (ex: completing an application); however, this will not work when I try to edit the actual content.
    Does anyone have any suggestions?  Keep in mind you HAVE to use very "simple" language when explaining to me how I do this, ha!
    Thank you for any suggestions you may have.

    Maybe you need to remove your PDF security so then you can edit it. Adobe Acrobat cannot edit the limited PDF files.
    Remove the PDF security
    I am now using Adreamsoft PDF eidtor, With this smart PDF edit software, you can edit the text, images, annotation, layouts and pages of a PDF file. And you can also edit a PDF file by setting security password.

  • How to make a Word for Mac 2008 doc into a PDF using Acrobat Macintosh

    Any ideas how to turn a Word for Mac 2008 document into a PDF using Acrobat Pro?
    Thank you if you can help.

    In Word  2008 for Mac:
    go to Save As... from File menu.
    when window open click on Button show the current file type.
    when thi menu drops down you will see the following
    Choose PDF
    save.
    Then open up in Acrobat.

  • Upgraded MS Office 2010 to 2013, how do I get the pdf menu option in Word, Excel, etc - Using Acrobat X

    Hi
    Have just upgraded from MS Office 2010 to Office 2013.
    Have lost the menu option "Acrobat" for creating pdfs (using Acrobat X).
    How to I get it back?
    Cheers

    uninstall acrobat, clean (Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs) and reinstall acrobat.

  • How to search for upper/lower case using string using JAVA!!!?

    -I am trying to write a program that will examine each letter in the string and count how many time the upper-case letter 'E' appears, and how many times the lower-case letter 'e' appears.
    -I also have to use a JOptionPane.showMessageDialog() to tell the user how many upper and lower case e's were in the string.
    -This will be repeated until the user types the word "Stop". 
    please help if you can
    what i have so far:
    [code]
    public class Project0 {
    public static void main(String[] args) {
      String[] uppercase = {'E'};
      String[] lowercase = {'e'};
      String isOrIsNot, inputWord;
      while (true) {
       // This line asks the user for input by popping out a single window
       // with text input
       inputWord = JOptionPane.showInputDialog(null, "Please enter a sentence");
       if ( inputWord.equals("stop") )
        System.exit(0);
       // if the inputWord is contained within uppercase or
       // lowercase return true
       if (wordIsThere(inputWord, lowercase))
        isOrIsNot = "Number of lower case e's: ";
       if (wordIsThere(inputword, uppercase))
         isOrIsNot = "number of upper case e's: ";
       // Output to a JOptionPane window whether the word is on the list or not
       JOptionPane.showMessageDialog(null, "The word " + inputWord + " " + isOrIsNot + " on the list.");
    } //main
    public static boolean wordIsThere(String findMe, String[] theList) {
      for (int i=0; i<theList.length; ++i) {
       if (findMe.equals(theList[i])) return true;
      return false;
    } // wordIsThere
    } // class Lab4Program1
    [/code]

    So what is your question? Do you get any errors? If so, post them. What doesn't work?
    And crossposted: how to search for upper/lower case using string using JAVA!!!?

  • Error "ALC-DSC-801-000: com.adobe.idp.dsc.pool.service.impl.ServicePoolDoesNotExistException" while converting Word To PDF using GeneratePDFService

    The below Error occurs while converting Word to PDF using GeneratePDFService(Webservices)
    Message
    "ALC-DSC-801-000: com.adobe.idp.dsc.pool.service.impl.ServicePoolDoesNotExistException: Pool for service id GeneratePdfService, major version 1 and minor version 1 does not exist"
    When I am debugging, i can debug till convertPDF2() and it jumps to catch after there.How to overcome this?
    Any help is highly appreciated.
    Thanks,
    Praveen.

    Looks like a configuration issue. Please re run the configuration manager. Also test the PDFG conversion in adminui.
    -Wasil

  • Help- trouble searching any words in PDFs!

    hi all,
    i have been having  trouble searching any words in PDFs:
    when i downloaded a PDF in my windows XP, it opened and searched fine at first with Adobe Reader. Then i zipped to to my iMac OS X, and when opening it in Preview, it would not find any text that i searched for. I re-downloaded it straight from the internet to my mac, several times, and each time still Preview could not search it.
    Then i tried downloading and installing the entire Adobe Reader to my mac, so i could open it with that. But, then it still would not search/find anything in the PDF.
    Then, I downloaded yet another PDF reader called Skim, installed and tried that on my MAC. Still, no luck. I went back to the original site where i got this PDF, and found the most updated version, deleted the former and redownloaded the latest to both my windows and my mac.  Finally this time it worked! So happy! Unfortunately, just today, a day or two later, i opened a different PDF on my mac, and it opened automatically using Adobe reader, (rather than the usual default Preview app, as i guess i might have set my prefs to change adobe reader to be the default while i was tinkering around trying to troubleshoot it all), and again i could not get the search to work at all! Then, i changed my mac prefs to have the default PDF opener be Preview. But still,Preview would not find any text in this pdf EITHER!
    Can anyone please help? I have been going crazy trying to chase after the solution to this perplexing problem! thanks!
    BTW,  i use Firefox (always the latest version) as my browser. And the PDFs i am discussing are downloaded already and opened from my OS (not the internet.)

    public void checkWord() {
             String word1="1stWord";
             String word2="2ndWord";
             String word3="3rdWord";
             boolean w1,w2,w3;
             w1=false;
             w2=false;
             w3=false;
             ArrayList list=new ArrayList();
             list.add("1stWord");
             list.add("2ndWord");
             list.add("3rdWord");
             list.add("4thWord");
             Iterator i=list.iterator();
             while(i.hasNext()) {
                       String listValue=(String)i.next();
                       if(listValue.equals(word1)) w1=true;
                       else if(listValue.equals(word2)) w2=true;
                       else if(listValue.equals(word3)) w3=true;
             if(w1&&w2&&w3) {
                       System.out.println("All Matched");
    }Will it work?

  • The numbering format keeps changing when making PDF's from Word 2007 ? Using Acrobat 9 Pro Extended

    The numbering in (Contents) format keeps changing when making PDF's from Word 2007 ? Using Acrobat 9 Pro Extended.

    The issue is that I have made up a contract in Word.
    The second page has a list of all contents of the contract.
    gghhjhhbhbhhbhbjbhj....1
    bv v vghvjvjnnnnnnnnn....2
    When we convert to PDF some of the numbers change. Example 20 becomes 201.
    Your help is appreciated.
    Cheers Ocean designs.

  • How to disable 'display pdf (using Acrobat Pro X) in browser'?  Note:  The option is unavailable to un-check box.

    How to disable 'display pdf (using Acrobat Pro X) in browser'?  Note:  The option is unavailable to un-check box.

    Hi URT301,
    Please see this document: PDF Ownership when Reader X is Installed with Acrobat. You'll find several solutions to this problem in the FAQ section.
    Please let us know how it goes.
    Best,
    Sara

  • How to search a word in a 2d array

    Hi, i'm seeking advice on how to search a word in 2d array. The method will only taking one argument string and will search in row by row, column by column and diagonall down and up. for example, user input String "SEEK" or then the method will have different search pattern to locate the word. Here is the 2d array look like.
    S + K E E S + +
    E + + + + + + K
    E S + + + + + E
    K + E + + + + E
    + + + E + + + S
    + + + + K + + +
    What i've done so far is;
    // this loop is for search SEEK column by column
    public boolean finder(String w){
    for(int j = 0; j < puzzle[0].length; j++) {
    for(int a = 0; a < w.length(); a++) {
    char n = w.charAt(a);
    String r = String.valueOf(n);
    if (puzzle[0][j] != w.charAt(a)) {
    return false
    } else {
    return true;

    read this

  • Hypertext links are not always preserved from Word to PDF, using Aperçu or Adobe, depending on OS 10 or Lion. Why? This generally works perfectly in Windows. Why are Apple and Adobe unable to correctly handle links when converting from Word to PDF?

    Hypertext links are not always preserved from Word to PDF, using Aperçu or Adobe, depending on OS 10 or Lion. Why? This generally works perfectly in Windows. Why are Apple and Adobe unable to correctly handle links when converting from Word to PDF?
    Depending on the system version, and Office Word version:
    - a pure URL link starting with http or even www sometimes works in PDF, either produced by Aperçu or Adobe, sometimes does not work;
    - other kind of links where the text under display is not a URL, never work!
    I like everything with Apple computers and software, except PDF generation. Output files are usually bigger in size, and no better quality, than under Windows. Furthermore, it is weird that something as common as hyperlinks does not work correctly!
    I related this question with Mac OS X Snow Leopard, but the problem is still there with Mac OS Lion.
    This problem seems to have been around for years, without any proper solution from Apple and/or Adobe! To me, this is very embarrassing!

    Greetings NoNameGiven,
    If I understand the problem correctly (I’m not sure I do) you would prefer ‘iii’ to be read as “eye eye eye” rather than “three”? The alt text property is the only way that I know of to make this happen. Hope this helps.
    a ‘C’ student

  • How do I add word and pdf docs in an existing pdf doc?

    How do I add word and pdf docs in an existing pdf doc?

    Or https://createpdf.acrobat.com/

  • How do you setup to print PDFs using adobe?

    How do you setup to print PDFs using adobe?

    You install Adobe Acrobat, and 'Print to PDF' will be automatically set up.

  • How do I create  a PDF using Acrobat 7.0 in Windows 8 from a Visio drawing on a 64-bit system

    I used to be able to create a PDF using Acrobat 7.0 from a Visio drawing in XP. Now I'm running a 64-bit system, no Adobe printer can be installed, and it is unsupported.  Help?

    On a 32-bit system, there is a workaround. I do not think it is possible to get AA7 to work on a 64-bit system (no one has reported success and only 1 has suggested success with AA8). You may be able to print to a PS file and then open that in Distiller. I suspect that is the only way and you will have to find a decent PS printer driver to do it. I suspect the printer driver (and associated AcroTray) will not work in a 64-bit Win8 -- Acrobat and Distiller may.

Maybe you are looking for

  • SL not getting generated via MRP

    Hi, Unable to generate schedule lines via MRP. Settings: Mat master - External proc , no spl proc OA - Maintained Source list - Maintained MRP Relevant - Indicator 2 Quota arrangement- Exist with only 1 vendor(same as of OA) 100% MD03 - Planning data

  • Problems running Photoshop CS6 under OS 10.8 Mountain Lion

    Since updating the OS from 10.6.7 to OS 10.8 on iMacs (21" and 24" Intel 2.4GHz) I have experienced problems running Photoshop. The app boots up fine and I can start a project as normal, but when I click on a tool to change it's usage I get the spinn

  • Blocked account

    Hello I tried to purchase credit with my US Based card and forgot to change the billing address from UK to US and obviously payments keep failing after several attempts. When I realized my mistake and corrected it, Skype still won't accept so I paid

  • "Lag" when Nautilus is opened with NTFS partition mounted

    Hi, I have a problem with Nautilus 3.14. I have a mounted shared Windows partition with the options below in fstab: defaults,nls=utf8,umask=000,uid=1000,gid=1000,windows_names,hide_dot_files,hide_hid_files Everytime I open Nautilus, it "lags" (I don'

  • IPhone 5 unable to connect to internet or use web-based apps like Facebook or Tumblr

    About two days ago, shortly after using my iPhone 5 to upload a picture of my son eating a donut to Facebook, I seem to have lost all ability to connect to the internet or update content on web-based apps like Facebook or Tumblr.  I tried to restore