Duplicate Layer Question

I have (long) been making a duplicate layer of a file (photo) that is cropped to the size that I want.  I place the layer on a "blank" image that is larger than the layer (e.g. 8x10 duplicate layer placed on an 11x14 image blank).  I do this so that I can have the effect of a matte around the image.  This is a pretty common technique for most persons.  However, just recently the duplicatte layer has been resizing to the size of the image blank (i.e., 7x9 duplicate layer resizing to 8x10, which is the size of the image blank).  I have no idea why this is happening and I am not able to get it to work as it always has in the past.  How do I get this to work again.  (CS6, Windows 7, 64 bit).  Thanks.

It seems like a faster workflow would be to just expand the canvas (Image > Canvas Size). This would give you the same effect.
However, for what you are seeing, how are you moving the duplicate layer to the new image? Drag and drop? Copy/paste? Layer > Duplicate Layer with the new document as the Destination?
From how you describe things, my best guess is that you are copy/pasting and that the pasted layer is coming in as a Smart Object, which is auto-filling the available space.
If you could make a video recording of your process, it could probably provide a lot of clues.

Similar Messages

  • Duplicate layer to different document with new layer name.

    I am trying to replicate the Photoshop function of "Duplicate Layer" where I can take a layer from an active document and duplicate it to a target document AND set the name of the new layer once it is copied.
    Javascript is the language.
    Windows CS4 if it matters.
    Any suggested code snippets?
    Thanks
    -Mike

    This will dupe the activeDocument to a new document.
    function newDocFromLayer(docName,layerName){
         docName == undefined ? docName = "Untitled":docName;
         layerName == undefined ? layerName = activeDocument.activeLayer.name:layerName;
        var desc = new ActionDescriptor();
            var ref = new ActionReference();
            ref.putClass( charIDToTypeID( "Dcmn" ) );
        desc.putReference( charIDToTypeID( "null" ), ref );
        desc.putString( charIDToTypeID( "Nm  " ), docName );
             var ref1 = new ActionReference();
            ref1.putEnumerated( charIDToTypeID( "Lyr " ), charIDToTypeID( "Ordn" ), charIDToTypeID( "Trgt" ) );
        desc.putReference( charIDToTypeID( "Usng" ), ref1 );
        desc.putString( charIDToTypeID( "LyrN" ), layerName );
    executeAction( charIDToTypeID( "Mk  " ), desc, DialogModes.NO );

  • Layer Via Copy vs Duplicate Layer

    In CS4, what is the practical difference between:
    Layer via Copy (Layer > New > Layer via Copy - or Ctrl/J)
    and
    Duplicate layer (Layer > Duplicate Layer).
    Asked another way: when are they NOT interchangeable.

    If you want to duplicate a layer to another document, they are not interchangeable. Otherwise, I'm pretty sure they are.
    With smart objects, new layer via copy tears off the smart object from other duplicates, so edits made to smart object A do not get copied to smart object B. If you just make a duplicate smart object, then when you edit A you edit B as well.

  • Duplicate layer dialog box

    in config. i want to have a DUPLICATE LAYER button just
    immediately create a duplicate layer, so its a oneclick process,
    but instead it pops up a dialog box for me to name the new layer,
    which i dont want to do, and it makes config. not be more efficient
    then dragging a layer to the new layer icon in my layers panel to
    create a duplicate layer.
    does someone know what extra coding i could add, or whatever
    it takes so that a DUPLICATE LAYER button in config. will
    immediately add a dup layer?
    tx for any input
    gg

    ahh, thats perfect! thank you greatly, so now i know anytime
    i want to supress dialogs just to change the DialogModes
    thats handy and i hope it helps others anytime they need to
    supress dialogs (perhaps a checkbox option to automatically enable
    things in configurator to show dialogs or supress them would be
    handy).
    now if you can figure the puzzle of how to add extra
    keystrokes to commands as i am now trying to get the MERGE VISIBLE
    to work with an extra ALT keystroke so i can have it do a MERGE
    VISIBLE ON NEW LAYER instead of MERGE VISIBLE (converting a
    sht+ctl+e into a sht+ctl+alt+e which i use alot)
    thanks again!
    gg

  • Making edits to a duplicate layer?

    When working with healing brush or other tools on a portrait, what is the point of duplicating the layer and working on the duplicate layer? I understand that if I mess up I can throw the duplicate layer away, though now I have two duplicate layers. Is there a way to merge the two layers together? Maybe do some editing on one layer and more editing on the other layer, and when done, somehow have the layer underneath the top layer show through?
    Thanks.

    function(){return A.apply(null,[this].concat($A(arguments)))}
    web.boards wrote:
    What is the best way to handle this?
    Check out Katrin Eismann's site and books at: http://www.digitalretouch.org/

  • Content Aware Scale shortcut duplicates Layer ?

    There seems to be a difference between accessing Content Aware Scale via the key shortcut and the Edit menu using CS5:
    - If I use the Edit menu to call up the Content Aware Scale command on a Layer or background it edits the item directly, replacing the original image.
    - If I use the shortcut Cmd + Alt + Shift +C to access the Content Aware Scale command, it gives me a duplicate Layer, or duplicates the image as I carry out a transform instead.
    Is this a feature by design ?
    thanks
    Photoshop CS5 Extended 12.0.1 x64
    Mac Pro 2.8ghz quad, 8gb ram, 10.5.8

    Anyone ?
    If it's not a feature it's annoying and should be fixed.

  • Creating a "Duplicate Layer", crashes CS5

    Since the update to Mac OS 10.6.7, when ever I attempt to create a "Duplicate Layer" of an image, CS5 crashes, sending an error message to the Mac persons, etc.  I can only get around this issue, by switching CS5 back to 32 bit (from 64) and re-open the image. this method seems to always allow me to create a Duplicate Layer successfully.  I normally work in Lightroom V3 and "edit" into CS5 and "save" back into LR.  This I cannot do anymore, when I intend to create a Duplicate layer.  ALL ELSE works fine and this has only occurred since I downloaded & installed the latest update to the Mac OS.
    Has anyone else experienced this dilemma and if so, does anyone have a fix?   Regards & thanks, Hyrom Jones.

    JJMack wrote:
    Your memory has failed
    On the contrary, your memory may have failed.
    ACJ81 is correct (at least as far as Ps on OS X is concerned) and the problem was mentioned in the forum not too long ago. In CS5, Alt-clicking an icon in Adjustments panel does cause a New Layer dialog to pop open and the dialog fails to appear in CS6.
    In CS6 and CS5, the dialog will appear if you pick an Adj Lyr from the Layer > New Adjustment Layer submenu, both with or without Alt modifier. (That lack of control over the appearance of an optional dialog when picking from a menu is an inconsistency in the interface.)
    In CS6 and CS5, the dialog will appear if you Alt-click the black and white circle at bottom of Layers panel then pick an Adj Lyr from the menu, as Noel said.

  • Smart object or duplicate layer/ decrease resolution or free transform

    Hi all
    I would appreciate some advice on a few questions I have regarding PS.
    1) I intend to place an image I have been working on into another file in photoshop. To keep file size down and to keep as much quality as possible which is my best option? The options I see available to me are to save the file as a TIFF
    and then duplicate the layer into the new file or to place the image as a smart object. Or is there a better way?
    If I were to place it as a smart object in which format is best? I will not need to work on the original file once it has gone into the new file.
    2) I have a subject matter in a raw file that is quite small and needs to be made larger once in photoshop. I see two options for me. First one is decreasing the resolution from 300 to something like 250 which will make im the subject matter the right size. The second option I see is to free transform the image in photoshop to make it larger.
    I intend to print these files on A4 at a commercial printers.
    Thanks

    As to your question #2:  by all means do any upsampling of the raw file inside Adobe Camera Raw through the ACR workflow options (looks like a link right under the ACR preview window) to the exact dimensions you'll be using.  That'll give you the best quality.
    Downsampling to upsample later is just nuts!
    Re #1:  "To keep file size down and to keep as much quality as possible"  is an oxymoron.  You get either or.
    It's always best to work at the final output size.

  • Set Text of Layer Question

    A Very Easy Question.
    I attempt to "set text of layer." I click on the plus sign on
    the behaviors window, and set text to layer. A cute little box pops
    up. In the Layer drop down box is a host of "unnamed
    <span>"s. None of my divs are listed. In the body of this
    page are Plenty of ID'd divs. I have named layers out the wazoo.
    Why Are My Named Layers Not Listed In the Layer Drop Down
    Box?

    > seen it done many times over in rss readers, although
    when I look at the
    > page
    > source I secretly hope that it's not as complicated as
    it appears.
    It would depend entirely on your level of HTML expertise.
    One way to solve the problem would be to use an IFrame to
    contain the
    external content on the page, but a frame is a frame is a
    frame. By that I
    mean that IFrames usually provide all the user problems that
    frames do.
    > With the accordion widget I'm using as the main visual
    feature of the site
    > I'm
    > creating, I find it unnacceptable to think I'll have to
    reload the entire
    > page
    > every time a user wants click on something to view
    information; I thought
    > programming like that was a thing of the past.
    Linking from one page to another is how static HTML pages
    work. Having a
    single page to display multiple content elements as loaded
    from a database
    requires that the page return to the server to fetch new
    content from the
    database on each click. Either method requires a page
    refresh.
    Linking to content that is placed within an IFrame doesn't
    require this page
    refresh, but carries other disadvantages as mentioned above.
    Does that help at all?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "iiinsomniiiac" <[email protected]> wrote in
    message
    news:[email protected]...
    > Well, my apologies for not knowing exactly what you mean
    by
    > "round-trip"ing -
    > but - I suppose I'm simply looking for the easiest way
    to do just what I
    > explained: an onclick event that loads an html file into
    a div or td.
    > I've
    > seen it done many times over in rss readers, although
    when I look at the
    > page
    > source I secretly hope that it's not as complicated as
    it appears.
    >
    > With the accordion widget I'm using as the main visual
    feature of the site
    > I'm
    > creating, I find it unnacceptable to think I'll have to
    reload the entire
    > page
    > every time a user wants click on something to view
    information; I thought
    > programming like that was a thing of the past.
    >

  • G4 DVD Dual Layer question

    I have a 14" G4 1.07GHz iBook with a Non DVD Burning CD/CDR/CDRW/DVD drive. My question is, will it READ a dual layer DVD? Thanks!

    Hhmmm...let me know if it works for you. I have (I think) the exact same setup, and my drive spits out dual discs. We bought Bruce Springsteen's The Seeger Sessions, which is a dual disc, and I had to resort to alternate methods to import the songs into my iTunes library. I Googled after having the problem and found others who had the same problem.

  • Duplicate document question

    Hello community,
    I have a short and simple question:
    When I create a Sales document (for example Sales Order) and I duplicate this document after I've added it to the system, why does the new Sales Order does not include user-specific changes to item descriptions, etc.) when I change the BP and click "Yes"? Why does this change not only affect the BP Master Data information but also the item information?
    Hope my question is understood.
    Best Regards,
    Holger

    Hello Holger,
    The Duplicate function will duplicate all the information from the Source Sales Order other than any information that are linked to the BP.  Any row level UDF will retain their values.
    Some of the things that change are..
    Payment Terms, Sales Rep, Special Pricing if any for Items, BP Project, etc
    The Row level UDF's are not linked to the BP and therefore will not get refreshed unless you have formatted searches on them.
    Suda

  • Hey so I have a layer question

    Okay so I want to add a background from one of the generators in the library and I want to add text on top of it. okay heres my question: How do I make it so that everything on that flat layer will stay there? For example when I go into 3D Mode with the active camera I want to be able to move that multilayered file as one? ME ENTIENDES??? I hope so one knows i dont think this is that complex.

    hi,
    if there is distance between your text and background, maybe their 'z' space parameter is different?
    to flatten a layer you can select group that all the layers are in, and head over to the inspector, click on the tab called group and check the flatten checkbox.
    hth
    adam

  • RPD Business Model Layer Question

    I have multiple fact tables that has the dimension table values like Customer Id, Status, Customer Class in the fact table itself. I added the fact as logical table source to the dimension table in BMM layer. But the problem I have when I try filter on customer id in Answers it hits the fact table that has been added as LTS and not the dimension table.
    Is there any way that I can force the filter to go to the dim table instead of the fact table?
    Thanks,
    Mrinalini.

    OK so you were absolutely correct - not being able to see/use the newly created subject area in Answers was a separate issue which i only fixed this morning :)
    I recreated the multi-source business model and for anyone with this same question ill explain the steps i took (maybe one of the steps is my problem)
    1. Created 3 databases in the Physical layer (each with a separate data source) using a stored procedure to obtain the data.
    - I am using the same for each and the variables are only set up once and set to dashboard prompts.
    exec p_RetrievePlan_inq 'VALUEOF(NQ_SESSION.StartDate)', 'VALUEOF(NQ_SESSION.EndDate)','VALUEOF(NQ_SESSION.Var1)','VALUEOF(NQ_SESSION.Var2','VALUEOF(NQ_SESSION.Var3)','VALUEOF(NQ_SESSION.Var4)','VALUEOF(NQ_SESSION.Var5)'
    2. Dragged 1 database to Business Model and changed its name. This created the columns and source in the Business Model.
    3. Dragged the other 2 db tables over to the '*Sources*' folder in the business model.
    4. Ensured the "This source should be combined with other sources at the level" checkbox was checked for all sources.
    5. Ensured that the columns in Business Model each had 3 sources attached to the coulmn.
    6. Dragged this to the Presentation Model.
    7. Created a report / prompts based on the subject area.
    When i ran the report, expecting to pull back information from all databases based on a date range, only information from the first database was returned. Is it something wrong with the setup? It is pulling back information but only from the database that i first pulled over to the Business Model.
    Also - you mentioned it would do a union of the tables so im guessing that even though it found data for the date range in the first table it would still go to the other tables with the same date range?

  • Duplicate layer appearance between documents

    Hi there,
    I use a javascript that copies all objects within a layer to a new layer in a new document. This works fine as all appearances are attached to the objects but appearances applied to a layer will not be duplicated (as the objects are copied into a newly created layer). Is there a method using javascript to duplicate all layer appearances (effects, fills, strokes) from one layer to another layer?
    Thanks in advance.

    It looks as thought the only way to do this is to make the appearances of the layer into a Graphic Style, group the page items on the layer and apply the Style to the new group.

  • How ot duplicate layer to the new document?

    This code provide duplicate the layer in the current document.
    It must some keyTo param. but what arguments is?
    Auto_Ref docRefs;
    Auto_Desc docDescs;
    Auto_Desc results(false);
    error = sPSActionReference->PutIdentifier(docRefs.get(),
    classLayer,
    LayerID);
    error = sPSActionDescriptor->PutReference(docDescs.get(),
    keyNull,
    docRefs.get());
    error = sPSActionControl->Play(&result,
    eventDuplicate,
    docDescs.get(),
    plugInDialogDontDisplay);

    Not sure what you are looking for as an answer. If you are looking about info on how to properly construct the eventDuplicate I would use the Listener plug-in and look at the log files to figure out what key/value to use in your Play command.

