INSERT Image Objects Image Placeholder.

     Where did this command go in CS6 cloud version?

Thank you Sudarshan Thiagarajan, I think the relevant quote is here:
"Options that were rarely used have been deprecated.
For example, the placeholder option for Insert option has been deprecated because of its limited usage." - http://blogs.adobe.com/dreamweaver/tag/insert-panel
I was following along with a tutorial, so I'll just have to invent an alternative.

Similar Messages

  • Insert Image gets Placeholder Image

    Whenever I insert an image (either with the menu or the Insert bar icon), I get the placeholder image instead.
    I should be getting a file browser dialog, but I only get a 32x32 gray box. Maybe there is a preference somewhere that has changed?
    I am using Dreamweaver CS 5.5, on a Mac with os 10.8.2
    mark

    Are you clicking on 'Insert > Image Objects > Image Placeholder'? or 'Insert > Image'?
    Image placeholder will, by default, give you a 32px square placeholder.
    Placeholder
    Actual Image
    -ST

  • I can't find the image object menu item when trying to add an image placeholder in dreamweaver cs6

    I am new to dreamweaver, and am walking through some tutorials.  I can't seem to find the image object menu item to place a image placeholder on my page.  Any suggestions?  Do I have a setting that is currently hiding its visibility?  Thanks  (I am currently working with dreamweaver cs6)

    They removed it in the new Cloud version of DW CS6.
    http://blogs.adobe.com/dreamweaver/2012/10/dreamweaver-creative-cloud-update-12-1-faqs.htm l

  • Inserted images leave ghost outline in PDF

    I have never had this problem but am in the middle of producing a large document with multiple inserted images. When I output as a PDF, some - but not all - of the images show a very faint gray outline - almost as if I had created a pencil thin frame in gray. I have tried inserting both JPEG and PDF files of the same images but with the result is the same. The images are predominantly charts and graphs with white back grounds so the unintended frame is a problem.
    Thanks for any suggestions of solutions.

    Chris
    I examined the .pdf structure in Illustrator and the hairline is actually the revealed edge of a grey background behind the graph where the trimbox appears.
    The structure is a little complicated. Basically the whole of the .pdf of the table which you created from Numbers has the grey background, which is then masked by the trimbox you created in Preview when you cropped it.
    You need to go back to the original Numbers' tables to see what the grey background is there that could be causing the masked grey object.
    Alternately, don't trim the table in Preview. Just bring the whole untrimmed graph into Pages into an image box, which you then mask to trim out the unwanted elements.
    Peter

  • Is it possible to insert images in Adobe 9 Standard?

    It appears that it is not possible to insert images in Adobe 9 Standard.  There is no TouchUp Object Tool in the Advanced Editing Toolbar in the standard version.  Only a TouchUp Text Tool.  Is this not a basic function being able to add or change an image in a document?  The tutorials all show this as a capability but they are also demonstrating in the Pro version of Acrobat.  Is there a work around or have I been suckered into buying a product that doesn't quite meet my needs? 

    The Touch-Up Object tool is not available in Standard.
    Adobe Acrobat is not meant to be a word processing program; it is meant to be a cross-platform method for document exchange. Changes are best made in the source program. While the answer to your question would not have been obvious from this list, it is a good reference for the difference between Acrobat products: http://www.adobe.com/products/acrobat/matrix.html .
    If for some reason it is not possible to edit the source file and create the pdf again, you can insert your image as a form button and then flatten it. A lot more work, but post if you want help with this.
    --For other folks reading this thread, Adobe offers trials of its programs. Consider testing before buying.

  • Inserting image in to database !!

    Hi All,
    I have to insert image in to the database. My image is there in swing object Image. Is there any way to insert that image in to the database.
    Any body having knowledge on this, Please help.
    Thanks in advance.
    Regards,
    Roja.

    Hi
    Take a look to this code I found surfing, it creates an image from url then resize it and return it as byte array that you can use to set a blob in the database:
    public static byte [] resizeImage(URL url,int widthConstraint,int heightConstraint) throws ImageFormatException, IOException
         ImageIcon imageIcon = new ImageIcon(url);
         Image img = imageIcon.getImage();
         int imgWidth = imageIcon.getIconWidth();
         int imgHeight = imageIcon.getIconHeight();
         ImageIcon adjustedImg=null;
         if ( imgWidth>0 && imgHeight>0)//imgWidth > widthConstraint | imgHeight >  heightConstraint )
         if ( imgWidth > imgHeight )
           // Create a resizing ratio.
           double ratio = (double) imgWidth / (double)
            widthConstraint;
           int newHeight = (int) ( (double) imgHeight / ratio );
           // use Image.getScaledInstance( w, h,
           // constant), where constant is a constant
           // pulled from the Image class indicating how
           // process the image; smooth image, fast
           // processing, etc.
           adjustedImg = new ImageIcon(
            imageIcon.getImage().getScaledInstance(
              widthConstraint, newHeight,
              Image.SCALE_SMOOTH )
         else
           // Create a resizing ratio.
           double ratio = (double) imgHeight / (double)
            heightConstraint;
           int newWidth = (int) ( (double) imgWidth / ratio );
           adjustedImg = new ImageIcon(
           imageIcon.getImage().getScaledInstance( newWidth,
              heightConstraint, Image.SCALE_SMOOTH )
         int resizeWidth = adjustedImg.getIconWidth();
         int resizeHeight = adjustedImg.getIconHeight();
         Panel p = new Panel();
         BufferedImage bi = new BufferedImage(resizeWidth, resizeHeight,
         BufferedImage.TYPE_INT_RGB);
         Graphics2D big = bi.createGraphics();
         big.drawImage(adjustedImg.getImage(), 0, 0, p);
         ByteArrayOutputStream os = new ByteArrayOutputStream();
         JPEGImageEncoder encoder = JPEGCodec.createJPEGEncoder(os);
         encoder.encode(bi);
         byte[] byteArray = os.toByteArray();
         return byteArray;
      else
      return new byte[0];
       }hope this helps.

  • Inserting image in WAD

    Hi gurus
            I have the company logo file in .JPG format  in my desktop ,I want to add it in my WAD .Can anybody please tell me the procedure to do it.
       I right clicked - insert images- a window came---showing  the path of the file to upload .. but im not able to choose my desk top file...
    Is any way to do
    Please help me
    Thanks gurus
    Pradeep

    Hi Pradeep,
    Go to SE80 -> Mime Reporsitory-> BW->Customer->Images.
    Rt. Click and then click on import MIME object.
    Specify your file name.
    Now you can use this file using insert option in WAD.
    Hope it helps.
    Thanks.
    Uday.

  • Correct workflow when inserting images into text, InDesign CS4

    Hi,
    I am new to InDesign and I have a problem regarding a really basic thing and I would be very grateful for help.
    I am writing an article which is about 10 pages long. It consists mostly of text. I have finished writing and now I want to add some illustrations with descriptions. I've already figured out it's best to insert images into the text frame so they behave as "anchored objects" and they move together with text when I add or delete something on previous pages. Now I would like to place TWO OR MORE images, one next to each other, in a line. This is a bit tricky but I created an object style with Position: Custom in "Anchored object options" and it works more or less fine. This works great but now it would be hard to add descriptions to these images that would still be anchored.
    So I created something different. I made an empty rectangle frame, a small text frame under it and grouped them. Then I placed it in my master text frame and basically did the same thing as for previously described images. Now I place the newly loaded image in the empty rectangular frame and add text in the empty text frame. BUT now I have problems with frame size for different-size images.
    What if I have a REALLY LONG article and want to add LOTS of images with decriptions that would be anchored in the text so I can edit previous pages? I can do this my way, but it's extremely uncomfortable and takes ages. Is there any comfortable, non-destructive workflow for doing such things?
    Sorry for my English.

    Hi,
    I would recommend following steps:
    Place one or more images
    Don't anchor them yet.
    Arange them (the images) relatively to each other, add a text frame and arrange them correct relatively to the images.
    Group images and text
    Copy (or cut) them into the clippboard
    Set the curser into the text where it should flow
    Paste it
    Adjust the anchored object (the group)
    You need to group several objects to anchor them together as one anchor.
    Further recommendation:
    For the images I would specify an object style for fitting, stroke, corner optione.
    For text frames I would specify an object style for text object options, like text offset, and used paragraph style, no boarder, etc.
    For the group I would spcify an object style which leaves above mentioned settings undefined (option field is grea or has a dash). But the anchored position of the whole group and text wrapping should be specified.
    Willi Adelberger

  • Insert Image in PDF Programatically

    I am trying to work with a pdf progamatically through FoxPro using objects:
    createObject(”AcroExch.App”)
    createObject(”AcroExch.AvDoc”)
    createObject(”AcroExch.PDDoc”)
    I am able to open acrobat, add / delete pages, fill in some fields with the “AFormAut.App” object. and finally print the pdf.
    I print Hundreds of books for students in our college, each student gets a book specificaly tailered for the student.
    Everything goes programatically.
    Now I want to insert images into the pdf, also programatilcally.
    I cant find a which object to work with?
    I wish there was a way to do it just as I did with the things i mentioned above.
    Any help would be greatly appreciated.

    hi guillermo,
    than put your image in the dest-->images folder and use the following coding:
    public static String getImageUrl(IPortalComponentRequest request, String imageName) {
      StringBuffer buffer = new StringBuffer(1024);
      HttpServletRequest httpRequest = request.getServletRequest();
      String protocoll = (httpRequest.isSecure())? "https" : "http";
      buffer.append(protocoll)
        .append("://")
        .append(httpRequest.getServerName())
        .append(httpRequest.getServerPort())
        .append(request.getWebResourcePath())
        .append("/images/")
        .append(imageName);
      return buffer.toString();
    regards, jens

  • Insert image into a .pdf using InDesign

    Can I insert image into a .pdf using InDesign....

    You can place a PDF as an image in InDesign, then add more content and export a new PDF.
    There are also commercial plugins available that will allow you to open a PDF as editable objects in InDesign.

  • Dreamweaver CS3 Insert Image

    I'm trying to insert an image onto my page. I typically
    receive a prompt saying:
    "You won't see the element unless View > Visual Aids >
    Invisible Elements is checks, and the preference setting for this
    element is on"
    It puts the following text on a new balnk page without a
    prompt:
    <!-- Copyright 2000, 2001, 2002, 2003 Macromedia, Inc. All
    rights reserved. -->
    <title>
    <MMString:LoadString id="insertbar/image" />
    </title>
    I'm really lost. The Visual Aids is grayed out, however the
    Invisible Elements is checked.

    Bad url.
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "cavemanlawyer15" <[email protected]> wrote
    in message
    news:g2moo6$28i$[email protected]..
    > I used Dreamweaver CS3's Insert | Image Objects |
    Navigation Bar feature
    to put
    > a nav bar in a site. On the Products page (using IE 7)
    the nav looks
    great
    > (apologies for the spaces in the URL):
    >
    >
    http://www.clicksh arpma
    rketing.com/beta/brum/products.html
    >
    > But click to Company or Contact and the logo at the top
    right gets
    clipped --
    > any idea what is happening?
    >
    > Thanks very much.
    >

  • Beginner needs help with inserting images in applet.

    //  Name: Sachit Harish
    //  Name of Program: HorseRacing
    //  Date Started: May 15, 2003
    //  Date Finished: 2003
    //  Program Description:
    import java.awt.*;
    import java.applet.*;
    public class HorseRacing extends Applet
    //     Button startGameButton;
         InputField betAmountBox;
         Image redHorse; //<---------//
    //     Button[] drawings = new Button[4];      
    //    String[] labels =  {"Face", "Cheese", "Stick", "Mashed Potatoes"};
        //  Method Name: init()
        //  Parameters Passed: None
        //  Data Returned: None
        //  Method Purpose: Where we initialise the InputBoxes and colors.
        public void init()         
          //     startGameButton=new Button("Click to Start Game");
          //     add(startGameButton);
          /*  for(int i=0; i<drawings.length; i++)
                 drawings=new Button (labels[i]);     
         add(drawings[i]);
    inputBoxes();     
    setBackground(Color.gray); //background color
    setForeground(Color.black); //input field text color
    redHorse = getImage(getCodeBase(), "horse_red.GIF"); //<---------//
    // Method Name: paint()
    // Parameters Passed: Graphics variable screen
    // Data Returned: None
    // Method Purpose: Where the programs calls and collects all the methods.
    //                         If high and low are not integers, an error message
    //                         appears.
    public void paint(Graphics screen)
         //screen.drawString("HORSE RACES!!!!!", 40,60);
         //startGameButton.move(50,300);
         betAmountBox.setPosition(115,200);
         startGame();
         if(betAmountBox.isInt())
              int betAmount=getBetAmount();
         else
    screen.drawString("ERROR: You have not entered an Integer!", 10,110);
    screen.drawString(" Please correct your mistake.", 40,125);
         /*int xPos=10;
         int yPos=10;
         for(int i=0; i<drawings.length; i++)
              drawings[i].move(xPos,yPos);
              xPos+=60;
         screen.drawString("Click each button and get a surprise!", 10,50);*/
    // Method Name: inputBoxes()
    // Parameters Passed: None
    // Data Returned: None
    // Method Purpose: Where we initialise the inputboxes, set the size of
    // the InputField and adds it to the screen. Also
    // initialises the InputField to start with 1's
    void inputBoxes()
    betAmountBox = new InputField(5);
    add(betAmountBox);
    betAmountBox.initialise(50);
    // Method Name: getBetAmount()
    // Parameters Passed: Variable number
    // Data Returned: None
    // Method Purpose: Returns the variable number back to the paint()
    int getBetAmount()
    int betAmount=betAmountBox.toInt();
    return betAmount;
    // Method Name: action()
    // Parameters Passed: Event variable evt, Object varible obj
    // Data Returned: Variable true
    // Method Purpose: This block responds when the user takes an action
    // (such as hitting the return key). It causes the paint
    // block to be done again
    public boolean action(Event evt, Object arg)
    Graphics screen=getGraphics();
    if(evt.target instanceof Button)
         if(arg=="Click to Start Game")
              screen.clearRect(0,0,600,600);
              startGame();
    /*if(evt.target instanceOf Button)
                   if(arg=="Face")
                        screen.clearRect(5,55,400,400);
                        faceDrawing();
                   else if (arg=="Cheese")
                        screen.clearRect(5,55,400,400);
                        cheeseDrawing();
                   else if (arg=="Stick")
                        screen.clearRect(5,55,400,400);
                        stickDrawing();
                   else if (arg=="Mashed Potatoes")
                        screen.clearRect(5,55,400,400);
                        potatoeDrawing();
    return true;
    void startGame()
    Graphics screen=getGraphics();
              //Horse Racing Box
              screen.drawRect(10,10,505,120);
              screen.drawLine(60,10,60,130);
              screen.drawLine(10,40,515,40);
              screen.drawLine(10,70,515,70);
              screen.drawLine(10,100,515,100);               
              screen.setColor(Color.red);
              screen.fillRect(11,11,49,29);
              screen.setColor(Color.yellow);
              screen.fillRect(11,41,49,29);
              screen.setColor(Color.blue);
              screen.fillRect(11,71,49,29);
              screen.setColor(Color.orange);
              screen.fillRect(11,101,49,29);
              screen.setColor(Color.black);
              //Betting Box          
              screen.drawRect(10,150,280,100);     
              screen.drawLine(10,185,290,185);
              screen.drawLine(80,150,80,185);
              screen.drawLine(150,150,150,185);
              screen.drawLine(220,150,220,185);
              screen.setColor(Color.red);
              screen.fillRect(11,151,69,34);
              screen.setColor(Color.yellow);
              screen.fillRect(81,151,69,34);
              screen.setColor(Color.blue);
              screen.fillRect(151,151,69,34);
              screen.setColor(Color.orange);
              screen.fillRect(221,151,69,34);
              screen.setColor(Color.black);
              screen.drawString("BET = ", 40,230);
    screen.drawImage(redHorse, 200,200,300,300,this); //<---------//      
    The picture an't showing up... why? First time trying to insert images. (I made arrows where I did stuff with the image.)
    -sachit

    BTW, ignore the buttons and stuff. I just quickly grabbed this file from an earlier button program. :p
    -sachit

  • Insert Image and Hyperlink

    After installing Dreamweaver CS3 a few months and having no
    real problems since, suddenly, whenever I click INSERT>IMAGE an
    image placeholder holder appears, rather than the usual dialogue
    window that used to pop up asking me to select my image. And at the
    same time, now when I click INSERT>HYPERLINK a"#" sign appears
    in my document. That's it! It just seemed to start out of the blue.
    Anybody else ever have Dreamweaver get sick like that?

    Jinifer,
    Fix by Hyperlinking with Text rather than the Graphic. If the graphic has a title, you can use that. Or, you can create a Text Box, create the Hyperlink in the text box text, and then set the text color to transparent and place it over the graphic. Then, when you click on the graphic, you will click the hyperlinked text first and your goal is achieved.
    Jerry

  • Cannot insert image

    Hi there,
    Using the Insert>Image function or using the Common>Insert tab I get the same results:
    Instead of being able to browse for a file I get the accessilbility window.  If I fill in info
    and click ok or just click ok I get a small box in my page and the placeholder
    information opens in the properties bar below the document.
    The only way I can insert image is to highlight the placeholder and browse for file
    using the Src box in the properties bar.
    Is there a setting that I need to change?  I don't see anything in the
    Edit>Preferences box that seems to apply....
    I am using DW CS3 on a Vista 64 computer.  My skilll level is slightly above beginner.
    Thanks in advannce for any help that you can offer!!
    RC

    Hi David,
    I tried deleting that personal configuration folder, there were actually two of them.
    When I re-opened Dreamweaver the same thing that I described above happened again
    when I tried to insert an image.
    I also found another thing that doesn't appear to be right:
    When I highlight a word and try to insert an email link, instead
    of getting the dialog box to create link I get this:
    "email@domain name here.com "  where the highlighted word used to be and
    in the link box in the properties panel.
    And another thing that seems to be going wrong is that if I highlight a word or phrase
    and click on the hyperlink symbol I get a blue underlined # sign where the phrase used to be.
    The # sign also appears in the Link box down in the properities panel.
    I can solve both of the above and the image problem that I mentioned before by highlighting
    the word or placeholder and typing the required info in the appropriate box in the property panel.
    I would be nice to use the shortcuts that DW provides...
    Can you please give me any more things to try?
    Thanks again for any help that you can offer!
    RC

  • Selecting Locked Image Placeholder

    Hello,
    Can someone please tell me how to select an image placeholder that is locked? I have text over this image: it is a DVD/CD cover that I am attempting to make. However, when I went to resize it, I was not able to select it to unlock it. And, for some reason, Pages thinks that the top left of the image is a good place to insert text because that is what I get when I click on the image and not the text.
    All suggestion and comments will me most welcome.
    Phillip

    Amen to that.
    I can usually figure things out for myself, but this one truly got me ruffled up. Without your help, I would never have been able to move ahead. The Pages Help was, in this case, absolutely No Help. Regardless, it was a lesson well learned and will not be soon forgotten, if ever.
    And, you're spot on about these and other forums being much more than a place to chat. I cannot even begin to recall how many times my 'bacon has been saved' by someone's kind and unselfish help.
    I owe you much. Pizza's on the way. Grin.
    Take care,
    Phillip

  • I can't insert images anymore. Why?

    Hi,
    I've been building web pages just fine inserting my images by clicking Insert and then Image. I did some messing around in the accessibility pane and I thought I only updated it to prompt me if I wanted to change all links internally (and some other stuff) but now I can't insert images this way. The only way I can is if I go over to the image list on the local files list and drag it over and that's a pain and really inefficient for me.
    What happens when I DO click the Insert button, then the image button is that I get a box that says Image Accessibility Attributes and when I try to select an image I get a grey box.
    Another weird thing that is happening is that I can't create a link by highlighting the text and then clicking Hyperlink from the right hand side under Common Inserts.
    I just got a new keyboard yesterday, the kind that plugs into my laptop. Could this be causing my problem too perhaps? Help!
    Thanks,
    Stephanie

    Ok, I just figured it out. What I did when I was editing my preferences was accidentally uncheck the"show dialog box when inserting objects" box and that caused the problem. The way to solve it is to either check the box again or to hit Ctrl-click when trying to insert an image on a Windows computer or Command-click on a Mac. This resolved the hyperlink problem as well. The problem was that I was getting a # sign and the text would disappear. Hope this helps somebody else.
    Thanks,
    Stephanie

Maybe you are looking for

  • Import data from a file into oracle db

    Hello! The problem is the following: data within a file must be placed into several tables in a oracle server. For that a program has to be written. It4s not done with executing a program cause the data in the file can vary and depending on different

  • Intelligent agent not running

    Hi all, i had database of 9.2.0.1 on windows xp. i am trying to configure EM using OMS. while discovering nodes i am getting error saying intelligent agent not running. i tried to start that using "agentctl start" but its saying "could not able to co

  • Computer isnt recognizing ipod, and displays weird picture

    Hi, I have both a 60gb video ipod, and a 15gb 3rd generation ipod. The other day i decided to use my 15gb ipod, so i plugged it into the computer, and it said i had to like format it.. or whatever it is that deletes all the songs, so i did. Now when

  • Banding issues with Gradient

    I'm having some troubles with the gradient tool in Illustrator and I hope someone can help. No matter what I do I can't get a smooth color blend there are always strips or rings. As you can see I have two colors in my gradient and the gradient slider

  • My computer doesn't recognize my USB cord

    First of all, my printer prints fine if I'm connected with my USB cord in the printer port.  However, when I connect any other device (camera or hooking up to do wireless printing) it keeps telling me to plug it in and it IS!!  Today trying to go fro