Star ratings in Bridge, contact sheet in InDesign

If i add star ratings to photos in Bridge, can I include them in my InDesign contact sheet using Tools>Indesign?

Hi DeNoveau,
I was struggling with this same issue. I found a solution that is somewhat helpful. Not ideal but better than nothing.
1. Create the InDesign contact sheet as you normally would.
2. Choose Window > Automation > Scripts
3. In the Javascript folder, find LabelGraphics.jsx
4. In the panel that comes up, choose File Path
That should do it. As I said, not ideal but better than nothing.

Similar Messages

  • Contact Sheet for InDesign CS4 Available now

    There has been a significant discussion on the lack of a Contact Sheet for InDesign in CS4.
    I have written and, a few minutes ago, released a CS4 version on my site: www.creativescripting.net
    Regards
    Bob

    User Access Control and Pain In The Arse.
    There's something going on with the system if the profile check is taking two hours. How much free space is left on the hard drive?
    Is there some sort of minimum-required configuration you can boot to, similar to running MSconfig in XP and turning off startup programs and non-Microsoft services? It really sounds like there is still something running in the background that is conflicting. You are certain that anti-virus is not running? I'd also be sure that no browser toolbars are loaded, nor any instant messenger or music programs, and have a local printer, rather than a network printer, set as the default and online.
    Peter

  • File Path in Bridge Contact Sheet?

    Does anyone know how to add the complete file path to the caption in Bridge/InDesign contact sheets? I'm using Bridge & InDesign CS3 for Windows. I know I can get all the files in subfolders by using the flattened view in Bridge to make my contact sheet, but I still need to know each image's location once it's on the contact sheet. It seems like this should be pretty a pretty basic task. Any help?

    Hi DeNoveau,
    I was struggling with this same issue. I found a solution that is somewhat helpful. Not ideal but better than nothing.
    1. Create the InDesign contact sheet as you normally would.
    2. Choose Window > Automation > Scripts
    3. In the Javascript folder, find LabelGraphics.jsx
    4. In the panel that comes up, choose File Path
    That should do it. As I said, not ideal but better than nothing.

  • Eps file quality in Bridge contact sheet

    Hi all
    Im trying to make a contact sheet of eps files in Bridge, but the quality of the eps' in the final contact sheets are terrible. It doesnt appear to be a dpi issue, more that it appears Bridge is some how using a proxy image instead of the original files to produce the pdf contact sheet. The images look like Quark when the image is missing, jagged and nasty etc.
    I have played around with the settings in Bridge as much as it will let me, quality as high as it will go etc. but it doesnt give me the usual pdf creation dialogue box. Do i need to change the settings of the eps' to get a better quality pdf contact sheet?
    Any help is much appreciated.
    A.

    Yes for .eps it is using the image/icon preview. Run an action to save as .ai. In thsi exampel both logos are the same size in illustrator (about 6p pts wide)

  • Viewing LR Star Ratings in Bridge

    I thought I would see what happens to LR Star Ratings when the images are viewed in Bridge CS3. The answer I have is inconclusive. On one set of photos that were exported from LR as jpegs, the star ratings show up in the exported photos but not in the raw originals. In another set that was not exported they don't show up in the originals either. Should these programs play together in this manner or not?

    Sure you can. The controls for the filter have moved to the lower right from the left panel. They have added two other filters, colors (a la Bridge) and Flag/No Flag.

  • Looking for a way to create Contact Sheets in InDesign CS5..

    I am looking for an easy way to make a Contact Sheet template in InDesign CS5, I am wondering can it be done using Live Captions? What I essentially want to do is create a page with a grid, say 3 across 3 down, and be able to simply import the photos, and have the photo's name appear below it.
    Thanks in advance for your reply,
    Sebastian

    http://layersmagazine.com/indesign-cs5-live-captions.html

  • Bridge Contact Sheet Doesn't Support JPEGs?

    I have a group of JPEGs that I would like to output to a contact sheet. In CS3 this was not a problem, now in CS4, some of the images will work, others don't. I'm wondered if this a color profile conflict, I've been messing around with that lately. However, sometimes an image will work one time, then it won't. That leads me to believe it's a bug.

    Open up image in PS and click on image/mode and see if there is a pattern of those that don't work and those that do.  Check for color and 8 bit or 16 bit.
    If it was a bug there would be a lot more complaints, so llikely something simple.

  • 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]

  • 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

  • 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

  • Why do my vector files rasterize when I make a contact sheet in Bridge? How can I change quality?

    I am trying to make multiple vector files (Adobe Illustrator) into a PDF contact sheet. In doing this through the Output function of Bridge, the vector files are rasterized into a fuzzy, low resolution versions. I'm able to change the quality of the PDF itself; however, that does not affect how the vector files are rasterized. I can't seem to find any way to change this. I can make a contact sheet in InDesign or rasterize these things myself in Photoshop, but I thought Bridge was suppose to help "bridge" some of these functions and save some time. Has anyone found a workaround or some hidden quality box that I'm missing?

    Read this one, has screenshots of directories where you should be.  http://forums.adobe.com/message/6032961#6032961?tstart=0#6032961

  • 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

  • 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?

  • Image autoflow -contact sheet

    Hi all hope you can help I am looking for something like the contact sheet on indesign. I need something that lays out my images on a sized set page that keeps the proportions of the images.
    Contact sheet from bridge is good only it resizes my pics to fill the page. Is there some sort of plugin or addon that I can get for indesign that will layout the images automatically filling your page for best fit?
    Ages ago at an old workplace they had the exact thing that I am after. I think it was called Auto flow or something like that.
    Please let me know if you can.
    Thanks

    There are numerous scripts that can do this, I believe some are installed with ID itself, though you may have to look on your drive or install disks for them. I also sell "ID Image Catalog" which will do the same and has a UI for all your options.

Maybe you are looking for

  • Need to replace pdf file on existing website. Please help!

    Our intern left this summer and we're clueless about Dreamweaver. We have a Spry Menu with a link to a pdf file of our employment application. Our application has been revised, and we need to replace it on the website. From what we have gathered, Spr

  • Need to run powershell script in a bat file

    I have a ps1 file with the following: Get-ADUser -Filter * -SearchBase "ou=<HOSPOU>,ou=Domain Users and Groups,dc=<hospdomain>,dc=local" -Properties Description,EmailAddress| Select-Object -Property Name,SamAccountName,Description,EmailAddress|Export

  • Is it possible to block a specific error message in javascript?

    Is it possible to block this message with javascript? I've already tried the following: app.userInteractionLevel = UserInteractionLevel.DONTDISPLAYALERTS; This won't work. Cheers Daniel

  • FROZEN 5G iPod on APPLE SCREEN!!!

    I'm panicking so I'm going straight to the point. Since my computer was in a disarray and all my music files where placed somewhere else, I didn't want to open iTunes because then it would not find any of the songs and that would mean that all the so

  • Stop motion animation help using images from a digital camera...how tricky is this?

    I'm teaching a media arts course for the first time, and I'm trying to figure out how to use images taken with a digital camera, import them to Premiere Elements 7, and put them in the timeline without having to shorten the length of them.  As soon a