Printing using Proof settings results in very different output from Shop vs ID

Shop and InDesign come out with very different color values using the same settings when printing with Proof Settings.  Anyone know why, or which is correct?  Here's my scenario:
1. In the color settings for both apps I turn off Black Point Compensation, Use Dither and Compensate for Scene referred profiles (some are Shop only obviously).  Other than that it is default settings.
2. I create a CMYK document with 4 squares.  Filled with 100% Cyan,  100% Magenta,  100% Yellow,  and 100% Black respectively.  Setup the Working CMYK in both apps to Coated Forga27.
4. I setup a Custom Proof condition with an ISO Uncoated Yellowish CMYK profile.  Preserve CMYK Numbers and Black point compensation are both unchecked.
5. In the Print engine I set Color Management to Use Proof settings, Color handling done by the application, and leave the Printer profile set to the CMYK working space (Coated Forga27), and Output Color as Composite CMYK in ID.  Black Point compensation is also unchecked here.
6. Now when I print to file and Distill (job settings set to leave color unchanged and compression is off) the resulting files from both apps here is what I get:
InDesign CS4:
Cyan square (C:84 M:14.6 Y:0 K:0 ), Magenta square (C:2.9 M:84.9 Y:14.1 K:0 ), Yellow square (C:0 M:6.2 Y:84.1 K:0 ), Black square (C:67 M:62.75 Y:56.86 K:46.28 )
PhotoShop CS4:
Cyan square (C:92.94 M:12.55 Y:5.49 K:0 ), Magenta square (C:5.49 M:94.51 Y:13.73 K:0 ), Yellow square (C:0 M:5.49 Y:92.94 K:0 ), Black square (C:83.14 M:85.49 Y:78.04 K:98.82 )
Needless to say the results are very different.  I went ahead and did some manual Profile -> Profile conversions in Shop to see what is happening and it seems like Shop is doing a conversion from the Documents assigned CMYK ->Proofing CMYK-> Printer CMYK.  But Shop adds black  point compensation in automatically for the final portion of the color  conversion (Proofing CMYK-> Printer CMYK) even if it is unchecked in the  color settings, Proofing dialog, and the print engine. 
InDesign has an  entirely different way of "using Proof settings".  It seems that if you choose  Use Proof Settings in the print engine it just assigns Proof CMYK to the  document and Converts that to Printer CMYK.  Document CMYK is ignored  completely.  Verified this through manual conversions in Shop as  well.
What gives?  Which do we trust?  To me it sounds like PhotoShop is doing the closest to what I would expect.. except for the addition of the sneaky black point compensation without being told to do so.  Thoughts?
Matt

