Adding track changes on the Document?

I had a change of track of this form script, I was wondeing if there was a way to put my information in a text box on .75in from the top of my documents?Screen Shot 2016-05-13 at 9.25.21 AM.png

Here is the script I use

var myChanges = app.documents.everyItem().stories.everyItem().changes;  

var myString = '';  

for (var i=0; i<myChanges.length; i++) {  
        
var myChange = myChanges[i];  
        
myString += myChange.userName + '\t';  
        
myString += myChange.date + '\t';  
        
myString += myChange.changeType + '\n';  
       
 

}  

alert(myString);  


No. I think, it is not allfollowed.

See the three different kinds of change.changeType :

ChangeTypes.INSERTED_TEXT

ChangeTypes.DELETED_TEXT

ChangeTypes.MOVED_TEXT

When you replace an image in its container, even when it is docked, should not count as change.

This is just my assumption, I have done nothing with change again.

Uwe

Tags: InDesign

Similar Questions

  • Lag when using track changes in the large document

    I do experience lag when using "track changes" in a large .pages document (about 180 pages). I get the wheel of the Rainbow for about 10 seconds after completing each change, which makes it very difficult to obtain concrete results. Other applications on my computer work simultaneously without a hiccup. I use the latest version of the pages on the latest Mac OS. Anyone with a similar problem? Tips to solve this problem?

    It's unfortunate that Apple has not adopted an icon "Achtung Minen!" for the v5 Pages. It is slower than the second coming on intermediate to large documents, and it only gets worse when you add images at higher resolution. Apple has not designed there is a professional-quality, or as a realistic replacement processor for MS Word.

    There is nothing you can do, but seriously, re - evaluate your software solution for processing.

    Here's an icon from the WAD of v5.6.2 request Pages. Prophetic isn't?

  • Pages is not track changes inside the text boxes?

    I try to use Pages, industry changes, but it seems to be limited to body text. If I include images deleted, or if I change the text inside the text boxes, no changes are followed. What is a limit? (Version 5.6.1 of pages)

    See this thread for an answer from VikingOSX, the short answer for the current Version is no.

    Pages ' 09 fact.

    Track changes in text boxes

    You could always suggest via Contact us Apple to add this feature in the news

    http://www.Apple.com/feedback/pages.html

  • How to detect changes in the document?

    Dear friends and experts,

    It seems obvious that, with my new project , I opened Pandora's box...

    Pallets to remain open, even when you set a new location of cursor, so I use this to my dialogue.

    But the user can also switch to another document when the palette is open.

    Currently I have a Refresh button, and the user is prompted to use after the passage of another document. The function behind is to analyse the newly entered document and define global variables to update the dialog.

    How I detect the switch of the document? I did find something like onDocumentChange.

    (In the current script a check for the name of the modified document is in the function btnRefresh.onClick to avoid irrelevant work).

    Thank you for all the ideas.

    Klaus

    Hi Klaus,

    This version of your script works fine:

    Just remove some "var" in winPal - dialogue.

    Delete "winPal.show ()" in the Notify function

    give a little more space to st1.

       #target framemaker
        Notification (Constants.FA_Note_PostActiveDocChange, true);
        var globalValue = app.ActiveDoc.Name;
        var winPal = new Window ("palette", "Simple Palette", undefined);  
    
        SimplePalette (globalValue);  
    
        function SimplePalette (outerParm) {
           innerParm = "none";
           buttonOuter = winPal.add ("button", undefined, "Outer");
           buttonInner = winPal.add ("button", undefined, "Inner");
           st0 = winPal.add ("statictext", undefined, "st= " + innerParm);
           st0.preferredSize.width = 300;
           st1 = winPal.add ("statictext", undefined, "Button clicked: " + innerParm);
          st1.preferredSize.width = 300;
          buttonOuter.onClick = function () {
            st1.text = "Button clicked: Outer";
          }  
    
          buttonInner.onClick = function () {
            st1.text = "Button clicked: Inner";
            st0.text = outerParm;                                // this changes the display
          }  
    
          winPal.show ();
        }  
    
        function Notify (note, object, sparam, iparam) {
        // Handle the event triggered after the active document changes.
        $.bp(true);  // here was a type : $.br(true)
          switch (note) {
            case Constants.FA_Note_PostActiveDocChange:
                {
              // Update your dialog box here.
              st1.text = "Current document is " + object.Name ;
              break;
              }
          }
        }
    
  • Change to the Document Mode for IE9

    I exported my Captivate for HTML5 project and the project works on my MAC and PC, but when I have to test it on another computer to co-workers using IE9, she couldn't read the project, index.html. When she opened the index.html, that's the answer she received in her browser,

    "The content you are trying to view is not supported in the current Mode of Internet Explorer Document. Change the Document Mode on Internet Explorer 9 standards and try to view the content again.
    To change the Document Mode, press F12, click on Document Mode:, and then select Internet Explorer 9 standards. »

    Can I change the CSS document in the project folder?

    Any advice would be helpful.

    IE9 is not all that HTML5 ready.  I would recommend that you export to HTML5 and HTM/SWF when you publish.  If you do, you should see a file named Multiscreen.html.  Ask your colleague to try this file instead.

  • Block tracking changes and the compressed backup sets

    I am running Oracle Server 10.2.0.2 Enterprise Edition.

    If I turn on the track changes to block, can still tell RMAN to write backupsets compressed for my backup of database?

    I understand that with the change of block followed when I take a RMAN incremental backup every night will update the backupsets created by the most recent level 0 incremental backup, but I don't know if it would be that this only if the backupsets are not compressed.


    Thank you
    Bill

    I don't think that incremental backups work in the way you describe. Incremental backups create a new set of backup pieces, containing the blocks changed since last level 1 or 0 (differential), or the last level 0 (cumulative). When you restore, RMAN first restores the level 0, then apply incremental backups to the recovery. The backup may be compressed.

    What you describe sounds like incremental backups. For those, there must be an exemplary image, or "copy of the database." Tablets backupsets are therefore not an option for this feature. Refer to the documentation:

    http://docs.Oracle.com/CD/E14072_01/backup.112/e10642/rcmbckba.htm#CHDEHBFF

    Kind regards

    Jeremiah Wilton
    Blue Gecko Remote DBA
    http://www.bluegecko.NET

  • How to make the added objects part of the document

    When I make a document and add text boxes for arrows, lines, etc... for the document and then send the document to individuals, objects appear in the attached document in their email, but objects do not print. How to integrate these objects into the document permenantly so they will still print and cannot be moved or changed. I tried security so that they can be moved or changed. But still does not print objects.

    If you do not want to keep features to comment on such objects, you can flatten that transforms their regular appearances page table of contents. There are a number of ways to do this, but the following free JavaScript-based tool is the most flexible: http://www.uvsar.com/projects/acrobat/flattener/

  • How can I save information on a cd - rw and be able to make changes to the documents instead of read-only

    I'm trying to save the information from my laptop to a CDRW. But it wont let me make changes, says that this is a read-only.

    Hi GracieGritton,

    It is not possible to make changes on the data stored in the CD. You must copy the data to the laptop, and then make the necessary changes. You can also make the changes before saving the data to a CD.

  • The change to the Document: not allowed

    Hello

    Anyone who can help us on our problem with files created using Acrobat 7.

    When you open the files using the latest versions of The Document Assembly and modify the Documents always marked as unauthorized , but when we open it with Acrobat 7 all parameters are allowed. tried in some Acrobat 7 computers with the same results.

    Capture.JPGCapture2.JPG

    Hi, I just found this forum because I had the same problem. I finally found a solution that worked for me, so I thought I would post it here if it helps someone. I have Adobe Pro XI and was not able to edit a document that had any security settings made by Adobe 7, I kept getting the message that it has been signed. I went to tools > forms > Edit Form and I got an error saying the document was signed, but he also asked me if I wanted to save a copy, I did. Then I was able to edit the copy very well. I tried the option "save under" before this and it doesn't work, so it seems that 'save a copy' and ' save under ' are not the same. There may be another way to save a copy, but it is the solution that I ran.

  • Adding file name of the Document to stamp Script

    Hello

    I have the following script went into the properties of "custom calculation script" a custom stamp.

    Event.source.source.documentFileName = Event.Value;

    This script works very well and the place of the file name of the document on the stamp.

    for example the document is called 6781202 Rev establishing and this appears on the stamp in the document.

    However the revision and the file extension should not be on the stamp

    Can anyone help to modify the script to place the first part of the name of the file only on the stamp

    for example the modified script to display the file name of the document as 6781202.

    This script should be used on multiple files and any help would be most appreciated.

    Thank you very much.

    Replace
    Event.source.source.documentFileName = Event.Value;
    with
    firstWord = event.source.source.documentFileName.split("");
    FirstWord = Event.Value [0];

  • How to track changes in the value of column level in oracle using procedures

    I would need to write the following code using oracle stored procedures and packages.
    S/n hate triggers, so I can't apply the same code.
    Table of audit would be emp_audit.
    Please guide me to write a generic procedure to handle verification, what ever insert/update / delete.
    Please do the needful. Thanks in advance.
    I created under the trigger but oracle DBA won't use triggers. Please guide me.

    Main table: emp
    ===================
    columns:
    =======
    emp_id
    salary
    created_ts,
    created_user,
    modified_ts,
    modified_user,

    Verification Panel: emp_audit
    =======================

    columns:
    =======
    emp_id,
    salary,
    created_ts,
    created_user,
    modified_ts,
    modified_user,
    archived_ts,
    event_cd

    trigger: need in the form of stored procedures.
    ========

    create or replace TRIGGER test
    AFTER INSERT or UPDATE or DELETE ON emp
    FOR EACH LINE
    BEGIN
    IF THE INSERTION
    INSERT INTO emp_audit
    (emp_id, salary, created_ts, CREATED_user, MODIFIED_TS, MODIFIED_usER, archived_ts, event_cd)
    VALUES)
    : NEW.emp_id,.
    : NEW.salary,.
    : NEW. CREATED_TS,
    : NEW. CREATED_user,
    : NEW. MODIFIED_TS,
    : NEW. MODIFIED_usER,
    SYSTIMESTAMP, 'C'); -INSERTION
    ELSIF UPDATE THEN
    INSERT INTO emp_audit
    (emp_id, salary, created_ts, CREATED_user, MODIFIED_TS, MODIFIED_usER, archived_ts, event_cd)
    VALUES)
    : OLD.emp_id,.
    : OLD.salary,.
    : OLD. CREATED_TS,
    : OLD. CREATED_user,
    : OLD. MODIFIED_TS,
    : OLD. MODIFIED_usER,
    SYSTIMESTAMP, 'U'); -UPDATED
    ELSIF DELETION THEN
    INSERT INTO emp_audit
    (emp_id, salary, created_ts, CREATED_user, MODIFIED_TS, MODIFIED_usER, archived_ts, event_cd)
    VALUES)
    : OLD.emp_id,.
    : OLD.salary,.
    : OLD. CREATED_TS,
    : OLD. CREATED_user,
    : OLD. MODIFIED_TS,
    : OLD. MODIFIED_usER,
    SYSTIMESTAMP, 'd'); -REMOVE
    END IF;

    END;

    Thank you

    Bala

    If you think the answer to the question, would you mind marking "answered"? It helps the people who respond and those who search the Forum.

  • MISP track changes made to a digitized table used during the conversion?

    I need to convert several databases in AL32UTF8, which is 2 TB or so of size.  I want to reduce the outage window.  Most of the data is ASCII, but the character set is WE8ISO8859P15, so it is possible to get the non-ascii character in there.  My plan was to analyze the database while it is live, then run MISP during the blackout without a full re-analysis.  But I fear that a non-ascii character could go in there from scanning the failure.  The MISP track changes since the last scan, so just check the lines that have been added or changed since the scan?  In my tests limited until now, so it seems that complete analysis would take longer than the window of failure, a progressive solution would be wonderful.  However, I don't see how to make this happen.


    Thank you

    Mike has

    No, the CDS is not currently able to track incremental changes. However, you could try to categorize paintings like those who can get new non-ASCII characters and those who cannot. The fact that a given table has at least one non-ASCII character is a pretty good approximation of this classification. In this way, you could just rescan the tables which are likely to get new non-ASCII characters. Depending on the size of the problem tables this may shorten the time to restart the analysis considerably.

    Note that all need conversion CLOB columns, even if they contain ASCII only.

    To minimize the window of downtime, we recommend a solution with GoldenGate. GoldenGate is, however, not a free product.

    Thank you

    Sergiusz

  • [C++] Events to detect changes to text in the document

    Hi all

    I use C++ to develop a plugin for InDesign. During development, I want to catch the events of changing text in the document open in InDesign. The events are something like adding or deleting certain characters or words or phrases in the document. Those can be understand that the events occurred when the user change or remove the text in the document.

    When the events are detected, they should provide what characters, words or phrases are added or removed from the document. In addition, they should provide the index of the text changes if they are able to do.

    Please help me with this problem by providing methods, functions or libraries can detect changes to text in InDesign.

    Sincerely,

    Tri Dung

    Hi Tri Dung,

    Check the API TextPreProcessService and TextPostProcessService. You can write your own services and implement the interfaces ITextCommandPreProcess and ITextCommandPostProcess.

    Markus

  • How to synchronize changes in the iMac to an external flash drive

    Without using a 3rd party application, is it possible to synchronize changes made to my iMac documents and data on an external drive such as a flash drive? I use Time Machine, but I want to connect via a usb cable flash drive in the iMac, such as changes I made one of my documents will automatically flash player to activate and make the same changes on the documents that are in the flash player.

    Not as part of the OS x Time Machine does not have a mirror copy of the backup computer. So what you have is just a backup that can be restored using the application Time Machine.

    There are many utilities of third parties who may perform scheduled backups, incremental reflecting the main hard drive.

    Recommended backup software

    1 Carbon Copy clone

    2. get backup

    3 already seen

    4 superDuper!

    Visit The FAQ XLab and read the FAQ on the backup and restore.  Also read How to back up and restore your files.

  • Track changes of dialog box too big for 10-inch netbook screen.

    My Dell netbook 10-inch screen is too small (both high and low screen resolution) to display the entire dialog box.
    This means that I can't change the default options in the track changes, because the OK button is a invisible and (b) inaccessible.
    The idea of reducing the size of the dialog box does NOT, according to the forums, seems to be possible.
    Any ideas to solve this problem would be appreciated.

    Hello derettens,

    Thanks for posting on the Microsoft answers Forum.

    Have you tried to hold the CTRL key on the keyboard and use the scroll of your mouse buttons. This will decrease the size of the font on your screen and you can see the whole dialogs on your screen.

    Please let us know if that helps with your question.

    Sincerely, Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

Maybe you are looking for

  • How to make a backup of your linux partition

    Recovery cd restores your NB100 for the original installation. All changes will be lost. It is better to restore your computer with an image that you've done your stable system with any changes. Using a computer on which an Ubuntu 8.10 has already be

  • Emulator Blackfin HPUSB-ICE expensive?

    Hello Can someone let me know why ice HPUSB, blackfin emulator is so expensive?  It costs about $ 4-5 K?  On the other hand, the emulator arm is very low cost. Thank you.

  • Gateway XP is slow, how to increase the speed?

    My husband is using my old gateway with only 37gbs. to get the speed increase I can or should increase the ram with one of these $30... 00 plug-ins, all what he has on the gateway shortcuts website, no photos, music, files, etc., but it is slower, so

  • error code 0 x 80041006

    Why windows 7 has problems with error code 0 x 80041005/6

  • How fast an application update for 27 000 lines?

    I used the following code from pl/sql using bulk collect to update a table called dwd_candidate_new. But it takes nearly 20 minutes to update record 27000. Is there a work around to make it faster?Thank you.declareT_ServiceId. ARRAY TYPE IS VARCHAR2