Text field for the (nieme second word) on the Page

The script adds text fields on a page based on the search for the word DATE.

This script must be changed to add the text field for second occurrence of the word DATE only on the page and NOT the first occurrence of the word.

Currently, the script adds a text field for all occcurances of the word DATE.

Any help will be greatly appreciated.

Thank you.

/ * Add on manual transmission date text field * /.

var this.numPages = NUMPAGES;

for (var k = 0; k < numpages; k ++)

/ * 1st co - ord = Horizontal, 2nd co - ord = vertical, 3rd co - ord = width, 4th co - ord = height * /.

{

{

numWords var = this.getPageNumWords (k);

for (var i = 0; i < numWords; i ++)

{

var ckWord = this.getPageNthWord (k, i, true);

If (ckWord = 'DATE')

{

var q = this.getPageNthWordQuads (k, i);

Convert quads in the rotation by default user space

Userspace used by links.

m = (new Matrix2D).fromRotated(this,0);

mInv = m.invert)

r = mInv.transform (q)

r = r.ToString)

r = r.split(",");

var f = this.addField ("Date", "text", k,

([r [0] * 1.10, r [1] - 10, r [2] * 1.3, [5] r-15]) ;

}

}

}

}

Try something like this:

var this.numPages = NUMPAGES;

for (var k = 0; k)< numpages;="" k++)="">

var nDateCount = 0;  Initialize counter

numWords var = this.getPageNumWords (k);

for (var i = 0; i)< numwords;="" i++)="">

var ckWord = this.getPageNthWord (k, i, true);

If (ckWord = 'DATE') {}

nDateCount += 1;  Incrementing counter

If (nDateCount == 2) {}

var q = this.getPageNthWordQuads (k, i);

var m = (new Matrix2D).fromRotated(this,0);

mInv var = m.invert ();

var r = mInv.transform (q).

r = r.toString ();

r = r.split(",");

var f = this.addField ("Date", "text", k, [r [0] * 1.10, r [1] - 10, r [2] * 1.3, [5] r-15]);

break;  No need to keep the current page search

}

}

}

}

Tags: Acrobat

