Move Textframe to next page

Hi,
I'm trying to move a textframe to the next page by javascript, but it doesn't work.
I'm affraid I don't understand how the function move() works in javascript.
Can someone help me to get working this?
My code looks like this:
newFrame.move(Seite.documentOffset,Seite.documentOffset-1);

Peter,
thank you. This works fine. :-)
Am 13.03.2008 um 15:00 schrieb Peter Kahrel:
A new message was posted by Peter Kahrel in
InDesign Scripting --
Move Textframe to next page
Andreas,
move() takes either (a layer, page or spread) or an array of values as
parameter. To move a frame to the next page, you need something like
this:
current_page = newFrame.parent.documentOffset;
newFrame.move (app.activeDocument.pages[current_page+1]);
Peter
View/reply at Move Textframe to next page
Replies by email are OK.
Use the unsubscribe form to cancel your email subscription.

Similar Messages

  • Why is it that when I go to Yahoo mail, I can't delete any messages or move to the next page? Stays stuck on page 1..

    Lately, when I log on to my yahoo mail while using firefox, it no longer shows the DELETE option at the top of the email page. So, I cannot delete any emails that I might wish to delete. Also, I cannot get past the first page of my emails. Every time I click on the NEXT PAGE button, it does not move from page 1. This does not happen when I log onto yahoo mail using Internet Explorer. Please advise as to what I can do to correct this. Could it be that I'm not using the latest version of Firefox? I don't know...

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Move TextFrame From One Page to Another (Indesign CS3 & VB )

    Hello Friends!!!
    I have create 5 pages catalog in indesign CS3 & i need to shift one Group From One page to another...can anybody help me to do this issue.
    what i have tried is.......
    Set MyPge = MyDoc.Pages.Item(3)
    MyDsgn.Select MyPge.Groups.ItemByID(100)
    MyDsgn.Cut
    Set MyPge = MyDoc.Pages.Item(4)
    MyDsgn.Paste
    using this code group is pasting on page 3 again again. coz my screen is displaying page 3 it's not scrolling to page 4.......when i scroll to page 4 manually then it works. so the issue is how to scroll or how to activate perticular page on screen......plzz help me to do this......or is there any other way to solve this...
    Thanks
    Dhiraj

    to change active page:
    myInDesign.ActiveWindow.ActivePage = myPage4
    call myInDesign.Paste
    or you can move Group:
    call myGroup.Move(myDoc.Pages.Item(4))
    robin
    www.adobescripts.com

  • The 8 step start up process is a pain; step one to import, gives me windows when i downloaded mac; can't move to the next page?????

    downloaded firefox for mac os x. it asked if i wanted to import from safari during that process; i said yes. when i click on the firefox icon, none of the tags or bookmarks are there. moreover, the first step in the 8 step process (really??), is a article for windows, and i can't move from the page, no continue options or anything. extremely frustrating, and seems unnecessary; why does it give me windows info when i downloaded mac?

    I have the same issues.  I keep getting a "network error" even though my connections are fine.  I have installed Bootcamp fine on another Macbook, but am having major issues with my brand new one.  I have read the support forums where they say to keep trying because the servers are notoriously slow, but this seems a little ridiculous.  Hope I can get some help as well.
    Thanks!

  • How to move one page header details to next page lines details

    Hello,
             I have a requirement in custom page one field having a check box's like enable or disable and in that page one "Select" button.
             Once we enable the check box and click on "Select" button it will move into the next page and display the selected rows in that page.
         How to achieve this please help me in this.
    Thanks&Regards,
    Rama

    Hi,
    // processFormRequest()
    OAMessageCheckBoxBean InventoryCheckBoxBean = (OAMessageCheckBoxBean)webBean.findChildRecursive("InventoryCheckBox");
    Object InventoryCheckBoxObj = InventoryCheckBoxBean.getValue(pageContext);
    String InventoryCheckBoxValue = InventoryCheckBoxObj.toString();
    HashMap hm = new HashMap(1);
    hm.put("myParam", InventoryCheckBoxValue );
    //In the next page get the value using below
    oapagecontext.getParameter("myParam")
    Thanks
    Sandeep

  • In MS Word, it is possible to prevent tables from breaking at page breaks.  So, if a table, when populated with data gets too big for the spae allotted on one page, the table will move in its entirety, to the next page. Can this be done in "Pages"?

    I am trying to figure out ow to prevent tables from breaking along a row when there is a page break in "Pages".  This is done in MS Word by going under Table properties under "Rows".   I have a document with small three row tables and I want to keep the tables together and move to the next page in its entirety when there is a page break.  Help!

    The table that I don't want to break between rows looks like this, except it fits the width of the page:
    quilt name
    picture of quilt      
    source
    Size: XX; Difficulty Level: 3
    I inserted a Inline Text box into the document, copied the table inside the text box, then pasted it through the document (which lists quilting projects).  When the table spans a page break, even when in an inline text box, the picture which is in the right hand column splits, as well as the information pertaining to the particular quilt.
    Jerry - thank you for your help.  I tried to give you a "solved my problem" rating, but I am adjusting to the Mac slowly after 20+ years on a PC.

  • How to get dynamic fields to spread to the next page?

    Thanks to a couple of wonderful folks on this board. I have found a way to get my dynamic field to move and I have gotten the static text fields below that to move. Now I have another problem. As my dynamic field has expanded towards the end of the page. The static fields ahead of it have disappeared. I know that there is a setting to have the static fields move to the next page. Or is there a way to do it? I would love some help on this.
    Thanks in advance

    I had this issue. I had to wrap the static fields below in a sub form and change the settings on that sub form to flow with content like I did with the original text box. This will push the static forms to the next page on the form, but there is one problem with this that I haven't gotten around. When the text box spans multiple pages, printing the page will not print all of the text. For example. A text box where 45 lines of text are entered, 20 are on the first page, 25 are on the second page. It will display properly, but when printed the text that prints on page 2 will be the same text you see on page one. If I wasn't clear enough on moving the static fields, let me know. I can give you the steps. Hopefully the printing thing won't cause you grief.

  • Problems when trying to move a paragraph with a heading to the next page

    When i try to move a paragraph with a heading (generally style 2) to the next page by pressing the enter key, rather than the whole paragraph moving to the top of the next page it moves to pretty well every where but the top. i have attached a video because im sure what i have said doesn't make much sense.
    http://www.youtube.com/watch?v=MrlnsmLIDGk&feature=youtubegdataplayer
    i have talked to an apple technician through apple care and we came to the conclusion after reseting iwork to default settings still with no changes all i could do was completely remove iwork from my computer and try to start over. Or come to the forums to see if there is a work around.

    Hi Jared,
    Without commentary, or other explanation, it's difficult to determine what actions you are taking to produce the results in the video.
    In the first instance, it appears that you have placed the insertion point at the beginning of the line following the header, then pressed and held return. this action pushes that line (and anything below it) down until it crosses the page boundary and jumps to a second page. That's expected behaviour.
    At approximately 0:57, you have deleted the return characters, returning the first and second lines after the header to a position immediately following the header. The insertion point is then moved to the point at the beginning of the header line, and returns are inserted as before. About 1:04, a number of unreadable alert boxes appear. At 1:07, the second line below the heading moves to the second page, followed by the first line, then by the heading itself at about 1:10. Again this is expected behaviour.
    Only after that are there any 'odd' behaviours, and without knowing what actions you are taking to produce those oddities, it's (at least) difficult to say what is causing the results you see.
    Regards,
    Barry

  • Hello am using mac book pro ,recently i updated  my computer to OS X MAVERICKS ,where my launch pad in my dock is slow,when i move the track pad to next page in launch pad ,it is very slow ,it takes two to three swipes ,please help me

    hello am using mac book pro ,recently i updated  my computer to OS X MAVERICKS ,where my launch pad in my dock is slow,when i move the track pad to next page in launch pad ,it is very slow ,it takes two to three swipes ,please help me

    Hey rajafromind!
    I have an article here that can help you troubleshoot this issue:
    OS X Mavericks: If graphics-intensive tasks slow down your Mac
    http://support.apple.com/kb/PH13952
    The following article may also have some helpful information for you:
    OS X Mavericks: If your Mac runs slowly
    http://support.apple.com/kb/PH13895
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • How to move floats to the next page?

    Hi All,
    Can anyone help me on this?
    How to move floats to the next page the same position?
    Thanks in advance

    @Learner – you can duplicate the object to the next page and remove the original.
    If the original one is anchored you also have to account for its position, because duplicating an anchored object will move it.
    Here an example for duplicating a selected object to the same page.
    //DuplicateAnchoredObject_SELECTION_SNIPPET.jsx
    //Uwe Laubender
    * @@@BUILDINFO@@@ DuplicateAnchoredObject_SELECTION_SNIPPET.jsx !Version! Fri Apr 12 2013 07:53:31 GMT+0200
    var sel = app.selection[0];
    var x = sel.geometricBounds[1];
    var y = sel.geometricBounds[0];
    //The duplicate() method without an optional argument:
    var dup = sel.duplicate();
    //NOW: the duplicated objects is at the inner border of the page
    //To move it to its original position we need the following:
    var xd = dup.geometricBounds[1];
    var yd = dup.geometricBounds[0];
    dup.move(undefined,[x-xd,y-yd]);
    That snippet can be enhanced for duplicating to a certain page, because the duplicate() methods can take arguments like "Page", "Layer", "Spread" etc. For details see the DOM documentation at:
    http://www.jongware.com/idjshelp.html
    One caution here: to make that work the way you want with facing pages, you have to take into account, that your coordinate system must be changed to "per page" by the property "RulerOrigin" of the ViewPreferences.
    This said, here is a working example for duplicating a selected object to page 3 of the current document:
    //DuplicateAnchoredObject_TO-DIFFERENT-PAGE_SELECTION_SNIPPET.jsx
    //Uwe Laubender
    * @@@BUILDINFO@@@ DuplicateAnchoredObject_TO-DIFFERENT-PAGE_SELECTION_SNIPPET.jsx !Version! Tue May 14 2013 10:11:29 GMT+0200
    var d=app.documents[0];
    var oldRulerOrigin = d.viewPreferences.rulerOrigin;
    var sel = app.selection[0];
    var x = sel.geometricBounds[1];
    var y = sel.geometricBounds[0];
    //In case of facing pages we change the ruler origin:
    d.viewPreferences.rulerOrigin = RulerOrigin.PAGE_ORIGIN;
    //Duplication of selected object:
    var dup = sel.duplicate(d.pages[2]);
    //NOW: the duplicated objects is at the inner border of the page
    //To move it to its original position we need the following:
    var xd = dup.geometricBounds[1];
    var yd = dup.geometricBounds[0];
    dup.move(undefined,[x-xd,y-yd]);
    //Restore the original ruler origin:
    d.viewPreferences.rulerOrigin = oldRulerOrigin;
    Of course, thiese snippets are working also with not anchored objects…
    Uwe

  • Few columns in ALV report while printing move to next page

    Hi,
    While printing, 14 columns are printing in first page and the next 5 cols in next page, how do u resolve this to accommodate all the 19 columns in a single page?
    Regards,
    Chitwanjit Singh

    Hi Chitwanjit,
    You can optimize your coloumn width in the layout like -
    gd_layout-colwidth_optimize = 'X'.
    May be this will help.
    Thanks and Regards,
    Nidhi Srivastava

  • How do I move apps from one page to another?

    How do I move apps from one page to another?

    From a previous thread:
    Touch and hold any icon for a couple of seconds. They'll all start to wobble. Touch and drag the one you want to move to the side of the screen and the next screen will appear; drop the icon on whatever screen you want it on.
    You can also do it quicker in iTunes - connect the phone and click the Apps tab in the main window. You'll see a picture of your phone with the apps laid out. Just click and drag

  • How to make a template in Pages that wraps to next page

    I almost always use my Pages '09 in Layout mode.  I have a long document that I supply to vacationers on Cape Cod of all the gluten free restaurants and food stores.  It's 17 Pages long.  Because places open or close I am doing adding and subtracting of listings all the time so this document is in word processing mode so it automatically reshuffles when I add new places.
    I want to brand it a little bit more and each page is going to have a small graphic and one line on the edge that is horizontal (at bottom of page) and one line that is verticle at the left side of the page.
    I can't figure out how to do this in Word Processing mode.  I can't move the graphics around like I can in Layout mode.  I can put them in text boxes and move them that way to the desired locations.    
    However, if I add text boxes the text isn't wrapping from one page to the next.
    I really love Layout mode is there a way to get it to take the over flow of text from page one and put it in the text box on the next page automatically? 
    I'm not sure how to do this project and I hope someone can give me a quick answer!
    Thank you so much ahead of time!
    Susan

    PF,
    If you give us a sample problem, we can suggest an approach.
    Jerry

  • How can i move to a new page in smartform?

    hi friends
    i hav a smartform with two pages.
    the fist page contains the Main window and 3 Secondary windows.
    in the 1st page i'm displaying some line items and in the main window i gave the command to
    go to Page 2.
    the 2nd page contains only one Secondary Window.
    in that i want to display a table with many line items.
    if it contains only 20 line items its works fine; becoz of the window size.
    how can i move to a new page if it contains more line items?

    Hi,
    You need to create main Window on second page also.
    And in Form Attributes..there is an option for Next page.
    So there you mention the next page name.
    This will solve the problem.
    Thanks.
    Swati.

  • Table Problem x2 within Pages: 1) In the Header; 2) Maintaining a table's starting point when carrying over to the next page.

    Pages '09 v4.1
    Problem 1:
         I am working with a 2-column Page document. Its my goal to have three items listed in a header in particular positions. Far left shows the paragraph number the page starts with, in the center is a title of the contents of the page, and on the far left is the last paragraph number to appear. To place these three items in the desired positions requires the insertion of a lot of spacing on both sides of the 'centered' title along with counting the characters of the title to find its center to alighn with the center of the page. 253 pages of this to will qualify me to be labled with a severe case of Obsessive Compulsive Disorder. I don't want OCD.
         However, by installing a one row/3 column table in the header my task was made a lot easier in alighnments. But, another problem reared up. Within the header underneath the table is a vertical space remaining. This vertical 'tallness' is equivalent to the font size of 10. Its taking up too much space between the header and the text. It needs to be reduced or eliminated.
         On the left-hand page I am able to reduce the font as far down as '1'. I've settled on using '3'. However, on the right-hand page the font will not accept any size selections be they less or more and remains stubbornly at font 10. Within a Header that does not have a table, I am able to change the font of both left and right pages.
         Is there a another way to approach what I desire for the header other than installing a table in it? Is there a way to alter the font on the right hand pages?
    Problem 2:
         Whenever I create a table following text already on a page all is right until the table's growth in construction laps over to the next page. At that point the first row snaps to the top of the following page leaving an undesired area (space) between the last line of the text on the preceding page. Whenever I attempt to drag the table to the desired position it snaps back. This only happens when the table is larger than the remaining area of the page. If the table is started at the top of an unused page and runs beyond the confines of that page than it continues as expected onto the next page duplicating the table header. But to do this it must begin at the top of an unused page. Is there a means to have a table placed in the remaining space of a page and what does not fit continues to the next page in effect having a partial of the table on each page?
    So there you have it. Christmas is over and its back to work. Thank-you for your attention.

    Regards re-positioning a table:
    I went to Inspector>Wrap>Object Placement/Inline (moves with text) and found that the inline option was selected. Some of the rows within the table have two lines of text. Again, I dragged the table to the desired position on a page that is partially composed with text and got the same results as before -  the table snapping back to the top of the following page where it initially resided. In this current position the 2-page table does break as it should on the following 3rd page. Below is a schematic of the appearance of the 2-pages involved.
    Page 1 left side.
    TEXT 1-line as 1-column
    TABLE (5-rows)
    TEXT (2-columns) 14-lines left column and 13-lines right column.
    [Layout Break] otherwise the above textual columns would be all on the left side of the page.
    TEXT 1-line as 1-column
    * The desired insertion point for a two page table on a page that is 40% filled with the above descriptions.
    Page 2 right side.
    A 2-page table flowing or breaking into a 3rd page.
    Page 3 left side.
    The overflow of the subject table.
    [Layout Break]
    [Section Break]
    Is there some other way to anchor a table to the text other than Inspector>Wrap>Object Placement/Inline (moves with text)?

Maybe you are looking for

  • Legalities of color-and why are my RGB values inconsistent?

    Hi there, I have a client who is trying to trademark their logo and the RGB values. I have sent them the files and corresponding RGB values, but when they check the files in their mac Digital Color Meter they come up with different values. On my own

  • How do I insert a downloadable pdf file?

    That's my question... simple I hope! How do I insert a downloadable pdf file?

  • Tax Configuration issue

    Dear Friends, As we have a requirement, My Client is selling one type of goods across the country, the Value is 5001 Rupees and above also on that tax is 5 percent However if we sell the same product in Delhi as per new regulations system Tax should

  • OSA - How does the system determine a part appraiser

    I have copied a standard SAP template to create a performance feedback template. I have one employee in an org structure that is the chief of an org unit. I then have a subordinate org unit that reports to the higher org unit. I have an employee in t

  • Async interface needed out of Sync wsdl for communicting with idoc(async)

    Hi all, I have a scenario like this 1.the sender is a synchronous webservice(wsdl provided by the client) 2.the reciever is an async Idoc I need to send the soap request message to the idoc.i dont need any response back,but the problem is its a sync