CS3 JS How to form spreads with pages

Hi
I have a doocument made out of one-page spreads. How can I "group" more pages into one spread?
Thanks for help

OK I try once again
How can I create two or more page spread via JS? I tried changing the parent of multiple pages, changing it to same spread. The error message said that the parent property is read only so this is apparently not a way to go.
Is there anything else I can try?
Thank you for help

Similar Messages

  • [cs3 vba] How to move textframe with TOC generated?

    I read one answer here, that "CreateTOC" give reference for story. But how can i use this reference?
    line
    myDoc.CreateTOC MyTOCStyle, True, , Array(20, 90)
    do not give any possibility to have textframe as object.
    I need this, because:
    myInd.ActiveWindow.ActivePage = myDoc.Pages.Item(3)
    myDoc.CreateTOC MyTOCStyle, True, , Array(20, 90)
    generates TOC only on page 2.
    If i write myDoc.Pages.Item(5) - only on page 4 and so on.
    So i would like to move TOC frame on needed page.
    P.S. I have "ruler on spine".
    Thanks.

    I did this procedure to get TOC frame (PageItem with max ID):
    myDoc.CreateTOC MyTOCStyle, True, , Array(20, 90)
    k = 0
    For Each mItem In myDoc.Pages.Item(2).PageItems
    mItNum1 = mItem.ID
    If k = 0 Then mItNumMax = mItem.ID
    If mItNum1 > mItNumMax Then mItNumMax = mItem.ID
    k = k + 1
    Next mItem
    Set mTOCFr = mPage.PageItems.ItemByID(mItNumMax)

  • Are Forms Possible With Pages?

    I want to create a template in Pages that basically acts like a form (similar to a job application form). However, while using the template, I want to be able to leap from field to field by using a keystroke as opposed to using the mouse.
    MS Word has a similar feature wherein you press the <TAB> key to jump to the next field.
    This is a real time saver when you are entering in data on a form with lots of field (i.e. Name, Address, Soc Sec, etc.). Any help on this will be appreciated!

    As far as I know, the only way to do that is to use a table.
    Yvan KOENIG (from FRANCE samedi 7 juin 2008 16:32:59)

  • How to scroll map with page

    I have a google map image on my page. How can I have this scroll down with the page as the user scrolls down?
    Right now I'm using the Basic Google API maps, but I can use the iframe maps if that would work also.

    See this sticky tutorial.
    http://alt-web.com/DEMOS/CSS2-Sticky-Text.shtml
    Fixed positioning works in most browsers but it doesn't work in pre-IE7 on anything except the body tag.
    Also, you need to define top/bottom & left/right positioning.
    Hope this helps,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • [CS3 JS] How to associate text with an XML tag

    Hello,
    I have a script that allows one to create or modify an XML tag after one selects text, a text frame or an existing XML tag. It works fine for making the XML tag but it does not associate the text or text frame to the tag. To do that I have to right click on the selection and use the context menu to Tag Text or Tag Frame.
    I want to make this automatic but cannot see how to script it.
    Thanks for any help

    I figured out the problem (which of course creates other interesting problems).
    In the line:
    var elementRef = rootElement.xmlElements.add (tagRef);
    I forgot to add a reference to the xmlContent. It should read:
    var elementRef = rootElement.xmlElements.add (tagRef, whatToTag);
    However, this script is designed to create a dialog box where one can either create a tag along with attributes or edit an existing one. I'll post it when I am done, but there is one hangup. The script not only changes the name of a selected xml tag but all tags with the same name. How can I get it to change only the selected tag? Below is the boiled down script that duplicates that problem.
    Thanks,
    Tom
    var myDoc = app.activeDocument;
    var selObj = app.selection[0];
    var TagIWantToChange = selObj.markupTag;
    var newTagName = "PleaseWork"; //This line replaces all the coding to create a dialog box where the tag name could be edited.
    TagIWantToChange.name = newTagName;

  • When using Windows MS Word, you can insert an object such as a video into your document - can anyone tell me how to do that with Pages on an iPad please?  Thanks!

    Hi
    When I was a PC user, I could insert an object such as a video into my MS Word document - and it would appear as an icon, which when clicked, would begin to play the video.
    I find that I cannot insert such videos/movies into my Pages document on my iPad, but maybe I am missing something, being new to the Apple way of doing things?:)  Would appreciate any help, thanks!

    "maybe I am missing something"
    Maybe you are.
    This forum/community is named "AppleWorks" because it is intended to discuss issues and techniques involving the now discontinued Apple productivity application AppleWorks.
    Your question concerns Pages, and specifically, Pages for iOS, the version that runs on iPad (and other iOS devices).
    Admittedly, the Pages for iOS community is difficult to locate. It's rolled in with the other iWork applications in a community named iWork for iOS, where you'll find several people willing and able to answer your question. The link will take you there.
    Regards,
    Barry

  • How to form a web page link in an email message ?

    I am trying to include a webpage link in an email . Is this possible . I am using Thunderbird of course.

    I'm using Vista OS and TB 31.0 .
    I highlight some text in a new Write message eg: link to my website
    Insert > link
    If I right click in the 'link Location' area and select 'paste', I see this error message:
    error message: "(No named anchors or headings in this page)"
    If I put cursor in 'Link location' area and use 'Ctrl+V' then the url is inserted. So this second method works for me.
    There is also another work around:
    * highlight text in a new Write message eg: link to my website
    * Insert > link
    * type anything (even a single character eg: 'X') into the Link Location field.
    * click on the 'Advanced Edit' button in that same window.
    The 'Advanced Property Editor' window opens. select the 'HTML Attributes' tab if not already selected.
    Click/select/highlight the line with the new link you just created - it will show this info
    Under 'Attribue' it will say 'href' and adjacent under 'Value' , it will show what you typed into the Link Location field even if just a letter eg: 'X'
    At the bottom right locate 'Value', it will also show 'X'
    * highlight 'X' and right click and select 'paste'
    * Click OK to close Advanced Editor
    * click OK to insert link

  • How do use iphone with pages

    Can't ise iPhone with Pages

    You need to purchase the iWork apps for iDevices from the iTunes Store.

  • How do I make two page spreads export correctly to pdf with a book file?

    I have a book I am working on in the book pallet. I have several documents in the book and have it set to auto update page numbers and keep it all organized, which is all good. However, when I export to pdf, though the page numbers and order is correct, for some reason, if it is an odd number of pages I get spread, spread, single page, spread.
    Just how the first page is always single, any last pages of a document that has an odd number of pages always gets singled out and the next document resumes in spread format. This is all in one pdf file, which I exported from the book pallet with none of the documents selected or open. I have the box for spreads checked, and it is doing spreads, but just not linking documents as spreads.

    You can use a multipage importer to import a single Page PDF into InDesign.
    Create a single page PDF
    Create a facing pages document the same size as your original file
    Multi-page place the entire pdf into facing pages (automatically done by script)
    Export entire book to PDF as spreads.
    http://indesignsecrets.com/zanelli-releases-multipageimporter-for-importing-both-pdf-and-i ndd-files.php
    I say to do this with a singe pages PDF - because I don't think it will import multiple InDesign files, you'd have to place them individually - and with my experience it takes longer to import multiple indesign files - so I just use a single pages PDF.

  • How do I print a spread with multiple page sizes?

    Hello fellow designers!!!!
    I'm trying to make a production dummy by printing double sided. My document has an extra fold on the outer edge (see attached image).
    I want to print 'D11-D12' as one spread with the reverse side as 'D13-12', so that I can simply fold in the outer edge and spiral bind the spine.
    When I input the range 'D11-D12, D13-12' the printer prints 'D11' on one side and 'D12' on the reverse same with 'D13' and '12'.
    How do I get this spread happening the way I want? I'd appreciate any help I can get as time is mot my friend on this one!
    Thanks,
    Gordon

    Sandee, I think you're onto something here. I've managed to separate the spreads from the spine as you suggested, however, I'm still getting the same result. The preview in the print dialogue is exactly what I want, yet the printout itself still print 'D11' on the back of 'D12'. I'm under a mountain of failed printouts! In the end I gave up and just taped the extra fold to the dummy manually.
    I'd love to figure this out though for future use, so any more input would be divine!
    Thank you so much for helping out!

  • How to get the last page  SAP Script form

    How to get the last page  SAP Script form.
    I want to print a specific information in the last page of SAP form (Script). Please tell me how to get the last page number.
    Regards

    Hi
    You have to check the system variable &NEXTPAGE&, if it's 0 it means you're in the last page.
    From SAP Help:
    This symbol is used to print the number of the following page. The output format is the same as with &PAGE& .
    Note that on the last page of the output, in each window that is not of type MAIN, &NEXTPAGE& has the value 0.
    /: IF &NEXTPAGE& = '0'
       Last page
    /: ENDIF
    Max

  • How to open a jsf page on a link with a record . Link is in email

    Respected Friends ,
    I am facing a need for sending a email link to users for opening a form for processing a record . I have created a servlet for forwarding the user to the desired page on which we need to render a perticualr record. The servlet forwards the user to the required page but when the page is rendered it gives
    java.lang.NullPointerException     at iffco.wf.view.servlets.UserLinkRedirectServelt.getApplicationModule(UserLinkRedirectServelt.java:143)     at iffco.wf.view.servlets.UserLinkRedirectServelt.doPost(UserLinkRedirectServelt.java:125)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:712)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:215)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)
    Please help me ,
    I want to know how i can load a page from a link with a perticular record .
    I am using jdeveloper 10.1.3 . Also when i acess the current application module from the servlet it gives me the null pointer exception.
    Thanks in advance

    HI FRANK THANKS FOR THE QUICK REPLY I AM PASTING THE CODE OF MY SERVLET..
    frank can you please provide me how to pass parametres along with jspx link and how to acess them in the managed bean .this will also solve my problem.
    package iffco.wf.view.servlets;
    import java.io.IOException;
    import java.io.PrintWriter;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import iffco.wf.view.backing.LoginPageBean;
    import iffco.wf.view.utils.ADFJSFUtils;
    import oracle.jbo.ApplicationModule;
    import oracle.jbo.ViewObject;
    import oracle.jbo.client.Configuration;
    import iffco.wf.model.wf_servicesImpl;
    import javax.faces.context.FacesContext;
    import javax.faces.el.ValueBinding;
    import oracle.adf.controller.v2.context.LifecycleContext;
    import oracle.adf.controller.v2.lifecycle.PageController;
    import oracle.adf.model.BindingContext;
    import oracle.adf.model.binding.DCDataControl;
    public class UserLinkRedirectServelt extends HttpServlet {
        private static final String CONTENT_TYPE = "text/html; charset=windows-1252";
        public void init(ServletConfig config) throws ServletException {
            super.init(config);
        /**Process the HTTP doGet request.
        public void doGet(HttpServletRequest request,
                          HttpServletResponse response) throws ServletException,
                                                               IOException {
            String var0 = "";
            String var1 = "";
            String var2 = "";
            response.setContentType(CONTENT_TYPE);
            PrintWriter out = response.getWriter();
            out.println("<html>");
            out.println("<head><title>UserLinkRedirectServelt</title></head>");
            out.println("<body>");
            out.println("<p>The servlet has received a GET. This is the reply.</p>");
            out.println("</body></html>");
            out.close();
            System.out.println("Inside doget method of servlet");
            LoginPageBean LoginBeanInstance = new LoginPageBean();
            System.out.println("Login bean initiated--->" + LoginBeanInstance );
            String nextJSP = "/faces/LoginPage.jspx";
            RequestDispatcher dispatcher = getServletContext().getRequestDispatcher(nextJSP);
            dispatcher.forward(request,response);
        /**Process the HTTP doPost request.
        public void doPost(HttpServletRequest request,
                           HttpServletResponse response) throws ServletException,
                                                                IOException {
            String var0 = "";
            String var1 = "";
            String var2 = "";
            response.setContentType(CONTENT_TYPE);
            PrintWriter out = response.getWriter();
            out.println("<html>");
            out.println("<head><title>UserLinkRedirectServelt</title></head>");
            out.println("<body>");
            out.println("<p>The servlet has received a POST. This is the reply.</p>");
            out.println("</body></html>");
            out.close();
            System.out.println("Inside post method of servlet");
            LoginPageBean LoginBeanInstance = new LoginPageBean();
            System.out.println("Login bean initiated--->" + LoginBeanInstance );
            String        amDef = "iffco.wf.model.wf_services";
            String        config = "wf_servicesLocal";
            wf_servicesImpl service = (wf_servicesImpl)Configuration.createRootApplicationModule(amDef,config);
            System.out.println("service created --> "+ service);
            ViewObject vo=service.getLoginVO();
            System.out.println(vo);
            vo.setNamedWhereClauseParam("p_personal_no","109128");
            vo.setNamedWhereClauseParam("p_password","abc");
            vo.executeQuery();
            System.out.println("View Object has -->"+vo.getEstimatedRowCount()+" Rows");
            ADFJSFUtils newHelperClass = new ADFJSFUtils();
            System.out.println("New Helper Class Initated -->"+newHelperClass);
            ApplicationModule currentAM = newHelperClass.getDataControlApplicationModule("wf_servicesDataControl");
            System.out.println("Current AM is -->"+currentAM);
            ViewObject vo = currentAM.findViewObject("LoginVO");
            System.out.println(vo);
            vo.setNamedWhereClauseParam("p_personal_No","109128");
            vo.setNamedWhereClauseParam("p_password","abc");
            vo.executeQuery();
            System.out.println("View Object has -->"+vo.getEstimatedRowCount()+" Rows");
            System.out.println("Before method");
            wf_servicesImpl wfser=getApplicationModule();
            System.out.println("after method value got-->"+wfser);
            String nextJSP = "/faces/LoginPage.jspx";
            RequestDispatcher dispatcher = getServletContext().getRequestDispatcher(nextJSP);
            dispatcher.forward(request,response);
        public wf_servicesImpl getApplicationModule() { 
                 FacesContext context = FacesContext.getCurrentInstance(); 
                 System.out.println("context --"+context);
                 ValueBinding vb = context.getApplication().createValueBinding("#{data}"); 
                 BindingContext bc = (BindingContext) vb.getValue(context); 
                 DCDataControl dc  = bc.findDataControl("wf_servicesDataControl"); 
                 return (wf_servicesImpl) dc.getDataProvider(); 
        private void redirect(
            ResponsePage aDestinationPage, HttpServletResponse aResponse
          ) throws IOException {
            String urlWithSessionID = aResponse.encodeRedirectURL(aDestinationPage.toString());
            aResponse.sendRedirect( urlWithSessionID );
          private void forward(
            ResponsePage aResponsePage, HttpServletRequest aRequest, HttpServletResponse aResponse
          ) throws ServletException, IOException {
            RequestDispatcher dispatcher = aRequest.getRequestDispatcher(aResponsePage.toString());
            dispatcher.forward(aRequest, aResponse);
    }

  • How do I spread one image across 2 pages?

    How do I spread one image across 2 pages?

    You can't with a single image, but you can "fake" it. Duplicate the image & then line up the two halves. It's easier if you are viewing facing pages two-up.

  • How to get a second page in a form letter report after create it by Wizard

    How to get a second page in a form letter report after create it by Wizard
    i've built a report by wizard with a sql-Query
    the sql give me back for example 3 dataset
    and the report prints 3 pages
    dataset 1 - page 1
    dataset 2 - page 1
    dataset 3 - page 1
    thats ok,
    but now I need a second page per dataset ( with only a text )
    so that the report should print 2 pages per dataset
    dataset 1 - page 1 ,page 2
    dataset 2 - page 1 ,page 2
    dataset 3 - page 1 ,page 2
    It's not really clear for me, what to do, to create the second page
    any help ?

    .... found answer in other forum

  • Smart forms- how to get the copies of form in other pages as duplicate

    hi experts,
    i am facing problem in smartforms.
    one copy is ready for me.
    i have to take that one in 4 pages  as 1st page original,
    2nd duplicate, 3rd triplicate, 4th quadriplicate.............
    how to get them....
    all theremaining data is same ....
    Message was edited by:
            dasr r

    U can achieve this with the help of NAST table,
    in that table field ANZAL is the field for number of copies of the output.
    Suppose u have a smartform which will print 3 pages for a Purchase Order,
    and u want 4 copies of the same. (totally 3*4 = 12 pages)
    U need to handle this in the smart form ifself with the help of ANZAL field, it holds number of copies to be printed on the output device.
    if ANZAL = 1
        print 'original'.
    elseif ANZAL = 2
        print 'Duplicate'.
    elseif ANZAL = 3
        print 'Triplicate'.
    elseif ANZAL = 4
       print 'Quadriplicate'.
    endif.
    or else u can handle the same with CASE ... ENDCASE.
    I think, it may solve ur problem.
    Regards,
    Sujatha.

Maybe you are looking for