Similar Questions

  • First text field in the page submit when the Enter key is hit. Don't want to send

    Hello

    I searched and cannot find this answer I had before...

    The text field is not present it always when you press included, just a standard text element.

    because it is the first text field in the page... or maybe it was because it is the text field on the page that requires him to 'Submit' page when you press the Enter"" key.

    I don't want the Enter key to send the page.
    Was - to add a dummy hidden text field before this text field?

    Bill:

    Add another text element to your page and to the text element 'attributes of HTML Form elements' specify

    style = "" display: none ""

    CITY

  • How can I add a text field for the main menu?

    I have a project with a menu.  He has a title.  I wanted to add an additional track on the menu, what I had done in an earlier draft.  I would have thought he would have intuitively obvious, as highlighting the existing title I and do a copy and paste.  However, I learned that nothing is intuitive with Premiere elements 12.  Can someone tell me how to get a 2nd title on my main menu?  I have done it before, but apparently did not write it and I was faced with that I falsely assumed would take me 30 seconds to accomplish.  Thank you.

    Rick

    Do you really need a second title for the page in the main menu and the selection of scene or you page fixed for your Adobe title in more than one line?

    I wonder

    I wanted to add an additional track on the menu, what I had done in an earlier draft.

    Is it possible that as soon as you use a theme which came with 'subtitle', as the trip/Beach Resort, not all do.

    Workaround for the title with more than one line of text can backfire on you. But you can try. Excerpt from my first items 13 on this blog

    0019 first Elements 13 movie Menu title question: multiple lines of text


    A first elements 13/13.1 user reports that, if it creates a 3 lines of title text for the main menu of the fake big screen theme in the customization area of Movie Maker project, these 3 lines of text eventually "encoded" in the project of reopening after that that there had been closed.

    We have confirmed this report and extended it to include this problem appears for 13 of Menus other than the fake Widescreen cinema. This issue is not seen in first items 12/12.1 and earlier versions.

    BEFORE REOPENING THE CLOSE SAVE

    Figure 1. Main menu of Spring Flower home with 3 lines of text, as seen before the closure of the Reopen

    AFTER THE REOPENED NARROW SAVE


    Figure 2. Spring Flower main Menu title initially with 3 lines of text, as seen from the closure of the Reopen



    The only way found so far to get the final product to have 3 lines of title text for menus in the final product is to customize the theme to the movie Menu in the customization of the Menu movie of the project area, do not save, close the project at this time and can do the burn to.


    Many variables were examined to explain this behavior. So far, no answer for why.

    If you are determined to use a particular theme that comes with the title menu and subtitle, look at the text of the Palette layers layers in the editing menu .psd file (.psd Editor could be Photoshop CS or higher).

    Regarding

    on my project last year that was the menu that I liked with 2 text fields, I have also got rid of the "arrow" shortly before the text that was the menu key.  Anyone know how I do that?  I can't figure that out now.

    Could you be more specific. But, for now, consider... If you Play All text, you double-click to open the text of the amendment, the deleted text, click OK. Play All disappeared. Sometimes, in page and removal of text "main menu" scene selection to the navigation button... double click on the button to open the changes to the text, delete text, press ENTER, and then bar spacing, and click OK.

    Please let us know if everything above the target you wanted to know.

    Thank you.

    RTA

  • How to set the text field for the credit card number?

    Hi, this seems like it should be a no-brainer in the Properties menu, but what is the best way to add a credit card number to a form?

    I have mine set up like a text field > category format: number > decimal: 0 > Style separator: (by default with the comma, but not what I want, of course)

    and the symbol > No.

    Is there an easy way to create 16 character space to the digits of the credit card?

    Thanks in advance

    Under Format, select special, then arbitrary mask and enter the mask: 9999 9999 9999 9999

  • Text fields for export in CS4

    I believe that it is possible to create and export text fields for the completion of a PDF file but can't find this feature in my (albeit) version of InDesign CS4. Does anyone know if it is something that only became available in CS5 go?

    Grateful for any help.

    Michael

    CS6 forward.

  • How to programmatically launch touch sceen keyboard, when the user clicks on the text field for application?

    Hello

    I create a desktop using the CreateDesktop() API, in this office, I launched a MFC dialog with text field box in this topic.

    I want to get the keyboard touch screen when I touch on the text field of the dialog box.

    I tried to use the following information

    https://msdn.Microsoft.com/en-us/library/Windows/desktop/dd371581%28V=vs.85%29.aspx

    but the key Board launched when I touch the dialogue instead of text field.

    Please give me the solution?

    Pramod Hello,

    Thanks for posting your question on the Microsoft community.

    This question fits better to the developers on MSDN forums.

    I would recommend posting your question on the MSDN forums.

    MSDN forum
    https://social.msdn.Microsoft.com/forums/en-us/home?category=windowsdesktopdev

    Thank you

  • Default properties for the text field of the PDF forms

    How can I set the default properties for the text field?  The creator of forms set of font sizes that are too large.

    Right-click on the field > use current properties as new default.

    It will keep the new settings until the next time that you do this. It is not specific to the document. Do it separately for each field type (text, button, etc.)

    On an existing form, you can select multiple fields. A pro tip, is that you don't have to close the properties to move from the field to the field to the field. Dungeon opens and work faster.

  • How can we make invisible static value in a text field to the OPA

    Hi all

    I have invisible static value in a text field in the OPA.

    For ex: field contains the value 100 while we manage the maintenance should not display the value 100 or make us the text as invisible field. whenever we submit the interview the value should be passed.

    I made the background color of the text in white field, but it reflects all the text fields. I need to make the text of the particular text as invisible field. Can someone give me a solution for it.

    Use two different attributes (the one that is indicated in the interview to the need - for example, as "the id selected user" or whatever the phrase is appropriate) and a different attribute, which is the mapped attribute.  The second attribute must not be on any screen of the interview (by thus "invisible" for the user).  Write a table of rules that concludes that the value of the attribute mapped on is EITHER static value or the selected/expected value according to some logic is appropriate to make a decision in your model of strategy.

  • Problem in designing a custom field for the display of paragraph

    Hello

    I need to develop a custom field that is supposed to act as a RichTextField with the additional of the hyperlink feature as seen in the web pages. I have a few paragraphs of text with an id associated with each of them. A paragraph may have link to another paragraph. I think that the hyperlink is actually like a button.

    My screen will consist of a single paragraph. If any hyperlink (id) in this paragraph is preesed then the screen reloads with another paragraph (id in a hurry).

    My problem is to develop a custom field for the display of this paragraph.

    Point: several lines of text without interruption. Some of the text may be bold, italic. a text can be the hyperlink.

    Now I'm stuck. I have no ideas how I can start with. Can someone give me please suggestions as to how I can start with?

    Thanks in advance

    Bika

    I have a different Suggestion.

    If you are using an ActiveRichTextField, you get two things:

    (1) the ability to shape a field using different fonts:

    Comment - formatting text in a RichTextField
    Article number: DB-00124
    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800505/800345/...

    (2) the ability to create "links" automatically using string models

    How to-to comparison models in the BlackBerry smartphone to provide a user experience integrated applications
    Article number: DB-00525
    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800505/800608/...

    Using models of string, I think you'd be able to create ' hot-link in your text, which the run Menu item was able to process you want.

    Just an idea.  Hope this works for you.

  • How can can add text fields in the form automatically pdf document?

    I use Adobe Acrobat X (10.1.3) installed on Windows 7 to create pdf forms. My document is very similar to a "lined paper A4 notebook.

    I want to add the text field for each row of lined notebook, so people will be able to write what they want line by line.

    As my document has 20 lines in each page, and a total of 64 pages, I won't add these fields one by one. (drawing of rectangles with precision and aligning each other, assigning separate 'field name' to ensure solid mounting.)

    Property 'Set the Multiple field' within the right - click cause misalignment during 5-6 lines statement on the other.

    You have any suggestions or work around I can receive?

    See Doc.addField. If there is a model for the positions lines on each page, then you can generate the positions in JavaScript and use Doc.addField to set the text fields.

  • Add the date and time to a text field when the form is submitted

    Is it possible to add the date and time to a text field where the user is clicking the button of form submit?

    I created a custom send form button and do not use the distribution process to collect the results and would like to have a time stamp of when the form has been sent.

    Thank you!

    Sure. Before your submit order add a command run JavaScript with this code:

    this.getField("SubmitDate").value = util.printd ("mm/dd/yyyy hh: mm", new Date());

    Change the field name or date that required such boss.

  • Limit the first character in the text field to the letter and numbers?

    How can I limit only the first character entered in the text field as the letter H (uppercase) or any number? Thanks in advance.

    function of validateMemberID was a mistake on my part misnamed it. I thought about it...

    At the level of the JavaScript document

    Allow only characters that match the regular expression
    function validatePartialMemberId (value) {}
    return / ^ [H0-9]?\d{0,10}$/.test(value);
    }

    function validateFullMemberId (value) {}
    return / ^ [H0-9]\d{10}$/.test(value);
    }

    function checkMemberId() {}
    Get all of the characters that the user has entered
    var value = AFMergeChange (event);

    Allow the land to be developed
    If (! value)
    return;

    If (! event.willCommit) {}
    Event.RC = validatePartialMemberId (value);
    }
    }

  • Cannot choose fields for the calculation

    It's very frustrating.

    I change the fields of a form of invoice and want to use the last field of the line to create a total. I select the field and go into its properties. Under the tab 'Calculate', I select "Value is the 'product' of the following" and then click on the "Pick" box to select the fields to be calculated. I am then provided a list of all my fields and I check my selections, and then click OK. But once I click OK, I'm back in the tab calculate with any of my selections in the fields box. Basically, it does not save my selections.

    I tried this all means that I can imagine, rebooted, etc.. Yet, no matter what I can't do to save the field selections that I do for the calculation. I managed to do this successfully for the first line in the form (apparently in full at random) and have not been able to reproduce any success for the following fields. I have check the fields and once I hit OK it ignores them completely.

    Here, any help would be greatly appreciated.

    RP

    After further inspection, it seems that after the field that contains the total bet in shape, I then have to close edition form and re-enter form edition in order to choose the options field for the calculation.

    Very odd behavior, but this is as close I just reproducible results.

  • Filled text field, clear the default checkbox

    I've seen a lot of question and scripts on when a box is checked, then the text field copies the value of the checkbox.

    What I'm trying to do is the opposite, i.e. If a text field is empty, the check box by default is checked; But if the text field is filled with what, check the check box disappears. Could someone help with scripts?

    Let's say that the checkbox is named "Check Box1". Enter this code in the custom text box validation event:

    this.getField("Check_Box1").checkThisBox (event.value == 0, "");

  • Validation in the field for the city of delivery

    Hello everyone,

    I need a validation of field for the maritime City field. But as you know this field is not directly accessible. You have any tips how I can do?

    For any help, I would be very grateful.

    Kind regards
    Dmitri

    Dmitri, I don't think that it is possible for field validation on the city of delivery.