Before digging too far, I need to understand what you're trying to achieve.
With the print settings you describe you are instructing the application to perform two conversions. The color chain is Document CMYK (FOGRA27) – Proof CMYK (ISO Uncoated) – Document CMYK (FOGRA27).
This is a little odd. Usually the final color space is a print device of some sort, not a press profile. This workflow you describe is a round trip of sorts. We are at FOGRA, convert to ISO, now back to FOGRA. That amounts to simulating one press condition using another press condition, which is rarely done because a press in not a proof device.
The Proof profile is the print condition you want to simulate. The Print profile is the device doing the simulation, which is often referred to as a proofing device (quite confusing but that's the way it is).
Photoshop Proof Setup has a Rendering Intent and BPC. InDesign Proof Setup does not.
In the Photoshop print dialog, there is a Simulate Black Ink option. The InDesign print dialog does not have this option.
There are two conversions on output. In Photoshop output, the first conversion is Document – Proof. The rendering and BPC options for this first conversion are based on Photoshop color settings. The second conversion is Proof - Printer. The Photoshop print dialog offers 3 options for this 2nd conversion:
1. Simulate Black Ink Off = Relative Colorimetric, Black Point Compensation On.
2. Simulate Black Ink On = Relative Colorimetric, Black Point Compensation Off
3. Paper Color On = Absolute Colorimetric
Please note the application color settings do not affect this conversion, just the first.
For the most accurate proof #3 is the best option. That is not saying that absolute colorimetric is ideal for file conversions. It is a rendering intent that is ideal for a proofing workflow, and the conversion to the print device (the 2nd conversion in the output you describe) is what is at the heart of the proofing workflow.

Similar Messages

  • Why does an InDesign document exported to PDF using data merge result in very different sized PDFs?

    I've got a small sheet that I update on occasion and use data-merge to add people's names to the sheet. It's very much like an invitation where every invite has a different name on it. I use the data merge feature to select a list of names and then they get inserted into the document. Then I use the Export to PDF command in the data merge window to create a pdf that has all of the invitations in one big file. They are four-up per page on letter sized paper. Sometimes I print 2000 of them and the resulting PDF is about 2mb, sometimes I print 1000 of them and it's 20mb. Document, settings, method of issueing the commands to output the files are all the same. The only difference is the list of names and those are all almost identical in length. Anyone know what could be happening?
    One clue is that it takes about a minute to run when the result is going to be a small file and about 5 or more minutes when the result is going to be a large file.
    My guess is that sometimes it includes a copy of the images once per page, and sometimes it only includes them once per document, but I'd love to know why and how to control that. Thanks.

    And you verified that the links panel shows everything as up-to-date?
    The only other things I can suggest at the moment are the standard two trouble shooting steps: Remove minor corruption by exporting and Replace Your Preferences

  • I'm working on DC Motor control using DAQ. There is sufficient voltage output from DAQ but not current. What should i do so as to drive the motor

    I'm working on DC Motor control using DAQ. There is sufficient voltage output from DAQ but not current. What should i do so as to drive the motor. Could you suggest me appropriate driver IC using which this problem can be solved.
    Saravanan.T

    You really should use a DC motor controller to control a DC motor, look at the 754410 IC for a good example. You should be able to interface these to most DAQ devices.
    Alan

  • Library Projects compiled using Flash Builder and ANT have different outputs

    Hi Guys.,
    I am really having hard time to get something work right with RSL projects in Flex 3.2 SDK. Here is my weird problem.
    I have a library projects which has the following settings in Flash Builder
    Link Type : External
    airglobal.swc
    framework.swc
    datavisualization.swc
    rpc.swc
    utilites.swc
    applicationupdater.swc
    applicationupdater_ui.swc
    Link Type: Merged into code
    airframework.swc
    servicemonitor.swc
    Compiler settings
    -directory=true -output=../../lib/core -debug=true -optimize=false -define+=CONFIG::bindingdebug,false -define+=CONFIG::frameworkdebug,false -define+=CONFIG::flexspy,true -define+=CONFIG::debug,true -define+=CONFIG::release,false -define+=CONFIG::logtoconsole,false -allow-source-path-overlap=true  -keep-as3-metadata+=Metadata,DefaultProperty,Required,Event,AssignableTo,Inject,InjectCon structor,Publish,Subscribe,PublishSubscribe,Factory,Init,Destroy,Observe,AsyncInit,Managed Events,MessageDispatcher,MessageHandler,MessageBinding,MessageInterceptor,MessageError,Com mand,CommandComplete,CommandResult,CommandError,CommandStatus,ResourceBinding,Selector,Tar get,Autoremove,Internal,ObjectDefinition,DynamicObject
    When I compile my library projects I get a MyLibraryproject.swc. The SWC has the following files in it
    mx/controls/HTML.png
    mx/core/Windows.png
    library.swf
    Note: airframework.swc and servicemonitor.swc has a many png files and properties files in it. But these properties and png files are not included when compiled in Flash builder.
    But when the same project is compiled using ANT compc task, i get all the png and properties files from airframework.swc and servicemonitor.swc files into my library project SWC file.
    Here is the ANT version which is used to compile the library project
    <compc output="${project.output.dir}/${project.name}.swc"
       include-classes="${as} ${mxml}"
       use-network="false"
       directory="false"
       allow-source-path-overlap="true"
       incremental="${build.incremental}"
       debug="${build.debug}"
       locale="${build.locale}"
       optimize="false"
       >
    <define name="CONFIG::bindingdebug" value="${build.bindingdebug}" />
    <define name="CONFIG::logtoconsole" value="${build.logtoconsole}" />
    <define name="CONFIG::frameworkdebug" value="${build.frameworkdebug}" />
    <define name="CONFIG::flexspy" value="${build.flexspy}" />
    <define name="CONFIG::debug" value="${build.debug}" />
    <define name="CONFIG::release" value="${build.release}" />
    <keep-as3-metadata name="Metadata" />
    <keep-as3-metadata name="DefaultProperty" />
    <keep-as3-metadata name="Required" />
    <keep-as3-metadata name="Event" />
    <keep-as3-metadata name="AssignableTo" />
    <keep-as3-metadata name="Inject" />
    <keep-as3-metadata name="InjectConstructor" />
    <keep-as3-metadata name="Publish" />
    <keep-as3-metadata name="Subscribe" />
    <keep-as3-metadata name="PublishSubscribe" />
    <keep-as3-metadata name="Factory" />
    <keep-as3-metadata name="Init" />
    <keep-as3-metadata name="Destroy" />
        <keep-as3-metadata name="Observe" />
        <keep-as3-metadata name="AsyncInit" />
        <keep-as3-metadata name="ManagedEvents" />
        <keep-as3-metadata name="MessageDispatcher" />
        <keep-as3-metadata name="MessageHandler" />
        <keep-as3-metadata name="MessageBinding" />
        <keep-as3-metadata name="MessageInterceptor" />
        <keep-as3-metadata name="MessageError" />
        <keep-as3-metadata name="Command" />
        <keep-as3-metadata name="CommandComplete" />
        <keep-as3-metadata name="CommandResult" />
        <keep-as3-metadata name="CommandError" />
        <keep-as3-metadata name="CommandStatus" />
        <keep-as3-metadata name="ResourceBinding" />
    <keep-as3-metadata name="Selector" />
    <keep-as3-metadata name="Target" />
    <keep-as3-metadata name="Autoremove" />
    <keep-as3-metadata name="Internal" />
    <keep-as3-metadata name="ObjectDefinition" />
    <keep-as3-metadata name="DynamicObject" />
    <load-config filename="${air.config}"/>
    <compiler.include-libraries dir="${flex.frameworks.dir}/libs/air" append="true">
         <include name="servicemonitor.swc" />
         <include name="airframework.swc" />
    </compiler.include-libraries>
    <external-library-path dir="${build.compc.dir}" append="true">
         <include name="TriGeoFlexFramework/TriGeoFlexFramework.swc" />
         <include name="TriGeoLibrary/TriGeoLibrary.swc" />
         <include name="TriGeoRPCFramework/TriGeoRPCFramework.swc" />
         <include name="Degrafa_Beta3.1_Flex3" />
         <include name="parsley-flex3-2.4.0.swc" />
         <include name="spicelib-flex-2.4.0.swc" />
    </external-library-path>
    <external-library-path dir="${flex.frameworks.dir}/libs" append="true">
         <include name="framework.swc" />
         <include name="datavisualization.swc" />
         <include name="utilities.swc" />
         <include name="rpc.swc" />
         <include name="air/airglobal.swc" />
         <include name="air/applicationupdater.swc" />
         <include name="air/applicationupdater_ui.swc" />
    </external-library-path>
    <source-path path-element="${basedir}/src" />
    </compc>
    </target>
    </project>
    Any insights is greatly appreciated.!

    #1, If it compiles then you have no issue. There's no reason at this point not to use 4.6. You should bundle a captive runtime to assure the users computer won't need to have AIR installed at all.
    #2, Papervision is old. Use the Stage3D and/or a wrapper framework. As far as the generic "If I download lots of data will it take the user more time to load it", well, of course. Just don't make the loading experience painful. Entertain them while they way or find ways of displaying data sooner than later. If it's desirable on the web has more to do with the context of the app and the device displaying it. In other words, a phone user would find it easy but obviously not a desktop user.
    #3, Definitely referring you to Google on that one.
    #4, Size always matters, it's common sense. The more you process the harder it is. While I haven't done AR I've used the Microsoft Kinect SDK and ANE and tracking was extremely fast but limited. From what I've seen and your basic built in location and direction hardware on any mobile device you shouldn't have much trouble. Depends on what you're doing.
    #5, This discussion would be way too large for a forum. You'd need to consult a firm experienced in AR development.
    #6, "Applications using the commercial license do not have to provide source code, but must pay a licensing fee. Contact ARToolworks at [email protected] for more information." They will base your price on your product, there is no single price.
    #7, The models could be huge and elaborate or tiny and simple which changes the answer. Consult the answer in #4. Ultimately most people are getting on fast networks with mobile and excessively fast on desktop/wifi. Size matters a lot less than 3 years ago.
    #8, Depends on what you're doing. You have to explain it.

  • Route iTunes audio to different output from iChat audio: How?

    I have some apps that I always want to play via external speakers (e.g. iTunes), and others that I always want to use my headset for output + input (e.g. iChat).
    How can I (semi)permanently do this?
    Thanks!

    Hi,
    It will depend on what sort of Headset. (Ideally USB and not something that Plugs in with a 3.5mm jack on the computer)
    The in iChat select the headset in iChat Menu > Preferences > Audio/Video Section > Output drop down.
    This can be balanced with settings in System Preferences > Sound > Output as well as using iTumes Volume (Controls Menu and keystrokes listed to get the "right" balance.
    9:12 PM Monday; June 7, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Sharing using "Compressor Bundle" resulted in 2 differently encoded videos?

    I selected Compressor Bundle and a custom preset entitled "640x360 1.8mbps SP".
    I ended up with this one but there was also another video created encoded with a setting of  "SD 360p 1700mbps
    When I chose Share again to see what was happening, I noticed the item at the bottom left of the window which could change the setting from one to the other.
    I've never seen this before but it looks as though it causes 2  different versions to be created.
    Clicking it changes it from "Previous" to "Next" Bundle.
    How it got there when I just selected one setting is a mystery.
    Even stranger is the fact that the "1700" preset is nowhere to be found on my computer  .  .  .  I believe it was deleted some time ago.
    Has anyone got any ideas about what might be going on?

    Thanks Tom.
    The Destinations prefs revealed that the "deleted" 1700kbps preset was one of the two but I still can't find any trace of it in my Compressor Folder
    There are many items I don't recollect seeing previously.
    I have got both Compressors 4.1.1 and 4.0.6  on my iMac  .  .  .  .  I wonder if that could be contributing to the odd behaviour?
    Message was edited by: Ian R. Brown

  • I dont know how tu use this!!! very well im from Argentina!! i have questions

    Hello to everybody....so my own language is spanish! but i try to explain what happen to me if somebody can help to me!
    So i work in tourism...i rent furnished apartments in Buenos Aires, one of my clients....gave to me a blackberry 8310 model....He is canadian witch means that the blackberry is from there, so he gave here in Argentina where i live...so when he gave to me i check and it says the applications has been locked by IT policy or something like that, so i go to a mobile company here and they gave me the cell number and internet service, but the applications like camera or photos whatever i m still not able to use them!
    So i have to contact someone of it policy...or what should i do?
    All i know is work good!
    Thanks to all, my email just in case if you have the answer is [email protected]
    Thanks for all and for the help!
    Sebastian 

    Hi and Welcome to the Forums!
    To remove the IT Policy and gain full use of your BB, the procedure will wipe it clean as if you just got it...so be prepared to do everything over again since you received it. Follow these instructions to wipe it clean:
    http://supportforums.blackberry.com/rim/board/message?message.uid=269661#U269661
    Then be sure to contact your carrier to make sure you remain activated on their network. Then start everything over.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Different output from essentially Identical IDML for different output types

    I am testing a website enhancement locally that uses ID CS6, which i have running via the command prompt. The page first displays a .jpg preview of the file you are designing which is working correctly. When the user is finished editing the document they save it to a PDF but that PDF never matches the jpg in that a group of fields are always missing.
    I extracted all the contents of the IDML files being used to generate the two files and combed through them and they are essentially identical. The only difference between them is any reference to the file path of IDML file and the file type I am passing to ID to generate.
    Here is the JPG
    And the PDF
    I can provide exerpts from any file found within the IDML if it will help.
    Any and all help is appreciated!

    So I found the solution to this myself.
    When I was comparing the XML files found within the IDML I wasn't concerned with XML syntax as all the files were valid XML. Whatever InDesign Server uses to parse XML apparently does not conform to XML standards because it does not parse this correctly:
    <TagName Attribute="Value"/>
    It requires the following syntax instead or it doesn't seem to parse correctly causing botched content generation like that seen in my OP.
    <TagName Attribute="Value" />
    Hopefully this helps someone else down the line.

  • How do i set up my wireless printer to print using the internet from a remote location? 8500 pro

    I have two offices and would like to print things off for my staff in different locations from my computer any place I am.  I understood that I should be able to do so with the wireless system.  What setting is not set proper?  

    Hi,
    The latest printers provide remote printing by the HP ePrint feature,
    If your printer is the HP Officejet Pro 8500 (A909) as i can figure from your description, the ePrint feature unfortunately not supported by your printer.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Problem with same Container for 2 different outputs

    Hi,
    I am using method set_table_for_first_display to display 2 different output with same container depending upon the selection of radio button. but the problem I am facing is when I click BACK button after dispaying second output and executing first output, it is showing prebious output only. is there any method to handle this problem?
    Regards,
    Nilanjana

    Hi,
    On clicking back use leave to screen 0 in the PAI module of the screen.
    Call screen 100.
    PROCESS BEFORE OUTPUT.
    Logic
    PROCESS AFTER INPUT.
    MODULE USER_COMMAND.
    MODULE USER_COMMAND INPUT.
    IF sy-ucomm EQ 'User command defined for BACK button'.
    LEAVE TO SCREEN 0. "Go back to selection screen
    ENDIF.
    END MODULE.
    Have a look at the method FREE of class cl_gui_alv_grid.
    eg:
    CALL METHOD wcl_alvgrid1->free
      EXCEPTIONS
        cntl_error        = 1
        cntl_system_error = 2
        OTHERS            = 3.
    Thanks,
    Vinod.

  • Can I send Logic drummer separate tracks to different outputs?  When I select the separate drum tracks the output is set and not changeable

    I am using the Producer drummers in Logic where the different drums parts,(snare, overheads, Kick, etc) are broken into separate tracks.  I would like to take some of these tracks (for ex. snare) and route it to a different output bus.   When I try to do this the output is not modifiable.  Anyone find a way around this?

    The question is not to find a way around it, the question is why it behaves that way in your Project.
    A Producer Kit is just a Summing Stack, were all the individual Channel Strips (Subtracks) are routed to the same Bus that the Master Stack Channel Strip uses as its input.
    In the example of the screenshot, the Summing Stack uses Bus 2, but I selected different Outputs for the firstsix Subtracks, even a Surround Output, whatever is available under the Output Selection Button. Only the "Tom High" Channel Strip is still routed via Bus 2 to the Master Stack Channel Strip.
    You can find more in-depth explanations about the Drummer in my graphically enhanced manual "Logic Pro X - How it Works".
    Try to use a different Project and see if you can change the output routing there.
    Hope that helps
    Edgar Rothermich
    http://DingDingMusic.com/Manuals/
    'I may receive some form of compensation, financial or otherwise, from my recommendation or link.'

  • Two very different results using the same settings (H.264 / Quicktime Pro)

    I’m a bit confused, I have used Quicktime Pro (v7.1) to encode DV into H.264 for iPod and this particular video is 18 minutes long and came out looking very good with the following settings;
    VIDEO: H.264 at 200kbps, Baseline Profile, 25fps, Auto Key Frames, 320x240 or 640x480, Multipass Best quality encoding.
    AUDIO: AAC Audio at 96kbps, 24kHz sampling freq, Stereo.
    However here is the twist…
    When I use the same exact settings to encode just the 30 second opener (from the 18 minute video) the encoded opener looks bad and blocky!
    Why? Same settings would make you assume that you should get a same or similar result, or am I wrong?
    The reason I have tried encoding this 30 second opener is that I am trying to work out which settings work best on the iPod (another issue) and I don’t want to spend hours test encoding the full 18 minute video, as you know H.264 is SLOW to encode!
    So can anyone help in regard to two very different results using the same settings?
    Regards,
    J
    PC   Windows XP  

    Alvin,
    Is it a commercially-released or home-burned CD?
    If it's commercially-released, try "encouraging" the recalcitrant computer by using the iTunes Advanced menu > Get CD Track Names command when it shows Audio CD.
    If it's home-burned, you will find that only the computer that actually burned the disc will know what's on it. The information won't be transferred to another computer.
    Let us know which, if either, of these situations applies to you.

  • I am trying to print a color photo on my MacBook Pro from iPhoto (not using Photoshop) using Epson 2200 printer, and everything I do in the Color Matching and Print Settings results in a photo with a pink cast to it. What am I doing wrong?

    I am trying to print a color photo on my MacBook Pro from iPhoto (not using Photoshop) using Epson 2200 printer, and everything I do in the Color Matching and Print Settings results in a photo with a pink cast to it. What am I doing wrong?

    Have you checked the ink cartridges and made sure the nozzles are clear? Are you able to print from outside of iPhoto with the correct color?
    Try the following: make temporary copy of the library and do the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    OT

  • Use of SQL Profiles where each schema has very different data distribution and volumes

    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE    11.2.0.3.0      Production
    TNS for Linux: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    Our architecture has multiple client schemas in the same database. Each schema has the same code base (tables, procedures etc) but each client's data is very different in terms of volumes and skew/distribution per table. This architecture was done based on cost - I know it's not ideal but it can't change.....
    I am fairly seasoned with performance management and so know the usual tricks of when to eat up the table using parallel full table scans etc. I couldn't further optimise a given stmt for our largest table. I'll call it TSPCI and it has monthly partitions (2 years) and totals about 35Gb in the largest client schema.
    Anyway, I was surprised when ADDM suggested that I could achieve 98% improvement if I were to use a given SQL Profile. Great?
    So, here's my issue - I've found that the same SQL_ID is shared across all those different client schemas: I can't see how to get it to pick/use the SQL Profile in only a particular client schema - let's call it NEX - and not in another (lets call it COL).
    If I generate a SQL Profile as NEX, has it analysed and built the SQL Profile based on the NEX schema and is it therefore invalid/undesirable to have that SQL Profile used in the COL schema??
    I suppose that I could add a small change (say /*+ NEX */) to the SQL in the NEX schema to make the given sql unique there and then generate a SQL Profile for that..........
    What am I missing here?

    Well, I can confirm the behaviour: accept a SQL Profile for a given SQL in one schema and verified that it is used in another schema (where the data volume and distribution is very different).
    I can also confirm the workaround - simply add a hint to the SQL to make it unique such that I could use different sql profiles for the otherwise exact same sql in different schemas.
    I'm happy enough with this workaround but I'll leave this thread unanswered in case someone can suggest a better approach.

  • Merge to HDR Pro preview and final result very different

    I'm using CS5 and beginning to use HDR.  When I merge to HDR pro and make adjustments to images the preview window is extremely different from the final image.  I'm merging original camera raw images from a Nikon D200.  Workflow in ACR is set to 16bit.  Output from HDR pro is also 16bit.  I adjust using the preview window, but after final processing the resulting image is grossly different, much more saturated and more vibrant among other differences.
    Any clues about what I'm doing wrong?
    Bob

    After writing my comment here, I found something elsewhere on the forum that suggested that the problem was that color profile of the input files and the workspace in Photoshop are different.  I found that to be true in my case.  The RAW files in Lightroom 4 are probably being converted to TIFFs as they are sent to Merge to HDR Pro.  In any case, they are being sent with the same color profile they had in Lightroom, which in my case is is ProPhoto RGB.  When HDR Pro sends its results to Photoshop, it converts the output to the same color space that Photoshop is set to. I have Photoshop set to sRGB, because that is what most monitors and printers use, and I do my final work in Photoshop.  As a result, I was seeing something quite different in Photoshop than what I say in HDR Pro.  I found two ways to deal with this.  First, set the color profile in Photoshop to be the same as the input files, or Lightroom if that is where they come from.  The second method is to bring the files into Photoshop as TIFFs and convert them to the working color space that Photoshop uses and then from the File menu choose Automate and from the menu that pops up, choose Merge to HDR Pro.  I have had good results using both methods.

Maybe you are looking for

  • MacBook pro Crashing after Leopard install?

    I am a having a problem my MBP crash when I try to wake it from sleep this only happen when I went to Leopard. Great they fix the wireless problem and give me a Crashing MBP thank apple. Here is the log file it look to be a kernel panic I want to kno

  • Anyone use US Robotics Modem Router?

    Hello I have just purchased a US Robotics ADSL MOdem&Router Model no: 9108. My problem is this, i can connect to internet and ichat with no problem however, i sometimes get this "insuficient bandwidth" error message. I also cant send or recieve any f

  • Different Treatment of Invoice

    Dear All, My client when generating billing document, the standard entries will be generated. Customer            Debit Sales                  Credit Expenses GST                   Debit GST Payable     Credit Excise               Debit Excise Payabl

  • Importing quick time slide shows to dreamweaver site

    I can't seem to import a mac osx quick time slide show to my web site. Anyone know how to do this?

  • IPhoto keeps crashing when using book func.

    Hi all, I bought a brand new IbookG4 in august, and last week end wanted to use the book functionnality to create my wedding book. I've never been so angry with a computer.... meaning IPhoto crashed more than 10 times, and finally i've lost everythin