Bridge to InDesign Contact Sheet - Define Caption Code for name?

Hello,
Another beginners question, but I promise after this I'm done:
I'm using a script written for Bridge CS4 to create contact sheets in InDesign v 5.03.
When the dialog window opens in Bridge to set the parameters for outputting the contact sheet, one of the option is to give the items on the contact sheet a caption - for this it offers some suggested codes.
To add the filename as the caption, the code is <var filename>. This gives me the file name plus extension i.e. image1.jpg.
Creation date is another, code is: <var cdate[YYMMDD]>
I would like the caption to just be the filename without the .jpg extension, i.e. image1
Does anyone know what the code would be to give the script the instruction to leave off the extension, please?
Many thanks in advance.

Oh, you're my hero, Bob!!
I didn't know about Find/Replace - told you I was a novice.
What you've taught me today will save me soooooooo much time!
Cheers!
Yvonne

Similar Messages

  • Bridge CS2 InDesign Contact Sheets

    I create Contact Sheets in InDesign through Bridge (CS2) for EPS files many times a day. To get the EPS files to import to the contact sheet I have to add the file type to the File Type Filter (under Files...) every time I create a contact sheet. Is there a way of changing the script so that the EPS files will automatically be included in the File Type Filter? I have no experience with scripting and am having a hard time finding information on this topic.
    Thanks for any help you can offer!
    Melissa

    Melissa,
    Open up AdobeScriptLibrary1.jsx in a text editor (Adobe's ESTK is a great one for editing scripts).
    Look at around line 368 or search for:
    TYPES.DEFAULT_CONTACTSHEET
    you should see a line like:
    TYPES.DEFAULT_CONTACTSHEET = "JPG,JPEG,TIF,TIFF,GIF,AI,PSD,PDF,";
    Just add eps, epsf to the list.
    TYPES.DEFAULT_CONTACTSHEET = "JPG,JPEG,TIF,TIFF,GIF,AI,PSD,PDF,EPS,EPSF";
    Then restart bridge.
    That will do it for you.
    Bob

  • Bridge to InDesign contact sheets (CS3) creating frames around the images

    Forgive me if this topic should not be here.
    We use the contact sheets to ID from Bridge script quite a lot at work (when it works -> CS2). Since upgrading to CS3 it works (hooray) however, it creates two boxes with a black stroke around each image. Removing them manually is a schlep (I was reading this forum in the hopes of finding a script to run that will remove them faster).
    Is there a way I could edit the script to stop it creating the boxes in the first place?
    Does anyone else have this problem?

    Hi Bob,
    we found your script (I think it was yours) but it only removes one of the boxes I think.
    Hi Robert,
    We are mostly working on Macs, but scripting directly in ID would be great.
    Thanks!

  • Getting 'Preserved Filename' to appear on InDesign contact sheet

    i'm using Bridge to manage/catalogue a large client image library. On occasion, i need to send out a PDF catalogue of this library. The built-in tool 'Create InDesign Contact Sheet' works perfectly for this, and i've been able to customize it somewhat, using an Indesign template i created.
    One thing i can't quite seem to figure out, however, is how to get the 'Preserved Filename' metadata onto my contact sheets as well. In the contact sheet dialog box, there is an option to 'Define' captions, and what additional information (other than filename) is displayed.
    Is this possible? When i do a 'File Info' on one of the images, the preserved filename information i need appears under the 'Advanced' category, 'xapMM: PreservedFileName'

    Yes, I did. The way it seems to be set up is like this:
    Each page of the contact sheet has 6 images, 2 rows by 3 columns. Each image is contained within it's own set of frames with a title. So I'm on a page that has 6 separate objects on it.
    If I select nothing and go to the object styles window, and make changes, nothing happens.
    If I select an individual image (with its surrounding frames) and make changes in object styles it affects that one thumbnail.
    If I select "select all" then all 6 frames on the page (or 12 if it's facing pages) are selected and the changes I make in object styles are applied to the selected items.
    But I can't seem to select more than one set of facing pages at a time.
    I'm obviously missing something - just don't know what?
    Actually, having just tried it again, I DO seem to be able to make some changes to the whole thing... ok - so it looks like I'm not editing the right things in object styles then.
    Thanks - I'll persevere and try to figure out what does what - there are so many variations of what you can tick or untick...

  • InDesign contact sheet  is prompting reject or delete file message box

    Some of us are experiencing a very weird problem in Bridge CS3. When we use the delete button to remove data from the contact sheet settings window (for ex., deleting any data typed into the Template or Output Options fields), the reject/delete files message box appears. I've watched one of my production artists do this, and it's quite odd. All he's doing is selecting a couple or all files in a folder and then creating an InDesign contact sheet. Has anyone else experienced this problem? We were also able to replicate the issue on a different Mac computer. Thanks.

    Lisa,
    When I was writing that script, I chose to make it's dialog a palette rather than a dialog so that the user could modify the selected images while the palette was showing.
    What's happening is that:
    When the delete key is being pressed, the palette to set the settings isn't active (you can tell by the title bar in the window). When it's active, it will receive the delete key event from Bridge, when it's not active, Bridge will process the delete key.
    It seemed like a better way to do it at the time. This was the one bad case I can see, and I never thought about it nor saw it in testing.
    Regards
    Bob

  • Indesign contact sheet

    HEllo
    I am using bridge to bring folders of images into indesign with the tool: “ create indesign contact sheet.”
    Indesign brings them in with a double frame around the photos in a particular text format and size.
    Is there a way I can change the characteristics of the images from bridge?
    I don’t need the double frame and I want a different type format.
    I know how to label photos from indesign JS but I was wandering if I can also control the attributes (for example no outside line on the images frame) from bridge so as not to be forced to erase all the double frames and to change the colour of each label etc??
    Thank you in advance
    HEllo
    I am using bridge to bring folders of images into indesign with the tool create indesign contact sheet.
    Indesign brings them in with a double frame around the photos in a prticular text format and size.
    Is there a way I can change the attributes of the images from bridge?

    http://blog.gilbertconsulting.com/2007/06/create-contact-sheets-in-indesign.html
    http://blogs.adobe.com/scratchdisk/2007/05/customized_inde.html
    4 those who might be interested on this topic, I have found some answers in the above links

  • Creating InDesign Contact Sheets

    I just upgraded to CS3 from CS2.
    I am trying to use Bridge to create InDesign contact sheets.
    The problem is when I am in Bridge CS3 and go to Tools > InDesign > Create InDesign Contact Sheets, I can not get Bridge CS3 to recognize photos in sub folders.
    Bridge CS2 had a "Files" button that would open a window that had a "Include Sub Folders" button. That button has been removed in Bridge CS3.
    Any ideas on how to tell Bridge CS3 to include sub folders when creating InDesign contact sheets.
    Thanks

    It can be a little convoluted from a logic perspective, but search for "filename does not equal" and, to find all files, set the value to something stupid like "#@#@#@#@"
    Check "Include All Subfolders". If there's any chance you haven't browsed all of the subfolders in bridge (to build the caches for those subfolders), check the "Include Non-indexed Files (may be slow)" checkbox.
    I wrote the Contact Sheet script as a contractor for Adobe. I removed the "Files" button because Bridge actually does a much better job of filtering and finding files than the "Find" button ever could.
    The "Find" button encouraged people to not use Bridge to its best advantage. I got a number of emails from folks wanting more functionality in the "Find" button than was possible (via scripting) when everything they needed was available in Bridge!
    By the way, I am planning on releasing a updated and more feature-rich contact sheet (for InDesign) script in the coming weeks. Check my web site for it in mid-late October.
    Regards
    Bob
    www.creativescripting.net
    for all your Bridge and InDesign scripting needs

  • Indesign contact sheets

    Tying to make an Indesign contact sheet out of a few pdf files i have. But one thing that puzzles me is... how do i set those pdf files to be displayed at their natural sizes on the Indesign contact sheet and not the fixed size set by me?

    if it can place multple files at their original size without having to place just one per page
    Then I don't think I understand you question.
    The output panel has options for page dimensions and spacing dimension for layout. If you have multiple sizes for different documents and want to place more files on one page to my knowledge Bridge fills them as per bounding box.
    If your files have the same size and you want them at correct size it might be a case of trial and error with options for spacing and document size.
    Maybe you can create a document in either PS or InDesign of what you are looking for and create a screenshot so we have a better understanding of your wishes?
    And there is a more sophisticated contact sheet script for InDesign, have you tried that also?
    http://creativescripting.net/blog/?s=contact+sheet&searchbutton=Go!

  • Create InDesign Contact Sheet script not working

    I'm using InDesign CS3 and need to create contact sheets for multiple InDesign files. The contact sheets need to have a label with the file name of the document and the page number of each InDesign page in the document.
    I tried to use the Tools > InDesign > Create InDesign Contact Sheet command in the Bridge, but get a message: "Selected Files that are not of the correct type will be skipped" After clicking OK, another message appears: "No Files Selected"
    I wonder if I'm misunderstanding this script.
    I also tried the Print Thumbnails command, but that doesn't allow me to add the file name and page numbers.
    I'd be grateful for any suggestions to lead me on the right path.

    Due to a prolonged, intense project, I'm just now getting back to the problem of creating contact sheets from InDesign.
    I tried the revised script that includes INDD files as suggested by Kasyan, and it works fine.
    However, I apologize for not explaining more clearly, but what I really need to do is create a sheet of miniature InDesign pages, similar to what prints out when choosing Thumbnails in the print dialog. Except that I need the bleed area to show.
    Does anyone know if this is possible?

  • Contact Sheet II Caption Incorrectly Sized

    I've used the Contact Sheet plugin in PS for years to generate contact sheets and never had any problems. However, starting just last week the captions (the image filenames in my case) are generated far too small. No matter what I make the font size in the settings the captions stay tiny. Has anyone else encountered this?

    Hi Gianni,
    I haven't had that problem I'm afraid. I installed the CS X2.1 and set up the templates (I set the output resolution to 402 for my printing company) and ran it and it worked perfectly for me. The default resolution is 72 - have you changed that for your own value?
    Whilst I was waiting for a fix for this issue I set up a template in the Print module in Lightroom and I find it is much faster and easier to generate contact sheets that way. Let me know if you want any info

  • Can Bridge output a contact sheet from nested folders?

    Can Bridge create a contact sheet of all images I have in a series of nested folders? Seems like there's a simple option missing to 'include all subfolders' option so I can maintain my folder structure for my file organization, but be able to get a grid of thumbnails of everything together... or consequently be able to create a contact sheet folder by folder automagically where each folder represents a new page in the pdf, allowing the option to insert the folder name as part of the header....
    anyone have suggestions? Am I missing something here....?

    or consequently be able to create a contact sheet folder by folder automagically where each folder represents a new page in the pdf, allowing the option to insert the folder name as part of the header....
    Each folder a new page can only be done manual or maybe if you could use ore write a very complicated script for this. You have to specify the columns and rows and therefore the amount of photo's on one sheet.
    As Curt pointed you already to the 'flat view' option this is to get all content of one main folder (but according to content amount and Output settings this may mean a lot of pages...
    You have two other options:
    1- Select each folder and create a contact sheet while giving it a proper name. When finished combine all the PDF files in to one large PDF file. You can do so in Acrobat Pro but if you Google on 'merge PDF in one File' there will be a lot of other free options to do so.
    2- Use a proper batch rename for the files to make each name unique. If you already have done so you could choose to add a number in front of the name to keep the natural sort order in the folder. You can use Batch rename for this under the menu tool and choose the option you like. Be aware that this renaming can't be undone in an easy way so if you want it just for this occasion first make a back up and then rename the files.

  • InDesign Contact Sheet paragraph styles

    I am trying to use the InDesign contact sheet, and I have figured out how to edit the script to adjust the paragraph styles. However, I have only been able to affect the entire text frame. I would like to have it so that the XMP description label is bold and the metadata is regular. Is it possible to alter the font style of just the label in the script? Thanks!

    Sorry, no way to do that.
    Bob

  • I'm missing the contact sheet option under file for elements 12.  Why???

    I'm missing the contact sheet option under file for elements 12.  Why???

    That's only in the mac version of photoshop elements.
    For windows, one can use the Organizer to print contact sheets
    http://www.dummies.com/how-to/content/how-to-print-contact-sheets-in-photoshop-elements-.h tml

  • Indesign Contact Sheet script for Adobe Bridge 1.0.4.6

    Our company currently has all the Adobe CS2 products but as stand alone applications and not part of the Creative Suite. Therefore, we don't seem to have all the functionality of the suite.
    In particular the script to create Contact Sheets from Indesign CS2 of items through the script in Adobe Bridge.
    Can anyone tell me if there is a way to add the functionality of the contact sheet script for Indesign to Bridge without having the Adobe Creative Suite? And Why?
    We are looking for something to replace an extension used by Quark to create contact sheets from Badia software. I am loath to upgrade this extension unless absolutely necessary. We receave thousands of photo's a week and output contact sheets for our editors to pick and choose which photos they want/like.
    Thanks in advance.
    Scott

    [email protected] wrote:
    > Larry
    > for us to process thousands of photos this way would take hours.
    Why? Are you talking CPU hours or staff-hours? Does your workflow require heavy
    user interaction or is something else the problem?
    -X
    for photoshop scripting solutions of all sorts
    contact: [email protected]

  • Contact Sheet II, Caption Overflow

    Hi,
    We're currently using CS5 and have InDesign CS2 + Adobe Bridge CS2 loaded on one computer. We use this instance for it's contact sheet feature. It appears that something simliar to this is in Adobe CS6 via Photoshop, but when I create a contact sheet, it doesn't appear to autofit the caption on the page as it did in CS2. This results in ellipsises at the end of all our captions.
    Is there a way to fix this? If not, we can't upgrade this instance.
    Thanks,
    Jack Musick

    Do you mean the file name (caption) is cut off and there are periods (dots) at the end name?
    Did you try adjusting the pt size for the caption (bottom of contact sheet II dialog)?

Maybe you are looking for

  • Open Quotations and Open Items

    Hello Experts, Can you tell me what are open quotations and open items? And in what scenario they are used? Arathi

  • PC laptop works on one Airport, not another?

    My boss is having issues connecting his Fujitsu netbook. Here at our office, he connects with the Linksys router. At his office, his netbook connects fine with his Airport Extreme Base Station. At home, not so much. He gets an "Acquiring Network Addr

  • CPS Installation in Solution Manager 7.01

    Hi everyone, I know the CPS installation documentation states that SAP recommends that you install CPS into it own stand-alone java (nw7) environment, however I was wondering if anyone has installed it directly into their solution manager 7 environme

  • IPad Mini and Exchange Issues Using Google 2-step Verification

    I cannot get my gmail email, contacts, or calendar to sync with my iPad Mini, and nothing seems to work. I've set it up with Microsoft exchange using all the proper settings of m.google.com and the app specific password from my account, but to no ava

  • One Library - Multiple Computers

    I searched a little bit on here, but couldn't find a good solution. Hopefully you can help me out. Here is what I currently have: - iMac - 2 MacBooks - Time Capsule - Apple TV - iDisk - Drobo I want to store my iPhoto library and iTunes library in a