Maybe you are looking for

  • Is it possible to unlock a keynote presentation, if you forgot the password?

    I have locked up an opening statement and forgot the password. I tried my passwords, but to no avail. Is there another way to access the presentation?

  • Portege 3480: is it impossible to boot from a key-USB-cd?

    I would like to install win 2000 on my portege 3480. However, I have a lot of difficulty getting to boot from external cd readers. I tried with a Cd Player and a LiteOn DVD drive iomega. None of them works. The two drives are connected via the USB po

  • On the PXI-8106 serial port connection problem

    Currently, I am trying to connect to the serial port on the PXI-8106 via RS232 module. However, when I try to run the Test VI opened for COM1 MAX (PXI Remote) running on a PC, I received an error like below: Returns the status code: 0xBFFF00A8 Name o

  • Unable to connect to the router with Win 7

    I can't connect to my router with os Win 7. I have XP & Vista partitions on the same machine without any problem. Keeps giving me the default ip address 169.254.   I did the release, renew, map unistall, policy changes, the static settings and just a

  • Question about keypad lock

    Why the timer for the locking of the keyboard is limited to 'off', 'Instant', '2', '4' or '8' seconds?  I finally turned it off because it kept locking and I find it VERY annoying to have to keep hitting Unlock, then press OK every time I want to typ