Place Image with caption in CS2...

Hi Scripters,
I want to place the Figure along with the figure caption. I have separate word file i.e. MS file. While placing this word file into InDesign or else after placing i have to perform this action(Figure placement with caption) through script.
Thanks in Advance
Thiyagarajan.S

Thank you Peter,
it's a bit dificult to control anchored object -speacially in two colum text box- when placing image in one and half colum size, it wont move to first column.

Similar Messages

  • What is the best way to place image (with caption) in a Book?

    I am preparing a template for an Encyclopedia project, The Encyclopedia will be in more than 10000 pages, so what is the best way to place images (Photos, Graphs, illustration ...etc) with a caption?
    The problem that when I modify text; the image don’t move with it, and when I place it within the text, it's difficult to control text flow.
    Please Help

    Thank you Peter,
    it's a bit dificult to control anchored object -speacially in two colum text box- when placing image in one and half colum size, it wont move to first column.

  • What would cause images with captions to not show up?

    Still struggling with this issue. Images with captions are not showing up on the iPad preview.
    Please help!
    Thx!

    Hi Andrew,
    I have been struggling with this for days. I am working on it with Apple. We re-installed the software, I re-installed OSLion, I re-started in safe mode, looked at startup items, cache, etc.
    Now I am about to create a partition and test again to determine if the issue is with another software program on my system.
    BTW, I noticed this starting AFTER I upgraded to 1.1, but maybe that is a coincidence. Do you know if it started for you after the update? ALSO, check your help screen in IBA. Does it look the attached? This started happening at the same time as the caption/image issue.
    Please stay in touch as you the first person other than myself (that I know about), who is having this issue.
    I look forward to hearing if you have the Heklp issue.
    THANKS!
    Belinda

  • Can't place image with CS6

    Recently updated to CS6 but one thing very frustrating is that File>Place does not work. When I select it a window will pop up, but as soon as I select any image from the window the entire Illustrator application stops working.
    I was forced to switch back to CS5. Is it just me or anyone has same problem?

    You might start by looking here.
    http://forums.adobe.com/thread/1038551?tstart=0

  • View Option to see small image with caption

    It would be nice to see an option where the thumbnail is on the left and a caption or other info is listed to the right. IView has this option. It would make it much easier to see what images are fully captioned and which ones are not. I believe IView calls it List Mode.

    Don: your method works fine, but usually we need to see captions around to feel conext.
    I use other workaround: I changed bottom label (in View options -> Compact Cell Extras) from default "Rating" to "Caption".
    Rating is still visible in filmstrip, and can be changed by keyboard or in metadata view. (What is good. I hate active badges in grid - always hit them by accident when browsing library)

  • To group images with created text frame and apply label for it...

    Hi Everyone,
    We are currently working in auto figure placements for CS3. I have placing the figures into the document. Then i am creating figure caption text frames below the images. Here the concern is i need to group these image and the text box. After this i have to place these images with captions into corresponding pages where the figures have been cited. Also suggest me how to place these images in center of the page as well as in top or bottom of the page margin.
    Can anyone help me for this. Your help will be much appreciated.
    Below is my modified script,
    var myPage;
    main();
    function main(){
        var myFilteredFiles;
        app.scriptPreferences.userInteractionLevel = UserInteractionLevels.interactWithAll;
        myExtensions = [".jpg", ".jpeg", ".eps", ".ps", ".pdf", ".tif", ".tiff", ".gif", ".psd", ".ai"]
        var myFolder = Folder.selectDialog("Select the folder containing the images", "");
        if(myFolder != null){
                if(File.fs == "Macintosh"){
                    myFilteredFiles = myMacOSFileFilter(myFolder);
                else{
                    myFilteredFiles = myWinOSFileFilter(myFolder);
                if(myFilteredFiles.length != 0){
                    for (j=0; j<myFilteredFiles.length; j++){
                        var myImages = myFilteredFiles[j];
                        citePage(j);
                        app.activeDocument.pages.item(myPage.name).place(myImages);
                        alert("Done!");
    function myMacOSFileFilter(myFolder){
        var myFilteredFiles = myFolder.getFiles(myFileFilter);
        return myFilteredFiles;
    function myFileFilter(myFile){
        var myFileType = myFile.type;
        switch (myFileType){
            case "JPEG":
            case "EPSF":
            case "PICT":
            case "TIFF":
            case "8BPS":
            case "GIFf":
            case "PDF ":
                return true;
                break;
            default:
            for(var myCounter = 0; myCounter<myExtensions.length; myCounter++){
                var myExtension = myExtensions[myCounter];    
                if(myFile.name.indexOf(myExtension)>-1){
                    return true;
                    break;           
        return false;   
    //To find cited pages
    function citePage(myInst){
        app.findGrepPreferences = app.changeGrepPreferences = NothingEnum.NOTHING;
        app.findGrepPreferences.findWhat="(?<=Figure \\d\\.)\\d";
        var myFind=app.findGrep(false);
        myPage = myFind[myInst].characters.item(0).parentTextFrames[0].parent;
        return myPage.name;
    Thanks Regards
    Thiyagu

    The shadow effect has to have something to be applied on, but by default text frames borders and fills are invisible.
    If you set the border of your frame to a color & thickness, you'll see it gets a shadow of its own, independent of the text. (Try it with dotted and dashed lines!)
    Additionally, if you set the fill of your text frame to a solid color, you'll see the single solid shadow you were expecting.

  • Rollover Images and Captions

    Can anyone give me a short, step by step way to
    create rollover images with captions. I couldn't manage to get that
    done, and when I read the Help screens within the application, it
    didn't help either.
    In particular, here was the problem: I was in Storyboard with
    the slide highlighted that I wanted to add the rollover image and
    caption. When I went up to the Insert drop-down menu and clicked on
    Rollover Images, there were no images; I was simply taken to My
    Documents.
    I hope somebody can help. I've spent more than 4 hours trying
    make this work. I'm SURE it's some little detail that I've failed
    to pay attention to.
    THANK YOU!
    Dean

    Hi Dean,
    The "little detail that (you) failed to pay attention to" is
    just that. In order to insert an image, you have to select the
    image to insert. Use Windows Explorer (from \\My Documents\) to
    navigate to \\My Documents\My Pictures\ or whereever else you keep
    the image you wish to insert, and select it. Understand, it is up
    to you to provide the image . . . it's not like you are selecting
    from Captivate's own image gallery (though that is a cool idea, now
    that I think of it - LOL!)
    Your question indicates to me there might be some confusion
    about what you want. You said you want "rollover images with
    captions". There are rollover images which are just images to which
    a mouseover action has been applied, and there are rollover
    captions which are just normal captions to which a mouseover action
    has been applied ... but there are no rollover images
    with captions. The only way to have a rollover display a
    caption is to create it yourself. And the "step-by-step" for doing
    that is totally dependent on which image editor you are using
    (Photoshop, Paintshop Pro, Paint, etc.). But the gist of it is
    below.
    1) Open the image in your image editor - or create it there
    2) Expand the canvas to create extra "blank" space on the
    image (for the caption)
    3) Use the "Text" tool to create your caption text and add it
    to that blank space.
    4) Save the image - BMP format works very well, but any
    format supported by Captivate.
    5) Close the image editor
    6) Open or switch to Captivate and the slide on which you
    want to place it.
    7) Select "Insert > Rollover Image"
    8) Select the image (with its included caption)
    9) Set its attributes and position it on the slide.
    Hope this helps. The reason you wont' find this in the "Help"
    files is because it is a creative use of images that is not a
    supported function of Captivate itself. If you would like to see
    future versions of Captivate support the creation of
    images-with-captions, the way to do it is to submit it as a feature
    request. The form to do that
    is
    located at this link
    Hope this helps.

  • Move figure with caption (grouped object)

    How to move the figure and caption from one page to another based on the in text citation

    Hi Sree,
    (1) Find the Text through "Find & Replace" Method
    (2) Move the Object [Grouped - Image with Caption] to near by the Text
    (3) If the Citation Text is fall in before half of the page then, Place the Object in Bottom
    (4) If the Citation Text is fall in after half of the page [It means bottom of the page], then Place the Object in to Next Page Top.
    If you want the Full Script ... Please mail me
    [email protected]
    Thanks & Regards
    T.R.Harihara SudhaN

  • Making a PDF that contains multiple jpegs with captions

    Hi - I am not very savvy technically and need to create a PDF document with multiple jpeg images with captions.  Is it best for me to do this online by using the "convert to PDF" service at acrobat.com?  I would like to know if it will be easy for me to upload and label 4-5 images and then make that into a PDF before I pay the monthly fee.  I appreciate any help I can get!!  Thanks.

    CreatePDF doesn't have a word processing tool but you could do this using the Acrobat.com service to do this. Acrobat.com has a word processing tool and the ability to convert your file to PDF. You can test at this capability with a free trial.

  • Better SOP for images with image captions?

    Hi,
    FM 8.04, Win XP.
    When I work with images that shall have image captions, I use a pre-defined one row, one column table format that has a a table caption set to below. I then import the image into the one cell.
    However, in some cases I would like images be anchored at bottom of columns, rather than at top of columns (or floating). The thing is that since the anchored frame sits inside a table cell, it is the table's placement that I must change. And tables do not have the "At bottom of column" option.
    Any suggestion for a better standard of procedure for "At bottom of column" images, with retained caption functionality?
    TIA,
    /Mats

    Mats,
    You could always just use only anchored frames and add an additional
    text frame to the anchored frame in the proper location relative to
    the inserted graphic. Since the anchored frame is part of the flow,
    the included text frames in these behave correctly with respect to
    autonumbering and being picked up in the proper in generated lists.
    If you create the styled anchored on a Reference page (in a text frame
    of course) then you can quickly get at the proper "template" of what
    you need using copy & paste.

  • I am using a Photoshop cs2, and I wonder if it is possible to keep the settings of the guidelines when closing an image, with the actual document ? It would be nice to have the guidelines locked down, I find it than when opening the same or another image,

    I am using a Photoshop cs2, and I wonder if it is possible to keep the settings of the guidelines when closing an image, with the actual document ? It would be nice to have the guidelines locked down, I find it than when opening the same or another image, the guidelines are not locked, it is annoying to have to lock them down again. and it would actually be nice, to ba able to give specific directions when placing the guidelines. Thanks

    Then why are the guides unlocked when I reopen a document that I saved with the guides locked ?
    Thanks.

  • In iPhoto, how can I export images with the metadata - including the title and caption information - intact as part of the image?

    In iPhoto, how can I export images with the metadata — including the title and caption information — intact as part of the image?

    Check those boxes in the export dialogue - Exporting From iPhoto
    LN

  • Mail will not display images with .jpeg extension. .jpg works fine. (displays in place when opening the email. What plug-in would correct this?

    Mail will not display images with .jpeg extension. .jpg works fine. (displays in place when opening the email. What plug-in would correct this?

    If you think you're insane now, try maintaining those pop up menus.
    As far as I know, these menus have not been updated since FW 8, so 
    they are at least two versions old.
    Save yourself a lot of grief by avoiding those menus. There are many 
    other products on the market which do a much better job of creating 
    and maintaining this type of navigation structure.
    Read this link before you climb any higher on this slippery slope:
    http://apptools.com/rants/jsmenu.php
    There was another blog post by the fellow who originally wrote the pop 
    up menu feature, but I can't seem to locate it. Even he says stay away 
    from them.
    Not the answer you probably want, but I hope it helps, nonetheless.
    Jim Babbage

  • Tagging an image with a callout and caption

    The document is created in MSWord 2013. It contains screen captured images along with added call-outs and a caption for each (see image #2 below). The call-outs extend outside the image border. I used the 'group' option in Word to group each of the elements together as they tend to move around the page during the editing process. The 'picture' group is formatted as 'inline with text' or 'top and bottom'. 
    In Adobe Acrobat XI Pro, I am trying to fix the tags for the figures. Although each of the elements are group in Word, they are appearing as separate elements/tags. (see image #1 below) ...the image is one Figure, the call-out is another Figure and the caption is yet another Figure. How should I handle this type of situation?  I have tried:
    1. to tag all three elements as a 'Figure'. Sometimes this works; sometimes the caption and/or the text in the call-out disappear.
    2. to tag all three elements as a 'Figure/Caption'; however, I get the same results as above...sometimes the caption and/or text in the call-out disappear.
    3. I also tagged the call-out as 'background' and then tagged the image and caption together as either 'figure' or 'figure/caption'; however, when selecting the image and caption, I must select the call-out as well because of it's proximity to the image. End result: text in call-out disappears.
    What is the proper way to tag in this situation?
    As an aside, I find the entering the ALT text in MSWord does not carry over to the PDF. I've experimented with the too. I've added the ALT text to the image on its own and to the group. I've added it to the "Title" field; however, the ALT text field in the PDF is empty. I've given up on adding this in Word and now add them directly to the tag.
    If someone can help point me in the right direction on how to fix the tag issues for images/callouts/caption, I'd be very grateful!!!!!  (BTW, using a page layout application is not an option. I must use MSWord 2013 to create my documents.)

    HI 'C' student!
    Thanks for the info. I will give the Content pane a try.
    I think my Word 2013 might have a bug.  When i enter text into either the 'title' field or the 'description' field, the text does not move over or wrap around so that i can fully see what i've entered. i wonder if this is impacting the carry-over into the pdf file?
    the company I work for does not 'officially' support this version of Word, as i am an 'early adoptor' of this version. until the rest of the company moves to this version, i'm kinda on my own. i am going to see who i can speak with to see about getting an update, though. maybe that will fix the problem.
    thanks again,

  • Basic Photoshop 101: I want to use an image with an outer glow in another Photoshop document. When I place the image, the outer glow has hard edges where the box of the image cut the glow off. Naturally, I want a soft feathered outer glow. How do I get th

    Basic Photoshop 101: I want to use an image with an outer glow in another Photoshop document. When I place the image, the outer glow has hard edges where the box of the image cut the glow off. Naturally, I want a soft feathered outer glow. How do I achieve that? Thank you.

    That should work out, maybe edit it to force updating in the new image.
    Could you please post a screenshot with the Layers Panel visible?

Maybe you are looking for

  • Set up HP LaserJet Pro 300 color MFP M375nw wireless printer

    I switched computers, and set up the printer to the wireless network, however, I still can not print. 

  • Stock transfer between plants two steps 303-305

    Dear All,                 We are using version SAP 4.7 we are using stock transfer scenarion between plants two steps. 303-305 source plant they will remove the stock  with 303 movement in the receiving plant they will receive the goods against the 3

  • Why can't i download the right version of adobe flash player from the link it shows?

    since i always can not install adobe flash player from the webpage because of server error,i try to download the installer from the link it shows(http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player_ax.exe).however,after i downloa

  • Acrobat Form email submit

    Hi Just wondering if it is possible to have a form created in acrobat 8 pro emailed back once complete? I only seem to be able to print the form them fax. not ideal... Thanks in advance A

  • How to use TREX in Portals

    Hi, I installed TREX7.0 newly into Netweavwer Portals. Can any one provide me any good link to know How To use TREX in Netweaver Portals. Regds Phanikumar