Add Pages from Other ID Doc

How does one move pages from one ID doc to another? Both are the same size, but may or may not have differing masters.
Thank you,
Luca

Laubender wrote:
Applied master pages will not travel over. You have to care for them separately…
Actually, master pages WILL travel withthe document pages, but only if the have a different name from any master page in the receiving document.
This logic applies to swatches and styles, too. If both documents have elements with the same name, but differnt definitions, the definitions in the receiving document will be used. This can have some unexpected effects on text, especially if you use "based on" styles.

Similar Messages

  • Not possible to add individuals from other sales orgs into activities

    We are completing the upgrade of our web ic from version 4.0 sp 6 to crm 2007 sp4.  In our 4.0 system usesr were able to create activities and add employees from other business units without issue.  Since our upgrade to 2007 we now have the issue that if a user working in one specific sales org wants to add an employee of another sales org as an attendee or as a towards awareness in our activities within the web ic the system complains.  It stops the user from adding the employee stating that the BP number in question is not valid for this sales org.  No furtherinformation is available.  How can we switch this off? 
    Just to be clear neither our org sturcture nor our org determination proceedures have changed within our transactions used within the web ic's have changed during the upgrade.
    Thanks in advance
    Eddie

    Hi eddie,
    This mioght be an authorization issue, check for the authorization of the role you are using
    thanks regards
    Raj

  • Apex 2.2 copying pages from other applications

    Is it possible to copy reports and pages from other applications with APEX 2.2 ?

    Ben,
    Pages, yes. On the Page Definition page, use the Copy button and follow the wizard.
    Scott

  • Apple - please announce some guidance as to when devices running Lion 10.7.2 will automatically update Pages (and other iWork) docs via iCloud so that they appear updated in iOS5 devices?

    Apple - please announce some guidance as to when devices running Lion 10.7.2 will automatically update Pages (and other iWork) docs via iCloud so that they appear updated in iOS5 devices?  

    Same problem here after update to 10.7.3 and I need to manually set the wireless. If I disable wireless and reable it again the wireless connects ok

  • Org Tech Admin can add user from other org?

    We are currently on a trial run with CIAC, and I am testing User Management with a Organization Tech Admin account (OTA).
    To my suprise, when adding user and select "existing user", I can see every account currently on Cloud Portal, and even successfully add user from other organization to my orgnization.
    Is there anyway so that OTA can see only the users in their own organization?

    I've been able to remove the admin role from a site administrator with an OTA.
    I know there are issues when you log with an user then logout and relog with another user, CIAC considers that you are still the previous user (I've encountered the issue several times in portlets in the nsapi requests). I don't know if/how those issues are related, but I'd say that logout/login issue were an user has the same rights than the previous users should be fixed.
    Changing OTA rights will not change that particular issue.
    For the moment, what we've done is create our own servlet for requests to the sql DB, and our own roles for most services.
    Let's see what v4 has in store for us.

  • Use pages from other templates...not just the one you chose.

    Is there a way to choose a page from another template besides the one I started with. For example if I choose the "School Report" template, but want to also use a page from the "Lesson Plan" template, how can I do this. If you click add new page, it only gives you the initial template pages. I tried opening a new template and copying and pasting the page I wanted, but it does not work.

    My guess is that it's because the objects are floating ones.
    If you switch them as inline one, you will be able to copy the page, sometimes after inserting section breaks.
    Yvan KOENIG (from FRANCE mardi 10 février 2009 21:19:34)

  • Can't open one custom page from other custom page after import.

    Hi all!
    I've created 2 custom pages "EITPersonPG" and "EITPersonMainPG" and imported them to the mds repository using import.bat. I created a function for "EITPersonPG" and added it into menu. I can open my pages from menu directly but when I try open "EITPersonMainPG" from "EITPersonPG" I get this error:
    oracle.apps.fnd.framework.OAException: No data found for region (ibsborlas/oracle/apps/per/eit/webui/EITPersonMainPG).
    ## Detail 0 ##
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = ibsborlas/oracle/apps/per/eit/webui/EITPersonMainPG, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
    I executed "exec jdr_utils.printDocument('/ibsborlas/oracle/apps/per/eit/webui/EITPersonMainPG');" in Sql and it's OK.
    I created a function for "EITPersonMainPG" and added it into menu. I can open it.
    I can open "OA.jsp?page=ibsborlas/oracle/apps/per/eit/webui/EITPersonMainPG" from menu, but can't open it from "OA.jsp?page=ibsborlas/oracle/apps/per/eit/webui/EITPersonPG".
    What must I do so as to open "EITPersonMainPG" from "EITPersonPG"?
    Thanks in advance.
    Pavel.

    I've solved question about bouncing the apache server according to Doc ID: 471763.1 "R12 How To Bounce Apache And Clear HTML Cache In Vision Instance And Have Updated Java Code Class Active"
    Note :At R12 level bouncing apache command is different of the one to bounce oacore oc4j engine andothers. An example of situation is : how to make a modification to a JSPand have > > that modification recognized by the OC4J - JSP engine.
    So to clarify :
    1. In 11i the apache start and stop command , also
    bounce the JVM running on JSERV and clear caches by doings as below :To clear the jsp & modplsql caches run this commandrm -Rf $OA_HTML/_pages/*rm -Rf $COMMON_TOP/_pages/*rm -> Rf $IAS_ORACLE_HOME/Apache/modplsql/cache/*
    2. In R12 the command to stop and start apache only takes action on
    Apache web server and not on the OC4J container that executes the JVM.
    To bounce the OC4J container there is an specific script:
    *$INST_TOP/admin/scripts/adoacorectl.sh*
    Therefore when making a modification to a JAVA class in R12 for the
    web application, in order to have that change recognized, it is needed to bounce
    OC4J using adoacorectl.sh script.
    Bouncing oacore OC4J engine may also be needed if you make
    modifications to system properties. Example for JTT based
    applications: jtt system properties.Thank you Anoop!

  • Cannot access APEX pages from other IP in the same network

    Hi,
    I installed APEX 3.0 on Oracle XE (Windows OS). The PC I installed has a static IP (no DHCP and DHCP servie is stopped).
    I started the HTTP server and I am able to access the XE database home page and the APEX developer page and admin page. This PC has a static IP too.
    When I tried to access the APEX page from another PC. It is not loading the page.
    When tried using Internet Explorer it says "Internet Explorer Cannot display the page"
    Please let me know whether I missed any configurations to the access the page from another IP.
    Thanks.
    Niko

    Hi,
    Most likly the cause is windows firewall. Try the following:
    1 - from Control panel select windows firewall
    2 - click on the exception tab
    3 - Click Add port
    4 - for name enter yhe name you want (APEX)
    5 - For port number enter APEX prot number
    Hope that will solve your problem
    Regards,
    Ribhi

  • Add page from creation to existing creation

    In PE5 I had a creation at one time but lost it -- please don't ask how. I have some pages from the creation that I would like to put into a new creation. It seems easy to add a new page to a creation but to import a creation page to new creation -- can't find it anywhere. thank you!

    I think you need to be a little clearer. I'm not certain what you mean when you say creation pages.
    Do you mean layer, when you say page? If so, open both pictures, turn off the layers you don't want and just drag the active layer onto the other canvas, or you can copy and paste it.

  • Add layers from other psd file and retain text layers (Batch processing)

    I want to batch process a large number of portraits adding text info from the filename (year_name_number.jpg) to existing text layers. I want to make a template psd file containg the correct labeled text layers formatted and adjusted (With bleding effects and more) How can i add layers from an other psd file to the active document and retaining the text layers editable. The place command in PS5 adds the file as a smart object, no use.
    Any ideas?
    I tried the combined action/script way, but no joy so far. Right now i am making the text layers with a action, then calling the script from the action. It works but its difficult to make different templates from adjusting a action.
    The code i am using now (in combination with a action creating the 3 text layers and other grapchical elements)
    var docRef = activeDocument;
    // strip the extension off
    var fileNameNoExtension = docRef.name;
    fileNameNoExtension = fileNameNoExtension.split( "_" );
    if ( fileNameNoExtension.length > 1 ) {
                    fileNameNoExtension.length--;
    fileNameNoExtension = fileNameNoExtension.join("_");
    var myString = fileNameNoExtension;
    var mySplitResult = myString.split("_");
    var textLayer = docReflayers['Year']; // define the existing text layer to a var
    docRef.activeLayer = textLayer;
    textLayer.kind = LayerKind.TEXT;
    var T1 = textLayer.textItem;
    T1.contents = mySplitResult[0]
    var textLayer = docRef.layers['Name']; // define the existing text layer to a var
    docRef.activeLayer = textLayer;
    textLayer.kind = LayerKind.TEXT;
    var T2 = textLayer.textItem;
    T2.contents = mySplitResult[1]
    var textLayer = docRef.layers['Number']; // define the existing text layer to a var
    docRef.activeLayer = textLayer;
    textLayer.kind = LayerKind.TEXT;
    var T3 = textLayer.textItem;
    T3.contents = mySplitResult[2]
    Thanks
    Eivind

    norway_photo wrote:
    Here is my intended workflow:
    - A set of same size portraits labeled "year_name_number.jpg"
    - A template.psd os same size with graphical elements and text layers (named "year", "name" and "number")
    - A script or action copy/pasting og adding all layers from the template.psd file to the open portrait file, retaining text layers editable.
    - A script (The one i have working) changing the text layers added from the template to text from the filename.
    - A action saving this as a PDF ready for print.
    This way i can process a large number of portraits, add names and other information and save it as a file ready for print.
    I can image it is much easier to edit a template than writing a script or an action creating all the graphical elements.
    And even better, to change this template for different customers/departments/logos.
    Basically i need a way to add layers to an open file using a batch file or script.
    Eivind
    OK I understand what your trying to do and now I do not agree with your conclusion you made in you first append about place being no good for you.  Its is I think a perfect solution for you. I feel you need to address the process from a new angle.
    I am very familiar with templates I use them all the time for collages which I populate with an actions.  However I do not batch this process and my process is interactive.  If you look at what your trying to do from the angle of creating a collage.  You will see what you are trying to do is automate the population of a single image collage using a single template in a batch process.  An example of one of my single image collage populated by one of my actions that has been saved as a jpeg image file.  My actions are played in Photoshop with no document opened.  After my action is play there is a single collage document in Photoshop that contains layers that can be tweaked all text is in text layers the can be edited.
    If I wanted to automate the batch population of a single collage template I think all I would need to know is three thing.
    1.) The location of the input images
    2.) The full Path of the PSD template file.
    3.) The location to store the output  file
    Looking at some of the recent threads in this forum I could almost cut and past the script you want to put  together.  There was a recent thread that had javascript code to process files in a folder and process only a list of file types.   There also was a thread that had a place function in it to place images into the current document or create a new document to place the image into.  The image was read from the web using a URL.  This thread has code to change a text layer.  At first I though you may need to open these image file to get at its meta-data to get the Portrait image Exif creation data.  But see all you need is the Filename for it has the data you want the year and name.  So the function that get the image files from the folder will give you that. The   Script needs to Open the Template PSD file and retrieve the prototype text layers text content  then the scrip needs a loop that get the next image file to be processed from the folder get filename function. In the loop the image files are place into the open template above a place holder layer like the Background layer. Then using the prototype text contents and the filename are used  create the new content for the text layer and then change the text layers content to it.  Follow that up with a save as for the output file.  Once the output file is saved delete the placed smart object layer.  When this loop ends the script will close the document with no save and end. As for the three inputs you need  the script could either have a dialog like the images processor or simply prompt you for the folders and template file.

  • Calling oAf page from Other non OAf pages

    Hi the requirement is to call a specific OAF page from email notification.But when the page is accessed from application few paramters are appended to the page url like &ti,&mi,&oas etc and the value of these parameters keep on changing as and when a new session is opened.
    Thanks

    Hi Sumit ,
    I have requirement where i need to send a notifications to an user with link with parameter like task num and other params when user click on this link it need to open an Custom page based on this parameters. we are generating url link from one database function for the page function such that it generates url for that and user clicks on that it opens the corresponding page but this uis happening when we r not using parameters but we want with parameters.
    Plz reply ASAP.
    Thanks.

  • Problem: Selecting 2 individual pages from a 28page doc to print as a a spread...

    I have been using InDesign today to print off a 28page booklet. I have my document setup per screen grab 1 attached. As I need to print one sheet at a time (in order to turn over to print next spread), I need to select pages in particular that I want to print.
    When going to print, I setup my printer to use A3 paper size, printing landscape. I want to select p.28&1 to print off as my cover. This however does not print off as 1 spread (even though I have selected to print as spreads). How this appears, is to print off 2 pages, 1 sheet with Page 28 and a blank, the other sheet with page 1 and a blank - see screen grab 2 attached. I am unsure how to print these side by side?
    The reason I am printing this way as opposed to selecting 'Print booklet' as I need to rotate sheets of paper, re-load to tray and individually print off spreads in order to make up this booklet. Can anyone assist or advise how to sort this? It prints all other pages as paginate spreads if I select it, just not the first and last pages which are currently single panels in the ID doc.
    Some guidance would be highly appreciated.

    There are a number of options...
    Use Print Booklet to print to postscript file using the ADBPDF9.PPD printer description, then distill to PDF and print from Acrobat. See Creating PostScript Files in Snow Leopard for Older Print Workflows | InDesignSecrets
    Export to PDF and use Actobat's booklet function,
    Use a script like Dave Saunders' basic booklet script (http://pdsassoc.com/downloads/Buildbooklet.zip) to impose, then export spreads to PDF and print from Acrobat, or one of Sterling Computing's older scripts: Steve Sterling legacy ID imposition scripts
    Use an imposition plugin like IDImposer: Overview | IDImposer

  • Moving a page from a PDF doc to M/s Word

    I have a 90 page PDF from which I need to move 1 page, a map, into  a word document.
    I am using win 7 & Word 2007  I have tried various approaches without any success, Can anyone advise please.
    Thanks,
    Racmck

    Lloyd ,
    Follow these steps for Acrobat 11 .
    Launch Acrobat>Tools>Print Production>Acrobat Distiller
    Now in Acrobat Distiller follow these.
    Select Standard in Default settings. 
    Go to Settings and select Edit Adobe PDF Settings. 
    Select Fonts and in the font source window select the fonts you want to Add. 
    Click Save As and then OK.
    See if this helps.
    Regards
    Sukrit Dhingra

  • How to see and add usernames from other forest in User Profile Synchronization

    Hello Community
        Using Sharepoint 2010 Server there are 2 forests each containing their
    domain users, lets call them  Forest1/Domain1 and Forest2/Domain2 and their
    is a one-way trust relationship between the two forests.
        The users are in Forest2/Domain2 but Sharepoint is on Forest1/Domain1. The
    only way I have been able to add the users from Forest2\Domain2 to the Forest1\Domain1
    has been to create a domain local group and an OU in Forest1\Domain1 and then put the
    domain local group into the OU so that I can perform a UPS Synchronization on those
    users (I also create a group on the Sharepoint 2010 Server add the users there too).
        The problem is that when I run the UPS Synchronization I can select the
    checkbox for the domain local group but the individual usernames are not displayed in the
    Synchronization process of populate container. 
        The only names that get Synchronized are the Sharepoint Service Accounts and
    the usernames that were created in Forest1\Domain1 AD.
        Consequently when users in Forest2\Domain2 logon they can access the intranet web appl
    in Forest1\Domain1 by entering the url in the address box, but they cannot create a
    My Site when the click their username because they get an error stating:
        "This page can't be displayed".
        But username created in Forest1\Domain1 can access the intranet web appl and
    can create a My Site.
        I noticed that the difference is when users from Forest2\Domain2 get the error message
    in the address box I see the My site url but it is missing "default.aspx" page which is
    the page that contains My Content and My Profile and is the page that can't be displayed.
        But the users from Forest1\Domain1 have the My Site url in the address box with
    "default.aspx" appended and therefore can create their My Site.
        The other problem is that when I go to the My Site url page and I go to People
    and groups, I can add the OU that was Synchronized but I guess since I didn't see the
    individual usernames I can't add the users from Forest2\Domain2 from the people picker
    because the people picker error says:
       "no match found".
        But the people picker finds the users created in Forest1\Domain1.
        How do I make usernames visible when Synchronizing those usernames in the UPS Synchronization
    process and be able to find them in people picker?
        Thank you
        Shabeaut

    stsadm -o setapppassword -password<password
    stsadm -o setproperty -url <url> -pn “peoplepicker-searchadforests” -pv “forest:<source forest>;domain:<trusted domain>,<trusted domain>\<account>,<password>“

  • Error on open the Report Schedule Page from other application

    Hi,
    I want to open the only "Report Schedule Page" of the InfoView from my application. For this I am using the following url -
    http://servername:8080/businessobjects/enterprise115/desktoplaunch/InfoView/CrystalEnterprise_Report/schedule/get.do?objId=526
    The problem I am facing is that sometime the Report Schedule Page open successfully and sometimes it gives the following error -
    HTTP Status 400 - Invalid path /InfoView/InfoView/logon/logon was requested
    type Status report
    message Invalid path /InfoView/InfoView/logon/logon was requested
    description The request sent by the client was syntactically incorrect (Invalid path /InfoView/InfoView/logon/logon was requested).
    Apache Tomcat/5.0.27
    Please help me in resolving this issue?
    Thanks,
    Vicky

    Hi,
    first of all it is neither supported nor recommended to embed or call single components or pages of InfoView in other applications. You would have to write your own schedule page using the BO SDK.
    The problem you are facing looks like the component you are calling does not get or find a valid session to the BOE system in the desired place. But even if it would (sometimes you are seeing that) I doubt that it would work to schedule a report using this mechanism as the further requests when pressing the OK button will call other parts of InfoView then, which will probably cause other problems. So try to use another solution as stated above.
    Regards,
    Harald

Maybe you are looking for