Set images on to JTextPane from JTextField or JTextPane using ":)"

Hi,
Please see my problem
jtf = JTextField();
ae = ActionEvent
jta = JTextPane();
     if(ae.getSource() == jtf)
               String Sticon = jtf.getText();
               //jta.setText(Sticon);
               System.out.println(Sticon);
               if(Sticon == ":)" || Sticon.equals(":)"))
                    jta.insertIcon(new ImageIcon("07.gif"));
                    System.out.println("inside sticon");
               else
                    jta.setText(Sticon);
               jtf.setText("");
Help please
Thanks

Do not use a test like if (Sticon == ":)")... for a String you always have to use the equals()[b] method.

Similar Messages

  • I need to select and upload a image and corresponding url from an external website using file upload control in MVC4. Please help

    I need to select and upload a image and corresponding  url from an external website using file upload control in MVC4.
    Please help
    Latheesh K Contact No:+91-9747369936

    This forum supports .NET Framework setup.
    As your issue appears to have nothing to do with .NET Framework setup, please ask in the MVC forums for best support.
    http://forums.asp.net/1146.aspx/1?MVC

  • Images are not loading from initial domain when using a cdn

    Hello, i have a wordpress website on which i set the w3 total cache plugin with a cdn, the cdn is MaxCDN and is configured to not serve images but only css & js & font files. Because i configured the cdn not to serve images, the images in css files have the src as absolute path, path which point to original website domain, something like this: background-image: url("http://www.originaldomain.com/images/back.jpg");, the css file is served from the cdn like this: http://cdn.originaldomain.com/css/style.css . So the problem is that firefox refuse to load the images referred in style.css file, images which probably appear to be in another domain. If i try to load the images directly in browser, using address bar, they are loading ok, but on loading from css file i got a http error 500 (acording to firebug). The same website is loading ok in other browsers: ie7/ie8/ie9, opera, safari and chrome. Can anyone help me to solve the issue?

    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • HOW TO SET IMAGE DPI

    I read images which are 300 DPI . I get it in BufferedReader, and do some pixel manipulation. When I save those pics as PNG or JPEG the image DPI becomes 72 DPI. There should be a way to set image DPI when converting from Bufferedeader to .pgn or .jpg file.

    I need to know how to set DPI to 400 without destroying the image data or pixel height and width. I know of two places within the header of a jpeg that this can be set a third I can see through debug information in metadata but cannot set. Why is this so difficult to manipulate?

  • Set text of TextBox coming from Facebook API

    I developing an app in which I need to set some data of user from facebook. So using WebAuthentication broker I get the user to login and then fetch the information and set it to the textbox values. The information is fetched properly but the values are
    not set in Textbox. I can't figure out the reason. Can somebody help? This is my function for setting the data.
    async public void SignUpUsingFacebook(string response)
                if (Utility.isInternetAvailable())
                    try { MainPage.StartAnimation();
                    MainPage.loaderGrid.Visibility = Visibility.Visible;
                    catch
                        setAnimation();
                        StartAnimation();
                        loaderGrid.Visibility = Visibility.Visible;
                    string token = response.Substring(response.IndexOf('=') + 1);
                    string fbGetInfo = "https://graph.facebook.com/me?access_token=" + token;
                    HttpResponseMessage msg = await new HttpClient().GetAsync(new Uri(fbGetInfo), HttpCompletionOption.ResponseContentRead);
                    if (msg.IsSuccessStatusCode)
                        try
                            string fbData = await msg.Content.ReadAsStringAsync();
                            JObject j = JObject.Parse(fbData);
                            string fbId = j["id"].ToString();
                            txt_user_Name.Text = fbId;
                            txt_user_Name.Visibility = Visibility.Collapsed;
                            txt_first_Name.Text = j["first_name"].ToString();
                            txt_last_Name.Text = j["last_name"].ToString();
                            txt_email_Address.Text = j["email"].ToString();
                            txt_retype_email_Address.Text = j["email"].ToString();
                            gender = j["gender"].ToString();
                            if (gender.Equals("male", StringComparison.OrdinalIgnoreCase) || gender.Equals("boy", StringComparison.OrdinalIgnoreCase))
                                boy.Visibility = Visibility.Collapsed;
                                boySelected.Visibility = Visibility.Visible;
                                girlSelected.Visibility = Visibility.Collapsed;
                                girl.Visibility = Visibility.Visible;
                            else if (gender.Equals("female", StringComparison.OrdinalIgnoreCase) || gender.Equals("girl", StringComparison.OrdinalIgnoreCase))
                                girlSelected.Visibility = Visibility.Visible;
                                boySelected.Visibility = Visibility.Collapsed;
                                girl.Visibility = Visibility.Collapsed;
                                boy.Visibility = Visibility.Visible;
                        catch { }
                        try { MainPage.loaderGrid.Visibility = Visibility.Collapsed;
                        MainPage.StopAnimation();
                        catch
                            loaderGrid.Visibility = Visibility.Collapsed;
                            StopAnimation();
                    else
                        Utility.notifyUser("Your information from facebook could not be fetched", "");
                else
                    Utility.showMessage(Utility.msgType.InternetError);

    The WebAuthenticationBroker has nothing to do with the issue of your textboxes not showing the values they were set to show.
    You are basically just setting string values to textboxes on your page. This shouldn't fail unless you are doing something else that is invalidating the values. Are you setting the values on a different page and viewing the changes on another?
    Abdulwahab Suleiman

  • I want to make a slideshow to view on my television with image's duration ranging from seconds to an hour or more and I want to use my iPhone or iPad mini to control the television through my Apple tv.  I've been unable to locate an app that will do this.

    I want to make a slideshow to view on my television with image's duration ranging from seconds to an hour or more and I want to use my iPhone or iPad mini to control the television through my Apple tv.
    I've been unable to locate an app that will do this.  The Photos app that comes with the phone or iPad has extremely limited duration controls.  PhotoStream seems to load everything from my phone or iPad not allowing me to just load up a set group of images.
    iPhoto for iPad is getting some terrible recent reviews.  I tried a couple other free apps but they don't use Airplay.
    I can do something like this with iPhoto and my MB Air, but it's kind of ugly to have the computer open in order to connect by Airplay to my Apple TV.  I've thought the iPad or iPhone would be a lower profile controller.
    Am I out of luck?

    Thanks for your help.  Since I'm uninterested in loading all my photos (the only option) into photostream, I won't be able to use the settings in ATV.  I guess I'm just stuck with using iPhoto on my MB Air.  Thanks again.
    paul

  • How to set image source path in formsweb.cfg file in forms 11g

    Hi,
    I had written HTML code in the formsweb.cfg file in forms 11g. In the below code i am unable to retrive image file(i.e., .gif, .jpeg) from the server or local machine.
    In the below HTML code i set image source in the image tag as below:
    <img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_04.GIF"
    Is this correct path to fetch the images from the server or local machine .
    Please help me out how to set path for image in html or is there any alternate process to retrive images.
    Here is the code :
    [INDIVIDUALUAT]
    workingDirectory=D:\Aims10dev\Work
    form=LMstartup.fmx
    userid=rmenu/rmenu@RLIFEQA64
    codebase=/forms/java
    imageBase=codebase
    width=1005
    height=750
    WebUtilArchive=/forms/java/frmwebutil.jar,/forms/webutil/jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    archive_jini=frmall_jinit.jar,life-icons-round.jar,Agilis_Icon.jar,life_Icon.jar,personalize.jar,hyperlink.jar,amazingbutton.jar
    archive=frmall.jar
    separateFrame=False
    lookandfeel=Generic
    EndUserMonitoringURL=True
    usesdi=yes
    #HTMLbeforeForm= <table width="1005" border="0" cellspacing="0" cellpadding="0"><tr><td width="200"><img src="/forms/html/agilis-life-logo.gif" width="200" height="80" /></td><td width="10"><img src="/forms/html/agilis-life-new11_02.gif" width="36" height="80" /></td><td width="805" valign="top" background="/forms/html/agilis-life-new11_03.gif"></td></tr></td></tr></table>
    HTMLbeforeForm=<body topmargin="0" leftmargin="0" > <table width="1005" height="100" border="0" cellspacing="0" cellpadding="0"><tr><td width="200" valign="bottom" ><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-logo.gif" width="200" height="80" /></td><td width="10" valign="bottom" ><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_02.gif" width="36" height="80" /></td><td width="550" valign="bottom" ><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_03.gif" width="550" height="80" /></td><td valign="bottom"><table width="219" height="90" border="0" cellspacing="0" cellpadding="0"><tr><td height="36" valign="bottom" align="center"><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agile-logo.jpg" height="36"></td></tr><tr><td height="10" valign="bottom"> <div align="right"><span style="font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#00000; " >Home | Change Password | Logout</span></div></td></tr><tr><td colspan="3" valign="bottom"><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_04.GIF" width="100%" height="39" /></td></tr></table></td></tr></td></tr></table></body>

    AFAIK, this is not the correct way to set the image location.
    We call the working directory as context, so inside the context root along with WEB-INF, maintain a folder with name img and put all the images in that directory.
    You can use either .\<image_folder> or the optimum way would be (if you are using JSPs) to use getContext() method and traverse accordingly.
    FYI,,, using getContext() will give you context root directory, from there it is as simple as accessing any other folder.
    Hope this answers your question.
    Cheers,
    Jeets.

  • Problem importing images into RoboHelp 10 from FM 11

    I am using Adobe TCS4, on Win XP SP3, to import or link structured FrameMaker 11 books and documents into RoboHelp 10. Our default graphics types are generally eps and tiff images, in anchored frames and imported by reference into FrameMaker, and FrameMaker equations. When I import a FM document into RoboHelp, things appear reasonably correct, equations are converted to jpegs, but the other images typically do not appear. Instead, blank images are created in the appropriate size, and named <docname>00001.jpg, etc, where <docname> is the original FrameMaker document name.
    During import, the Images portion of the FrameMaker conversion settings list "Use Distiller to Generate Image". If this box is checked, RoboHelp nearly always crashes when there are non-equation images in the file. If that setting is unchecked, the import generally completes, but the images, except for equations, are not imported. Remarkably, occasionally one or a few of the correct images doappear in the RoboHelp html; in these cases, it is usually one or more tiff images that have somehow been successfully converted to jpeg; but the majority of images are not converted.
    I have tried a few other things, without success. For example, I have replaced all the images in the Framemaker document with jpeg images, then imported into RoboHelp, but the results are the same, with empty renamed images created, and original images not imported. I have also tried reducing the image sizes in the Framemaker to the exact size size required in the output; in other words, so images appear at 100% size in Framemaker. This approach also has not been successful. I have also tried importing to another format in RoboHelp, such as png, with no success.
    I have had some occasional success, for example rare occasions when one or two images appear in the RoboHelp html, and a single case in which nearly all of the graphics imported correctly. That FM document is somewhat different from the others because nearly all of the referenced images in FrameMaker were PDF. The successfully imported PDFs were imported into RH as jpegs of the same name. The only files that failed to import were a few eps files which were imported as blank images named aqccording to the <docname>0001.jpg scheme.
    Aside from converting all of my images to PDF, and modifying documents accordingly, I have run out of things to try. So, I was hoping to get some advise:
    1) Is there another approach I can try?
    2) Should I uninstall and reinstall TCS4?
    3) Is there an import log that could tell me the mapping of FrameMaker image name to RoboHelp image name, for example: fm0201.tif > <docname>00001.jpg? At least then I could use that list to manually import the appropriate jpgs into Robohelp.
    4) Is anyone else experiencing this issue?
    5) What is it with the constant crashes when "Use Distiller to Generate Image" is checked. In these cases, Distiller keeps chugging away, producing images, until RoboHelp crashes.
    Thanks very much, I appreciate any suggestions.
    Chris McCauley

    I remember reading that document on images, parts 1 and 2, I think, but did not find any solution to this issue there. I have seen your posts on the path length, and have tried to reduce them as much as possible by moving files close to the root directory. I continue to have issues with cross-references, but I have not spent much time yet in fully diagnosing that problem. I'm experienced with Framemaker for many years, and I'm beginning to feell familiar with many parts of RoboHelp, so I thoiught I'd try to knock these issues one at a time, in either order, actually. thanks for your suggestion.

  • Read System.in from JTextField

    hi all, I have found this code that redirect System.in and System.out on JTextArea:
    package xyzGui;
    import javax.swing.JOptionPane;
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import javax.swing.*;
    import javax.swing.event.*;
    import javax.swing.text.*;
    public class resGui extends javax.swing.JFrame {
        PipedInputStream piOut;
        PipedInputStream piErr;
        PipedOutputStream poOut;
        PipedOutputStream poErr;
        /** Creates new form resGui */
        public resGui() {
            initComponents();
            try {
                // Set up System.out
                piOut = new PipedInputStream();
                poOut = new PipedOutputStream(piOut);
                System.setOut(new PrintStream(poOut, true));
                // Set up System.err
                piErr = new PipedInputStream();
                poErr = new PipedOutputStream(piErr);
                System.setErr(new PrintStream(poErr, true));
                // Create reader threads
                new ReaderThread(piOut).start();
                new ReaderThread(piErr).start();
            catch(Exception e) {
                System.exit(0);
        /** This method is called from within the constructor to
         * initialize the form.
         * WARNING: Do NOT modify this code. The content of this method is
         * always regenerated by the Form Editor.
        private void initComponents() {
            jScrollPane1 = new javax.swing.JScrollPane();
            consoleArea = new javax.swing.JTextArea();
            commandLine = new javax.swing.JTextField();
            getContentPane().setLayout(new org.netbeans.lib.awtextra.AbsoluteLayout());
            setResizable(false);
            addWindowListener(new java.awt.event.WindowAdapter() {
                public void windowClosing(java.awt.event.WindowEvent evt) {
                    exitForm(evt);
            jScrollPane1.setViewportView(consoleArea);
            getContentPane().add(jScrollPane1, new org.netbeans.lib.awtextra.AbsoluteConstraints(0, 60, 610, 200));
            commandLine.addKeyListener(new java.awt.event.KeyAdapter() {
                public void keyPressed(java.awt.event.KeyEvent evt) {
                    commandLineKeyPressed(evt);
            getContentPane().add(commandLine, new org.netbeans.lib.awtextra.AbsoluteConstraints(0, 40, 610, -1));
            pack();
        private void commandLineKeyPressed(java.awt.event.KeyEvent evt) {
            if(evt.getKeyCode()==10) {
                String val = commandLine.getText();
                if(val.equals("exit")) {
                    System.exit(0);
                commandLine.setText("");
                consoleArea.append(val+"\n");
        /** Exit the Application */
        private void exitForm(java.awt.event.WindowEvent evt) {
            System.exit(0);
        // Variables declaration - do not modify
        private javax.swing.JTextField commandLine;
        private javax.swing.JTextArea consoleArea;
        private javax.swing.JScrollPane jScrollPane1;
        // End of variables declaration
        class ReaderThread extends Thread
            PipedInputStream pi;
            ReaderThread(PipedInputStream pi)
                this.pi = pi;
            public void run()
                final byte[] buf = new byte[1024];
                try
                    while (true)
                        final int len = pi.read(buf);
                        if (len == -1)
                            break;
                        SwingUtilities.invokeLater(new Runnable()
                            public void run()
                                consoleArea.append(new String(buf, 0, len));                           
                                // Make sure the last line is always visible
                                consoleArea.setCaretPosition(consoleArea.getDocument().getLength());
                catch (IOException e)
    }...I would like, if possible read System.in from JTextField and not from JTextArea:
    Input from text box and output to text area.
    Thanks

    It doesen't work. I would like to create a GUI for a command line application. I would like to send command to my "command line" application using textfield in GUI and not using console. In my sample System.out is redirected on JTextArea I try to redirect JTextFiled value on System.in...

  • Wanting to use Photoshop CS6 to open images directly from iPhoto 11. Using OSX10.8.2 and iPhoto 11.  Just installed Photoshop CS6 and want to open images directly from iPhoto.    Before I installed PS I was not able to edit photos in iPhoto 11.  Nothing

    Wanting to use Photoshop CS6 to open images directly from iPhoto 11.
    Using OSX10.8.2 and iPhoto 11.  Just installed Photoshop CS6 and want to open
    images directly from iPhoto.    Before I installed PS I was not able to edit photos
    in iPhoto 11.  Nothing happens when I click on ‘edit‘ it is blank. 
    And now it will not work using Photoshop CS6 either.
    From Help Center I have gone to iPhoto/Preferences/ Advanced and chosen Photoshop CS6  to Edit Photos but then cannot find an 'Open' to click? Perhaps this is the problem?
    When I select a photo in iPhoto and click the Edit button - nothing happens.
    Please advise. Glenys

    This may be of help to you:
    Using Photoshop or Photoshop Elements as Your Editor of Choice in iPhoto.
    1 - select Photoshop or Photoshop Elememts as your editor of choice in iPhoto's General Preference Section's under the "Edit photo:" menu.
    2 - double click on the thumbnail in iPhoto to open it in Photoshop.  When you're finished editing click on the Save button. If you immediately get the JPEG Options window make your selection (Baseline standard seems to be the most compatible jpeg format) and click on the OK button. Your done. 
    3 - however, if you get the navigation window
    that indicates that  PS wants to save it as a PS formatted file.  You'll need to either select JPEG from the menu and save (top image) or click on the desktop in the Navigation window (bottom image) and save it to the desktop for importing as a new photo.
    This method will let iPhoto know that the photo has been editied and will update the thumbnail file to reflect the edit..
    NOTE: With Photoshop Elements  the Saving File preferences should be configured as shown:
    I also suggest the Maximize PSD File Compatabilty be set to Always.  In PSE’s General preference pane set the Color Picker to Apple as shown:
    Note:  to switch between iPhoto and PS or PSE as the editor of choice Control (right)-click on the thumbnail and select either Edit in iPhoto or Edit in External Editor from the contextual menu. If you use iPhoto to edit more than PSE re-select iPhoto in the iPhoto General preference pane. Then iPhoto will be the default editor and you can use the contextual menu to select PSE for your editor when desired.
    OT

  • Regarding extracting the images of the signatures from the signed pdf

    We are using a TOPAZ sig pad Model: T-LBK750SE-BHSB-R to sign pdf documents using acrobat plugin.
    The PDF has  more than one signature field to sign.
    All this happens in a web application that uses Javascript to submit the pdf.
    We also have a requirement to capture the signature as a image.
    However, the customers (one or more) will only sign the pdf  and so, we will somehow have to extract the images of the signatures from the signed pdf.
    Could you please let me know if this can be done using pdf apis (like IText etc) or some other server side APIs.

    If you set up standard password security so that form filling and signing existing digital signature fields is allowed, you should be OK.

  • Slideshow: Setting Image Default Image Duration

    Howdy All!
    I am again attempting to create a slideshow on FCE and it has been almost a year since I last used FCE. I have forgotten if there is a way to set the default duration of still images either as I import them into FCE or as I move them to the timeline.
    I will also need to set a default duration for my transitions.
    Does anyone know if there is a simple way to calculate how much inserting a transition will affect the duration of images. I know from past experience that if I calculate the duration of my still images so that a section of slide show is a specific length and then add in transitions, they will actually shorten the total duration of that section.
    Thanks
    HPL

    It will only change new images as we said.
    Regarding all the transitions, there is a way to streamline the process:-
    1. Put all slides in Timeline.
    2. Make your transition a Favorite.
    3. Click on the first "join" and add the transition.
    4. Press the Down Arrow and the playhead will jump to the next "join".
    5. Drag the Favorite from the Browser and drop it over the "join".
    Keep repeating steps 4 and 5. It is extremely quick taking less than 5 seconds each and getting quicker with practice. You should be able to do the whole lot in well under half an hour.
    Message was edited by: Ian R. Brown

  • Image moves when printed from SAP queue versus Adobe Reader.

    I've got a form with a image embedded into it that serves as a background watermark.
    This document is usually printed from Adobe Reader, however some users have requested the ability to print directly to a SAP printer without using Adobe Reader to print using windows drivers.
    When the form is sent to a SAP printer the image watermark is for some reason moved about 3mm to the right which causes the watermark not to align with the Text Fields that also print on the form.  The text fields do not move, they print in exactly the same spot with either print method.  Only the image seems to be affected.
    Has anyone run into this?  The image is an embeded .png file that is set to Scale Image Poportionally in the sizing options.
    Thanks for any input!

    Thank you for your replies.
    I looked at the notes you suggested and it does seem related to the extra margin added to documents printed to PCL-5.
    If I use LiveCycle to set an image field .5mm from the left edge of the page, and then print it from SAP directly and then from Adobe Reader I see two different things.
    Adobe Reader (with page scaling option turned off) will simply omit anything that falls outside the printable range. 
    SAP  will move the omitted content into the printable area.  This is what is causing my image watermark not to align properly with the text in front of it.  The image field was too close to the left margin and so in the process of printing, SAP has moved it over to fit in the printable area.
    It seems I can fix this issue for my particular requirement by creating a new image field that has the extra white space removed so that I can keep the image field farther away from the left edge of the page.
    Not sure if there is some way to change the way the drivers for device type HPLJ4 are handling these margins, but it will likely just be easier to change the images to move them further from the edge which seems to fix it.
    Edited by: Clay Robinson on Feb 15, 2011 9:59 PM

  • Appearance of images changes when moving from ACR to PSE11 Editor .. why?

    I run Windows 8.1 x64 bit on my new PC and use PSE11 which opens raw files automatically into ACR.  Once I've finished editing an image in ACR I then click on 'Open Image' which transfers the part edited file to the PSE11 Editor.  Once there I perform a few additional tweaks before cropping, sharpening and saving as a jpeg.
    At about the same time as I installed PSE11 onto my new PC I became acutely aware of a change in the appearance of my images as they transferred from ACR to PSE11 Editor.  Having performed the basic adjustments in ACR and things are to my liking, the image now opens in PSE11 Editor looking rather washed out by comparison .. less contrast, maybe a little more brightness and a certain degree of reduced colour saturation.
    Obviously all images are seen on the same monitor, so any fingers pointing at calibration issues don't count in this instance!  I just need to know if there is a fix that will return me to the situation I've always had before, where the part edited ACR image looks the same when it opens in the PSE11 Editor.  I have been using PSE in various versions for a number of years and this is the first time that I've experienced this irritating problem.
    Help, please!

    CanonMan49 a écrit:
    Thanks for your reply Michel ...
    The colour setting in both Editor and Organiser is: 'Always Optimise Colours for Computer Screens'
    I believe this option will select the sRGB colour space by default and that the option 'Always Optimise for Printing' will default the colour space setting to Adobe RGB.  Is this so?  I only print occasionally (most of my viewing is on the monitor or the TV) but it would be nice to know if the chosen colour space chosen produce this odd effect I'm experiencing (although I sincerely doubt that it's got anything to do with it).
    This option will be used by the ACR conversion module to set the colour space of the file imported in the editor. So, you are right, the sRGB colour space is a good choice for you. What's good is that the raw file itself has NO colour space. If you have edited a raw file for sRGB, good. But you can set your editor to 'optimize for print', and you'll get an aRGB version for printing. Worth a try if you have a good printer (mine is an all-in-one with 6 inks and I can see the difference for some subjects).
    My camera (EOS 5D MkIII) is always set to sRGB.  Is this significant?
    No for raw files. That's used only for the in-camera conversion to jpeg. It's a simple tag which is ignored in the ACR conversion process (see above).
    The main issue though remains, namely the fact that part edited images look washed out in PSE Editor in spite of looking just fine in ACR a split second earlier, so I'm still looking for a remedy.
    Such a difference is often noted when a file with aRGB colour space is seen in a software that believes it's sRGB. Nothing in your worklows seems to explain that.
    Do you see a difference when you see the same edited picture in a non colour-managed software? I can't help you more for the moment.

  • Set image colour settings for multiple images

    In my workflow I place (Adobe)RGB images into InDesign. PDF export takes care of the RGB to CMYK conversion (convert to destination with preserve numbers).
    However this uses the default rendering intent for every conversion: relative colorimetric.
    For images, i want to use perceptual.
    Is there a way to quickly select all images and change the rendering intent?
    All the images have the same ojbect style. Unfortunately i could not find a way to couple the rendering intent to the object style.

    You can do it it via Assign Profiles...
    It can also be scripted, something like this AppleScript:
    tell application "Adobe InDesign CS6"
        tell active document
            set imgs to all graphics
            repeat with x from 1 to count imgs
                if class of item x of imgs is image then
                    try
                        set image rendering intent of item x of imgs to perceptual
                    end try
                end if
            end repeat
        end tell
    end tell

Maybe you are looking for

  • Are there a dynamic way for evaluting variables in as3?

    Hi..! eval() is a usefull method or function in javascript.. Because we may define our variables via dynamic way..! There are following code is for understanding that how can define dynamic defining variables in javascript.. And Are there a dynamic w

  • Data types in DB connect

    Hi all I have following fields in my SQL 2005 DB <b>type - len</b> uniqueidentifier - 16 ENUM     - 1 datetime     - 23 NAME     - 255 COMMENT -  16      When I make the data source in BW 2004s , what are the data types that I should use for my infoo

  • Where do i find what version of iTunes i have

    where do i find what version of itunes i am using and where do i go to see if update is available? Thnx

  • Updateing linux-ck-atom-headers from repo-ck: file size exceded

    I'm not sure what this error means, I have 2.9 g left on the root partition ~$ sudo pacman -S linux-ck-atom-headers resolving dependencies... looking for inter-conflicts... Targets (1): linux-ck-atom-headers-3.3.4-3 Total Download Size: 4.69 MiB Tota

  • Fair Market Value for 2011 macbook

    I have a macbook that is in very good condition. The macbook has a intel core 2 duo processor, 2.26 GHz and 2Gb memory. I have all of the original packaging. I'm looking to sell it and would like to know fair market value. Thank you in advance!