Questions Re: (1) Creating Contact Sheets, and (2) Editing photos

Hello,
I have two questions about iPhoto '09:
(1) Regarding the creation of a contact sheet, how do I select more than one photo at a time?!? I open up my photos, click on a photo to choose it. If I try to click the next photo I want on the contact sheet, the first one is un-chosen. I click File > Print > Contact Sheet, and sure enough, only the most-recently chosen photo is the only one on the sheet.
(I have tried Edit > Select All > Print > Contact Sheet, but [as is implied in the "all" part of Select All], of course this results in a contact sheet full of photos I don't want.)
(2) Sometimes when I pick a photo to edit, click the Edit icon at the bottom of the window, get the enlarged pic and start editing, none of my changes show up i in the enlarged image. But when I click "Done," the changes are there in the image in the album. This is annoying, since while editing, I have to click "Done" to see the effect of a change every time I make one, and then start all over with the "Edit" icon, make more changes, click "Done" to see them, etc.
This does not happen with every photo. Weird.
Thanks, anyone, for ideas and help.

Light
Welcome to the Apple user to user assistance forums
(1) Regarding the creation of a contact sheet, how do I select more than one photo at a time?!?
The same as all Mac selections:
- you can click on the first of a set of contiguous photos and then depress the shift key and click on the last of the set and select all photos from the first to the last
- you can click and drag across a set of photo to select the set
- you can click on a photo and then depress the command (apple) key and click on additional non-contiguous photos to select them
- you can make an album of the photos you want and display the album and select all
and on and on and on - there are many, many ways to select multiple photos
(2) Sometimes when I pick a photo to edit, click the Edit icon at the bottom of the window, get the enlarged pic and start editing, none of my changes show up i in the enlarged image. But when I click "Done," the changes are there in the image in the album. This is annoying, since while editing, I have to click "Done" to see the effect of a change every time I make one, and then start all over with the "Edit" icon, make more changes, click "Done" to see them, etc.
quit iPhoto and with the finder Delete your iPhoto preference file - "your username" ==> library ==> preferences ==> com.apple.iPhoto.plist - launch iPhoto and it will create a new default preference file, set any personal preferences you want and if you have moved the iPhoto library repoint to it
LN

Similar Messages

  • Creating Contact Sheets by selecting images in sub-folders

    I'm new to scripting, so not sure whether this is within the realms of possiblity, but hope that there's an expert out there up to the challenge!
    My goal is to develop a script to automate the process of creating contact sheets for each pupil of a school photoshoot.  The folder structure being used presently is:
    1st level folder:     School name (e.g. "Southbridge School")
    2nd level folders:     Class teachers name (e.g. "Smith")
    In each 2nd level folder (i.e. representing each class) there are always 3 images per child (post processed, so ready to convert to contact sheets).  The image numbers run sequentially, so the first 3 image numbers in the folder are of the 1st child, the next 3 are of the 2nd child, and so on....
    The script I'm looking for would allow me to point Photoshop to the 1st level folder and then automatically create a contact sheet for all children 'found' in the sub-folders.  To do this the script would need to do the following:
    Taking each 2nd level folder in turn, recognise each 'child' is represented by 3 consecutive images - and starting with the 1st 3 images in the folder create a contact sheet.  Then, move on to the next 3 images in sequence and create the next contact sheet, and finish after it completes the final 3 images in the folder.  Then, move on to the next 2nd level folder...
    Create each contact sheet with the 3 images in colour and then the same 3 images in black and white (so 6 images per contact sheet), including the image number under each and a copyright watermark
    Save all contact sheets generated from all of the classes all together in 1 new folder at the 2nd level called "Contact Sheets"
    Give each contact sheet a unique name in the format "<Class teachers name> - xxx"   (e.g. "Smith-1", "Smith-2" etc...)
    So, are there any Photoshop masters out there up to this challenge?!  Your help would be greatly appreciated because the learning curve on this one looks v. steep!
    Alternatively, if you can think of a better way of doing this I would also be keen to hear!
    Thanks

    Awesome! I didnt even know aperture could do that
    Now another quick question on this topic, if im using RAW files, does aperture need to convert the file to jpeg or tiff (like it does if you export version as jpeg)?
    If it does, that may be a problem as it takes forever for aperture on my macbook to convert raws and save as jpegs, like a good minute or two per photo, and if i have 200odd photos....not good, people will crack it waiting and leave.
    Or does it print as raw? Cause im pretty sure my printer (or any printer) can not print raw files. Will try it tonight on my printer but a heads up will be useful.
    I could just shoot in hi-res jpeg, but id rather shoot raw incase they want a large poster size print etc.
    Thanks.

  • Create Contact Sheet II missing

    Hi,
    I'm trying to create a contact sheet in CS4 using <File><Automate><Create Contact Sheet II>
    The trouble is that <Create Contact Sheet II> is missing from the drop-down menu. This is the first time I've tried this since downloading and installing CS4, but I've done it often using CS3.
    How do I find/retrieve this menu option?
    Thanks

    c.pfaffenbichler wrote:
    Please read up on the changes in CS4.
    Contact Sheets can be created in Bridge now.
    Yes but they are not satisfactory for many reasons.
    You can get the legacy plug-ins from the Goodies folder or download them from the Adobe site.
    See http://www.adobe.com/go/kb404900

  • Applescript create contact sheet Error

    Hi all,
    I'm using Applescript to filter my images and create a contact sheet from those filtered images. Now I'm stuck at creating the contact sheet. The error I get is:
    error "Can’t get list of {alias \"Macintosh HD:Users:stopar:Desktop:sorted:OA0001-1.jpg\", alias \"Macintosh HD:Users:stopar:Desktop:sorted:OA0002-1.jpg\"....
    My script looks like this:
    tell application "Finder"
    set sourceFolder to choose folder  -- temporary testing by selecting a folder. File filter script will be placed here
    set filesList to (files of entire contents of sourceFolder) as alias list
    end tell
    tell application "Adobe Photoshop CS4"
    activate
    create contact sheet from files list of filesList
    end tell

    It looks at first glance that you are asking for a list twice… This worked for me… Just tested with a bunch of TIFFs. Put a basic filter in there too.
    tell application "Finder"
    set sourceFolder to choose folder
    set filesList to (files of entire contents of sourceFolder whose file type is "TIFF") as alias list
    end tell
    tell application "Adobe Photoshop CS2"
    activate
    create contact sheet from files filesList
    end tell
    and as if by magik Im back to the other me… again…

  • Contact sheet and trouble with size&Disposition

    Hello,
    first, sorry for my bad english.
    Do you know how to create contact sheet with the picture at 100% or their original size and optimised disposition.
    Photoshop resized pictures, and InDesign let me dispose mannualy the pictures.
    Thanks.
    DGraph

    My mistake on the 2nd mention of CS6. i mistakenly typed CS3 instead of CS6.
    when trying to launch contact sheet i get a script alert window saying "there was an error. see detail?
    the message begins with:
    Unable to create window
    -Server interface error 'Error from cereateWidget
    and then goes on from there
    i appreciate any help from here on
    thank you for responding

  • Contact sheets and program error

    Recently updated to CS3 but today is the first time I've tried to create Contact sheets. Whenever I run Automate/Contact Sheet II, PS goes through the process fine until it is completed and then up pops an error box "Could not complete your request because of a Program error." The box won't go away no matter how many times I click OK and I end up having to force quit PS and losing the contact sheets it just made.
    I'm running OS 10.5.4 on a dual 2 ghz G5 with 2 gigs of RAM.
    I heard font conflicts might be the problem, so I tried it with Suitcase turned off. Still happened.
    I also reset PS preferences and created a new user. Still it happens.
    I have not moved any Adobe folders. Any help would be most appreciated.

    Many Apple applications rely on FontBook to show and manage fonts one way or the other as far as I know (like TextEdit, iLife and iWork - and yes, some of use DO use those as they are far more reliable than MS Office apps).
    I used Suitcase until about six months ago and since OSX was born. Never hade ANY problems with it.
    Before OS X I used ATM Dlx for many years - never had ANY problems with that either.
    Before that I used an app which I've forgotten the name of and before that the then Suitcasee in its first incarnation. That's when you used the Font and DA mover to install and remove fonts.... Things have become easier actually when it comes to font management. Compared to then.
    I do NOT use FAP. I've looked at now and again and never liked it. Just as I've looked at other font managers over the years. It's something about the UI that doesn't agree with my way of working.
    At work we use FontBook, nothing else. "Work" is Scandinavia's largest daily newspaper and the fonts used are restricted and fixed and centrally decided upon (I work at the Mac Helpdesk). There is no need for activating and deactivating. Personally I stopped using Suitcase not because I had problems with it (never had problems with it) but because I do not really need a font manager nowadays (I did in my previous job at an Apple Centre where I was in charge of all courses, made my own materials, all printed matters, ads etc). I've reduced my number of active fonts to those I really use. The rest I keep elsewhere and only put in in case of need. The less fonts, the faster the apps are. And no need of a font manager.
    Not every user needs a font manager. Only those who constantly activate and deactivate fonts do, which normally means people who work with clients one way or the other.
    That does NOT mean that you have to activate and/or deactivate fonts via FontBook, just that it needs to be there. The rule is to never use FontBook for activation/deactivation of fonts if you are using another font manager. (You CAN however use it to look at the fonts placed in the ordinary fonts folders that need no activation to be used). And to never use more than one font manager ever regardless of which brand it has. Because they get in each others way. Just letting FontBook be there doesn't do a thing to another font manager. You can even use it for quick looks of fonts and font-info if you want to - as long as you don't activate or deactivate fonts through it when another font manager is present.
    You DO need to remove fontcaches and to keep your fonts healthy - that does NOT mean that you need to remove FontBook. Most peoples aversion against FontBook stems from the very first version of it (I agree, that was sometimes a disaster). It has matured though over the years and only become better.

  • Creating Contact Sheets

    Has anyone had trouble creating contact sheets through Bridge/Elements 8 (Mac)? It is driving me crazy!
    Many Thanks!
    Jennifer

    Can you please specify the exact problem that you are facing here.
    Regards,
    Chhaya

  • Question about Contact Sheets and Version name.

    When making a contact sheet, is it possible to just have the image number under each photo and NOT the words "Version Name" in front of each number?
    Thanks for any help.

    Hi John Cardamone;
    When I saw your question I had thought I had seen it before and was wondering if there was an answer on the other posting. So I did a search which brought up your seven posting of the same question that is all.
    Allan

  • Photoshop Help | Contact Sheets and PDF Presentations in CS6

    This question was posted in response to the following article: http://helpx.adobe.com/photoshop/using/contact-sheet-pdf-presentation-cs6.html

    If I understand your question you want to repeat one image 8 times in one signle page PDF. I do not know for such script that is available. What I can recommend you is to create manually layout in Photoshop and save as PDF. To automate proccess and use same layout but to replace image which is in use with some other, you can use Variables or Actions. Thats only advice I can give you at this time. Actually easiest way to automate things and replace images is to Create Smart Object then to clone it 7 times (Ctrl + J or right click > Duplicate Layer). When you have cloned Smart Objects, replacing content in one of Smart Object will reflect to all other clones. Create layout. When you want to replace existing image with some other use right click on Smart Object > Replace Contents or Layer > Smart Objects > Replace Contents.. Be aware of image (which will replace existing) size and resolution, Photoshop will also scale image which will replace existing to match existing image scaling in percentage. Read this tutorial for more explanation how Replace Contents works http://adobephotoshopsecrets.blogspot.com/2011/01/replace-contents-command-in-adobe.html
    Message was edited by: Bojan Živković

  • Adobe Bridge CS5, error when creating contact sheet "There is insufficient disk space..."

    I am running Bridge CS5 for the first time and I receive this error when attempting to create a contact sheet. "There is insufficient disk space to complete this operation." The image files I am using are web optimized and very small. The error even occurs when attempting one small image. I have gone back to using Bridge CS4 and it works just fine. Any help?
    Thanks!

    I think I narrowed this down to having a network volume mounted with a share name of "Users".  The strange thing is even you if unmount the volume you will still have problems.  However, if you avoid mounting the volume entirely (from boot) it will be OK.
    The solution, it appears, is to rename the sharepoint to something other than "Users".  This worked for us.  I'm not sure if it matters whether the server is Windows or Mac OS.  In our case the sharepoint was an AFP volume on Mac OS.
    We had other errors related to Bridge such as "unable to create folder" and the path in the message appeared to be /Users/currentUser/.....  which made no sense at all.  However, if Bridge was internally trying to use /Volumes/Users (the mounted sharepoint), it would not only not find "currentUser", but it would not have permissions to create that folder either.
    So, another possible solution could be to grant file creation rights on the network volume "Users".  Another not-so-great idea.
    Hope that helps someone else!

  • Create contact sheet based on source image dimensions?

    I have some video stills that need to be laid out in a contact sheet / storyboard. I don't care about the dpi, the paper size etc. None of that matters to me because this is simply for viewing on screen. I just need a contact sheet with these frames laid out 4 collumns x 3 rows, and I need the frames full rez, and I don't want any gaps or borders. In other words, if I have 12 frames, and each frame is 720x540 pixels... I want Bridge to spit out a file 2880x1620px with my frames laid out without any gaps/seams. Can Bridge do this? I haven't figured out how.
    thanks

    I would like to create a contact sheet of the pages. Can I?
    Bridge Output Module creates a multipage PDF with options to choose on size, orientation and amount of files per page but can't read all pages separately, it only uses the first page of a PDF.
    You can however extract the pages in PS itself. Open the PDF file using right mouse click in Bridge and choose Open With; Photoshop.
    Then you will see an option window with small thumbs of each pages. Select all the thumbs and set the options as you wish. Then hit Open and you have all the pages as separate files. Use Save as (or create an action to batch save the files if it are many) and then open the folder with the new files in Bridge. Now you can use the option for more files per page in the Output Module.
    Or use the Contactsheet II script that has returned in CS6 and choose to use the open files.

  • Contact sheets and version name

    When making a contact sheet, is it possible to just have the image number under each photo and NOT the words "Version Name"?
    Thanks.

    Hi John Cardamone;
    When I saw your question I had thought I had seen it before and was wondering if there was an answer on the other posting. So I did a search which brought up your seven posting of the same question that is all.
    Allan

  • Create contact sheet from multi-page PDF

    I have a multi-page PDF (A brochure with 1 image on each page). I would like to create a contact sheet of the pages. Can I?

    I would like to create a contact sheet of the pages. Can I?
    Bridge Output Module creates a multipage PDF with options to choose on size, orientation and amount of files per page but can't read all pages separately, it only uses the first page of a PDF.
    You can however extract the pages in PS itself. Open the PDF file using right mouse click in Bridge and choose Open With; Photoshop.
    Then you will see an option window with small thumbs of each pages. Select all the thumbs and set the options as you wish. Then hit Open and you have all the pages as separate files. Use Save as (or create an action to batch save the files if it are many) and then open the folder with the new files in Bridge. Now you can use the option for more files per page in the Output Module.
    Or use the Contactsheet II script that has returned in CS6 and choose to use the open files.

  • OUTPUT tab is blank, it doesn't show options for creating contact sheet

    Bridge CS5 on 3.1 GHz Intel Core i5 iMac running 10.6.8
    The title says it all. When I go to the output tab to create a contact sheet. None of the options show up anymore.
    I've reset preferences and the issue still persists.
    Does anyone have any ideas on how to fix this issue?
    Thanks!

    I am connected to a network but we don't share applications. CS5 Design Premium is installed on my machine.
    See screenshot below:
    What is the relevance of this? We seem to have the same location for the output module file.
    Why does mine not work?
    See screenshot below:
    The Adobe Output Module is in my Startup Scripts but it still doesn't work.

  • Create contact sheet

    I have adobe photoshop cs6.  I use the automate - picture package in my older versions.  It is not an option in cs6.  To create a contact sheet.  I would like to do 9 images, of the same image (for trading cards).  I input the 3 images across and 3 images down, choose my image, but only one comes up on my contact sheet.  How do I do 9 images of the same image?  Or, is there a plug in for picture package?

    Slow down. You wrote you have CS6.  Now you you write you have Windows 8.1 and a HP Envy. HP Envy  all in one or note book ?  In any case I guessing it has a 64bit processor.   The PDF is for CS5 not CS6.   Adobe made some configuration changes from CS5 to CS6.  There are two versions of Windows CS6 Preternatural and Subscription.  The CS5 plug-in will not work in the CS6 Subscription version of Photoshop.
    Adobe in CS6 also added back Contact Sheet II that was removed in CS5 but made available as an optional download.   CS5 Contact Sheet also contained Picture Package.  The Contact Sheet II added back into CS6 was stripped the Picture Package feature.
    The CS6 Windows installer  install both a 64Bit and a 32Bit Photoshop executables when you run a 64Bit Windows OS.  So there is a 32bit Plug-in folder for the 32 bit Photoshop and there is a 64 Bit Plug-folder for the 64 Bit Photoshop.  in the CS5 optional plug-ins download there are both 32 and 64 bit version of the plugins.  When you have a 64 bit Windows OS both the 32 and 64 bit Plug-ins. Should be installed.  There was a configuration change made in CS6 for Plug-in.  The Optional CS5 Plug-ins should be installed like third Party Plug.  Adobe moved where the install their required.  I you read the CS5 Optional Plug-in PDF you would find the both the CS6 32 bit and 64 Bit Plugins folders were empty.  These folders in CS6 were created by the Adobe Installer for third party to install thir Plug-ins in.  These two folders should be where you copy the CS5 optional Plug-ins to.  The 32 bit one into "C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\Plug-ins"  and the 64 bit one into "C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins".  Note the two Contact Sheet II in My CS6 perpetual Automate menu.... On my other system I have CS6 Subscription version installed the CS5 plug-ins do not work in that CS6 version Adobe remove some Plug support or disables the CS5 Plug-ins...

Maybe you are looking for

  • How do I change my settings so that my iMessages don't say they're from my iCloud or Mac ID name?

    I did something to my settings that now changed my number / name to my icloud email or my Apple ID name (which is my iCloud email).  So, people who have me in their contacts AND people who I message for the first time, both get a message from my iClo

  • SOAP Response Unmarshal Problem

    I am using the SOAP Proxy Generator to generate stubs from a WSDL file.  This part is okay.  When I use a method in the stub, the runtime generates an exception -- "null".  Yes that all it says.  I have verified that there is a SOAP response. You can

  • Setting Adobe Acrobat as a scan destination option under Image Capture

    Anyone know how to set up Adobe Acrobat as one of the default scan destination options in Image Capture? I always need to go to Other and then find it under Applications and it is getting a little tedious...

  • Sql database 10.g  edition not opening

    Hi guys, I downloaded the oracle 10g version, but it is asking me to type user name and password. I use one I created with my particulars, but it is not allowing me to log in. Could you please help me. Thanks Sincerely Gouse

  • One of those annoying reconnection problems

    Problem is with one particular quicktime file. File is "missing". FCP ignores my attempts to reconnect it. (No error messages).  "Matched name and reel" tick makes no difference. There are three possible causes I can think of. (I've been assuming it'