Maybe you are looking for

  • Is there anything I can do if I don't have a serial number FCStudio 2?

    I kind of got burned by a shady dude when I bought his copy of FCS 2, he didn't give me the serial number and he move to frickin California. I have tried to contact him countless times but I think he is just content to have my money and leave me in t

  • PDF Image will not fill up entire custom size page

    Fellow Forum Members, I'm using Acrobat 6 and SnagIt 8. My screen captures with SnagIt are being saved in PDF format. But for some reason I can't figure out, the capture image is not filling up the entire 8" x 6" PDF custom size page. I keep on getti

  • Creating a mask in Compressor

    We need to batch process a large number of files. They're going from PAL to 24p using Compressor. Video so far looks good. But because these originate on film, when scaled down to the size our client has specified, we need to add in masks on the left

  • Search in JDeveloper

    Hello, when I use the search function in JDeveloper, I get Filenames like shown below: D:\Java\APQPV2\APQP_APPLET\src\bak\apqp\loginPanel.java~10~ There is no file with that name... What that ~10~ means? regards Britta

  • Query Designer&WAD: Variable search help - Display Key/Text button

    Good day. Please, can you write me some solution of my problem. I have the character with hierarchy. In tab "Business Explorer" of character set display as "Text". When i run my query on SAP Portal and enter to search help of character, it is display