Icon object layer

Hello

I don't have this "small square" that represents the object in the layers panel.

Someone here who has the same problem?

Thank you

This should be resolved if restore you your InDesign preferences:

Garbage, replace, reset or restore the application's preferences

Tags: InDesign

Similar Questions

  • Smart object layer launches cc photoshop illustrator 2915

    in previous versions, I could double-click a smart object layer to open it in illustrator. Now, I get an error message:

    could not change the smart original smart object because the application that created the dynamic object cannot be started.

    This is the message appears if it is flax or incorporated.

    Hi Jay,.

    Please visit the following link: this element is not directly editable in Photoshop...

    Kind regards

    Tanuj

  • How do you add a 3D object in a dynamic 3D object layer?

    Sorry if this is a duplicate. I asked this before, but it seems to have disappeared into the ether...

    I created a layer to smart object 3D with a Cup, handle, coffee and steam, all in the same scene. Later, I created a saucer, but I did it on a normal 3D layer, and not on the smart object layer. I can't understand how to move the saucer in the dynamic 3D object layer, so I can add it to the stage. Copy / paste does nothing and I can't merge the layers.

    Thank you!

    I don't know if you can.  You can double-click on of course on the layer to smart object to reopen the 3d layers in Photoshop add the 3d saucer layer then merge the layers 3d, restore their coordinated 3d object then positioning and resizing the parent to another. When record you the dynamic object works the original smart object layer file will be updated by Photoshop and now contain the saucer.

  • To apply the edges of the poster to a smart object layer, but the filters Gallery is greyed out?

    Work a Photoshop tutorial on an image.  I want to apply the edges of the poster to a smart object layer, but the filters Gallery is greyed out.  Gallery of filters is also grayed out for all other layers in this project.  (PhotoShop CC)

    Hi filter Gallery,

    Please, click on the tab of the image above and choose 16-bit/channel to 8 bits/channel mode.

    Then check if the filters Gallery is always grayed out.

    Please post on the Adobe Forums.

  • size of the lowest lowest PSD document: dynamic object layer nef raw remains imperturbable?

    If we have a document psd with a smart object layer, a component of camera raw as. Enlarged the nave,

    and then we cut the size of the document to 50% for the archiving of the space, I noticed the camera raw

    element retains its number of pixels. So now if I enlarge document (X 2) to return to

    the original size, maintain the sharpness of the original image quality? In addition to the size of 1/2,

    is that what we can export the object layer dynamics .nef to an enlarged image?

    The NEF file embeeded in the parent document is not affected by resizing the parent - you can still export it, and it still retains its full quality.

  • Object layer options, change all links to IT?

    Hello

    I work in the ID CS5 and I have a document with several dozen of the files linked. They are all built in the same way in artificial intelligence, with 5 layers. I need to print the document for different people, who need different visible layers. Now I had set up the document with all the layers of IA 5 visible but I would like to be able to turn off, say, layer 1 and Layer 2, - according to the public target - for files all linked, and then turn them back on and so forth.

    What this script?

    Thank you very much!

    S

    PS now I'm able to get a menu item that contains "Object layer Options" in direct-clicking on a link and even made a keyboard shortcut for it, but this shortcut does not work when you select multiple graphic blocks, I can't find the menu command anywhere in find/replace.

    Hello

    so far, the script doesn't have a graphical interface. Therefore, the value of your choice in the first scriptline.

    var input = ['layerName01', 'layerName02', 'add as many layers as you want', '...', 'and so on']/*Names of Layers to switch on or off*/, onOrOff = false/*true = visible, false = not visible*/;
    
  • Object Layer Options Question

    I just upgraded to CS6 in CS5. (I use Windows 7)

    I put a 2 layer (created Illustrator) PDF in Indesign and do only the layer 1 visible in the object layer Options (display the layers). I'm doing this in CS5 and pdf exactly stays where I put it.

    In CS6, the image moves. I need to stay put because I use 2 layer for placement.

    How can I make the pdf stay exactly where I put it after that I do a non-visible layer?

    Looks like you have picked a crop option, such as bounding box or art, which may vary with what is visible.

  • Format of smart object layer

    Hello

    in the previous discussion you helped me open a dynamic object. It works, but I have another problem.

    Survey script 'error General photoshop", because the smart object layer format cannot be opened in photoshop.

    So I want to ask you how to get a smart object layer format?

    Thanks Domaneni

    Know not if that's all you need to fix the error, but the function below returns the content type of active dynamic object.

    //
    // returns either "vectorData" ( AI ) or "rasterizeContent" ( PS or ACR ) if smart cbject layer
    // or undefined if not smart object layer
    //
    function getSmartObjectType(){
        var ref = new ActionReference();
        ref.putEnumerated( charIDToTypeID('Lyr '), charIDToTypeID('Ordn'), charIDToTypeID('Trgt') );
        var desc = executeActionGet(ref);
        if(desc.hasKey(stringIDToTypeID('smartObject'))){// is smart object?
            var desc = executeActionGet(ref).getObjectValue(stringIDToTypeID('smartObject')).getEnumerationValue(stringIDToTypeID('placed'));
            return typeIDToStringID(desc);
        }
    };
    
  • object layer options

    Hello forumers.

    for some reason, the command > object layer styles. is grayed out. I have various objects and text on my page but I don't know why this isn't the choice of

    Select.

    Thank you.

    This command only works on Photoshop and PDF files.

    Bob

  • [LIKE, CS3/4] Can I automate object layer Options?

    We are jewelry, images in PSD format. PSD files have 2 layers, one of the jewels real, one for shadow.

    Operators must place the image, disable the layer background in the Options object layer, duplicate the image, turn in back on and off layer 1 and group 2 images. It is painful and tedious and asked me if there's anything I can script. I did a lot of Quark and Filemaker scripting, but am fairly new for identification.

    It can process the BE scripted? I have looked at the CS4 dictionary and can't find any reference to it. I was wondering if there is any kind of UI scripts which can be implemented?

    If your answer includes JS, I confess I don't know even how to run, but I'm glad to know if it will be useful!

    Well thank you, even if the answer is "no, you can't." In this case, I need to find something as a shortcut?

    Yes, it is scriptable. Assuming that the operator has placed the image, you would duplicate the framework. Then, in each, you would use the "graphic layer options" property of the image to get a reference to the option of the graphic layer, which has graphic layers as components. You can then change the "current visibility' property of the layers.

    So, something like this (untested):

    say application «Adobe InDesign CS4»

    defined lecadrage to the point 1 of selection

    the value newFrame to double lecadrage

    the value glOptions to layer graphic options of image 1 of lecadrage

    the value current visibility of graphic layer 2 of glOptions to false

    the value glOptions to layer graphic options of image 1 of newFrame

    the value current visibility of graphic layer 1 of glOptions to false

    end say

    --

    Shane Stanley [email protected]>

    AppleScript Pro, April 2010, Florida http://www.applescriptpro.com>

  • Bug or feature: opacity and blend-if values wiped out when convert to smart object layer

    I had unexpected results in an action that I put in place. As I was browsing through, I found that the conversion of a smart object layer reset the opacity to 100% and removed everything if mixture adjustments, if the blending mode has been retained. This is certainly an unexpected effect - is this a bug?

    Dynamic objects are always created at 100% and wipe any other mixture, mixture still exists within the object itself. It is the most logical way and reasonable so that it works - you will realize this if you think that it is through. Blend modes are however sometimes copied the layer source or group, it is possible and it is a kind of shortcut.

    To get the original mix in the smart object layer - open the smart object, do a right click on the layer with the bending choose 'copy layer style correct. " Now return to your master document, you can 'paste layer style' in the smart object layer.

    -

  • Photoshop smart object layer does not open in ACR when I double click

    I have a file open in photoshop raw, it reproduces, is smart, when objects I click on the smart object on the file icon, I get another copy of the file in photoshop, the file does not open up in acr, is there a setting I'm missing?

    Post edited by: Rodwf

    This is because the smart object is a raster layer image not a raw file.  If you want a smart object RAW you must do the ACR. Instead of clicking the image open in Photoshop button. Hold down the SHIFT key the key will change to open the object in Photoshop.

  • the number of object layer

    How can I find the number of text objects on a layer applied style frame

    var myDoc = app.activeDocument; 
    var myLayer = myDoc.layers.item("Katman 1"); 
    for (var i = 0; i < myDoc.allPageItems.length; i++) {
    var myObj = myDoc.allPageItems[i];
    if(myObj instanceof TextFrame && myObj.appliedObjectStyle == "tmc"){
    var myCount = myLayer.pageItems.length; // ???   only "tmc" must count style
    }
    }
    alert(myCount);
    
    

    Hello

    Try this...

    var myDoc = app.activeDocument;
    var myLayerObj = app.activeDocument.layers.item("Katman 1").allPageItems;
    var myArray = new Array();
    
    for (var i = 0; i < myLayerObj.length; i++) {
        var myObj = myLayerObj[i];
        if(myObj instanceof TextFrame &&  myObj.appliedObjectStyle.name == "tmc"){
            myArray.push(myObj);
        }
    }
    alert(myArray.length);
    

    Concerning

  • PS smart object layer to HAVE. How to use?

    I have successfully work vector objects HAVE in the form of objects that are placed in the PS by copy paste or file/place in a layer to smart object in PS, I find value in modified my dimensions of vector object in artificial intelligence and to see updated in PS,.

    but I don't know how to do the opposite, which means a jpeg to PS on a layer to HAVE as smart object, I pick a picture on its own layer in PSCS4 and convert to smart object, I have (right click) export content under jpeg dynamic object and then back in I go file/location of the jpeg smartobject, when I make changes to the PSsmartobject in the PS as a change of SHIFT or dimensional color nothing don't is past in artificial intelligence,

    I wish I had a picture pasted to PS in there by which I can change colors and dimensions or add pixels like paint on this layer smartobject in PS and then got updated it in artificial intelligence...

    Just to clarify, when you edit an image in photoshop, you must save the file in order for Illustrator to know that it was published.

  • Converted to the Smart Object layer

    When a text layer is a dynamic object, is there a way to remove the smart object so that the type becomes again a layer of regular type?

    Drag the PSO (the 'open' smart object) text layers in your original PSD doc. Don't know how to do it correctly.

Maybe you are looking for