Show image in different window

Dear All,
as mentioned in this thread (initialize dialog with img) there is bug in Acrobat XI to show an image in a dialog box crated using JS. Are there other possibilities to show the image in a different window (pop-up, create a new pdf and show in new window etc.)?
The image (legend for the map) is already imported in document on the second page, but it has to be shown to the same time when I am looking at the first page(map) in order to avoid scrolling down and up.
Any suggestions would be appreciated.
thanks and regards,
Alex

Very nice idea, I appreciate it very much! I started to implement it immediately. After I put the attachment, the JS code below was generated. I open the legend using this function ( this.exportDataObject({cName:"legend.pdf", nLaunch: 2}) ) and put it before //</ACRO_script>, otherwise it is deleted automatically after closing.
Is it possible to hide UI on document level? Because this function (app.hideMenuItem();) is not allowed cause of security prevention(even using trusted function:( var hideMenu = app.trustedFunction(function() { app.beginPriv(); app.hideMenuItem(); app.endPriv(); });
And how can I hide remaining buttons and panels right and left? Could not find in documentation .
//<Document-Level>
//<ACRO_source>ADBE::FileAttachmentsCompatibility</ACRO_source>
//<ACRO_script>
/*********** belongs to: Document-Level:ADBE::FileAttachmentsCompatibility ***********/
CODE, like var v = app.viewerVersion;if (v < 7) { .....}
this.exportDataObject({cName:"legend.pdf", nLaunch: 2});
//</ACRO_script>
//</Document-Level>

Similar Messages

  • How can i show images from different folders  in image gallery

    Hi All,
             i have downloaded and executed photo viewer image gallery application.
              in that we r showing images sequentially what we have defined in xml file.
             but i want show images randomly or i want show images from different gallary.
    Can any one help me.
    thanks
    Raghu.

    WaqarLFC7 wrote:
    On Windows:
    Ctrl + click on the songs you want to group - then right click and click get info and it will ask you if you want to get info for multiple items click YES then under album name it whatever you want and them songs will be grouped into 1 album.
    Mac:
    Same procedure but hit SHIFT instead of CTRL.
    Actually, it's right click or ctrl click, same as windows.

  • How to make mouseover effect text show image in popup window or tooltip?

    I am trying to display a popup image in a new window when the mouse moves over some text. Or perhaps, the image could display in a tooltip when the mouse moves over some text.
    However, I have achieved the functionality of an image appearing above the text when the mouse moves over some text. This is how I did this:
    I put this code into the Page HTML Header:
    <script type="text/javascript">
    <!--
    function setFirstChildImgDisplay(el,vis) {
    if(!el || !el.getElementsByTagName) return;
    el.getElementsByTagName('img')[0].style.display=vis;
    // -->
    </script>
    I created a region and put this in the Region's Title field:
    {div onmouseover="setFirstChildImgDisplay(this,'inline')"  onmouseout="setFirstChildImgDisplay(this,'none')">Check out Page 1 here <img src="#WORKSPACE_IMAGES#DGNR Preview Page 1.bmp" alt="Page 1 Preview" style="display:none;">{/div}
    I am thinking that I should not have all of this code in the Region's Title field. But, I don't know where else to put it in APEX.
    So my questions are:
    1. how to get an image to display in a popup window or as a tooltip when the mouse is moved over some text?
    2. where should the {div} content be placed in APEX, if not in the Title field?
    Please note that I used '{' & '}' instead of '<' & '>' just so the div would display in this post.
    Also, I would like to give credit to this website because this is where I found out how to do what I have provided above.
    http://forums.devshed.com/web-design-help-2/mouseover-effect-text-shows-image-321876.html
    Thank you in advance,
    Maggie

    It's just an image map. Play with the settings. Here's a shape layer making a hole in the water and adding a bit of color.

  • How to use imgPlot in a MFC SDI program to show image in main window

    I am trying to display acquired images in the main window of my Single Document MFC application as opposed to individual display windows. I use imgPlot to achieve this. The problem seems to be the HWND that I pass to the call. I am not sure of the proper place or technique to capture this handle.

    Hello,
    Have you tried looking in the IMAQ Function Reference Help? You can locate this document by navigating to Start >> Programs >> National Instruments >> Vision >> Documentation >> NI-IMAQ Function Reference. This help file contains descriptive information for each parameter of the function.
    I would also suggest taking a look at the IMAQ examples that shipped with NI-IMAQ. You can find the C examples in the following directory:
    C:\Program Files\National Instruments\NI-IMAQ\Sample\MSVC
    I would suggest starting with the HL Snap example. That is a very simple example that snaps a single image and displays it.
    Take a look at that documentation and at those examples and let me know if you have any additional questions.
    Regards,
    Scott R.
    Applications Engineer
    National Instruments

  • Preview 4.1 - "open all images in one window"

    Dear users,
    Despite checking this button in Preferences, Preview often (not always) will open my images in different windows, as opposed to in one window with a thumbnail pane. This is especially true across file formats. Am I doing something wrong? THANKS!!

    First, put enough images into /Users/Shared to test. Then, create a new account, name it "test" and see how your Preview app works in that User acct? (That will tell if your problem is systemwide or limited to your User acct.) This account is just for test, do nothing further with it.
    Open System Preferences >> Accounts >> "+" make it an admin account.
    If the problem is present in the test account also, then it is systemwide. In this case try repairing this with the 10.5.4 Combo Update . This is a fuller install, as opposed to an incremental "delta" update so it should overwrite any files that are damaged or missing. It does not matter if you have applied it before.
    Remember to Verify Disk before update and repair permissions after update from /Applications/Utilities/Disk Utility.
    If the problem does not appear in the test account try starting in "Safe Mode" (It will take a bit more time to startup because it runs a directory check first).
    If that works go to System Preferences >> Accounts >> Login Items and remove them. Boot normally and test. If there are still problems, go to ~(yourHome)/Library/Contextual Menu Items and move whatever is there to the desktop. Then do the same with /Library/Contextual Menu Items. Lastly, try moving /Users/Home)/Library/Fonts to your desktop and restarting.
    Log out/in or restart, if that sorts it start putting items back one at a time until you find the culprit.
    Let us know.
    -mj
    Message was edited by: macjack

  • Removing repeat value in smartforms different window

    when i am using this code in smart forms with code option  and using these( wjominy-VERWMERKM  ,WJOMINY-ORIGINAL_INPUT) variable in ten different window for taking output  for different condition  the value showing in ten different window is right means if ten different value is coming it should show all value in ten different window but if only one value is available it should show only once .
    but this code is showing one value in all window means it is repeating single value in all widndow but my requirement is it should show only once if it is repeat value .
    pls help me in solving this issue.
    CLEAR : IQAMV,IQAMR.
    LOOP AT IQAMV.
    IF IQAMV-VERWMERKM = 'J_1.5'  OR IQAMV-VERWMERKM = 'J_3'
    OR IQAMV-VERWMERKM = 'J_4'    OR IQAMV-VERWMERKM = 'J_5'
    OR IQAMV-VERWMERKM = 'J_7'    OR IQAMV-VERWMERKM = 'J_8'
    OR IQAMV-VERWMERKM = 'J_9'    OR IQAMV-VERWMERKM = 'J_10'
    OR IQAMV-VERWMERKM = 'J_11'   OR IQAMV-VERWMERKM = 'J_13'
    OR IQAMV-VERWMERKM = 'J_15'   OR IQAMV-VERWMERKM = 'J_20'
    OR IQAMV-VERWMERKM = 'J_25'   OR IQAMV-VERWMERKM = 'J_30'
    OR IQAMV-VERWMERKM = 'J_35'   OR IQAMV-VERWMERKM = 'J_40'
    OR IQAMV-VERWMERKM = 'J_50'   OR IQAMV-VERWMERKM = 'J_1/16'
    OR IQAMV-VERWMERKM = 'J_3/16' OR IQAMV-VERWMERKM = 'J_4/16'
    OR IQAMV-VERWMERKM = 'J_6/16' OR IQAMV-VERWMERKM = 'J_7/16'
    OR IQAMV-VERWMERKM = 'J_2'    OR IQAMV-VERWMERKM = 'J_5/16'
    OR IQAMV-VERWMERKM = 'J_8/16' OR IQAMV-VERWMERKM = 'J_9/16'
    OR IQAMV-VERWMERKM = 'J_6'    OR IQAMV-VERWMERKM = 'J_10/16'
    READ TABLE IQAMR WITH KEY MERKNR = IQAMV-MERKNR.
    IF SY-SUBRC = 0.
    IF IQAMR-ORIGINAL_INPUT IS NOT INITIAL.
    replace '_' in IQAMV-VERWMERKM with '=' .
    wjominy-VERWMERKM = IQAMV-VERWMERKM.
    WJOMINY-ORIGINAL_INPUT = IQAMR-ORIGINAL_INPUT.
    APPEND WJOMINY TO IJOMINY.
    ENDIF.
    ENDIF.
    ENDIF.
    ENDLOOP.

    thanks jayathi.
    BTW did you test this example with records exceeding single page.I actually coded the table in the same manner.But it does not work.
    Anyhow, i solved the problem using a work around. I added a window to the next page with check box 'not on first page ' ticked.

  • Pop up a window to show images

    Hi, I am trying to show images when the user rolls the mouse
    over the image but I want to show them as a pop up window only when
    the user is on the image.
    Any ideas how can I handle this? I will have variety of
    images and want the same behavior for all of them.

    mouseOver and mouseOut event functions for the images.

  • Images appear fine in Photoshop cs6 and cc, but print too dark, and also show too dark in Windows picture viewer. How can I correct this? Is this a Photoshop setting issue or what?

    Images appear fine in Photoshop cs6 and cc, but print too dark, and also show too dark in Windows picture viewer. How can I correct this? Is this a Photoshop setting issue or what?

    Ok, look at your files in Photoshop. What is the profile assigned to them? You can find this out by going to the Status bar at the bottom, clicking on the right-pointing triangle and choosing document Profile from the list.
    Then in Windows, go to your Control Panel > Color Management and add sRGB (if it isn't there) and select it as your default profile.
    I hope that will work.

  • How to construct a window that shows images in a continuous rotation on a webpage using flash

    Would like to know how to create a window in a web page that shows images in a continuous rotation

    There are dozens of ways to accomplish this. What sort of experience with Flash do you have? A very simple method is to just place each image on the timeline. Set a frame rate for the movie, and then extend each image's extent on the timeline to allow it to be shown for the duration that you want. For instance, with the frame rate set to 15 fps, to show each image for 1 second, you would have each image occupy 15 frames. Add or subtract frames to suit your needs. You can add transitions between each image if you like.

  • How to display two different parts of one image in two windows?

    hi everyone:) i need to display two different parts of one image in two windows. i have problem with displaying :/ because after creating windows there aren't any images :( i supose my initialization code of creating windows is incomplete, maybe i miss something or maybe there is some inconistency. graphics in java is not my strong position. complete code is below. can anybody help me?
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.image.*;
    import java.io.*;
    import javax.imageio.*;
    import javax.swing.*;
    import java.util.*;
    class ImgFrame extends JFrame
           private BufferedImage img;
           ImgFrame(BufferedImage B_Img, int x, int y, int w, int h)
                   super("d");
                   img=new BufferedImage(w,h,BufferedImage.TYPE_INT_RGB);
                   img=B_Img.getSubimage(x, y, w, h);
           }//end ImgFrame construction
           public void paint(Graphics g)
                   Graphics2D g2D = (Graphics2D)g;
                   g.drawImage(img, 8, 8, null);
           }//end paint method
           public Dimension getPrefferedSize()
                   if(img==null)
                           return(new Dimension(100,100));
                   else
                           return(new Dimension(img.getWidth(null),img.getHeight(null)));
           }//end of GetPrefferedSize method
    }//end ImgFrame class
    public class TestGraph2D_03 extends Component
           static BufferedImage IMG;
           public static void Load()
                   try
                           IMG=ImageIO.read(new File("c:/test.bmp"));
                   catch(IOException ioe)
                           System.out.println("an exception: "+ioe);
                   }//end try catch
           }//end TestGraph2D_03 construction
           public static void main(String[] args)
                   Load();
                   ImgFrame F1 = new ImgFrame(IMG, 0, 0, 8, 8);
                   ImgFrame F2 = new ImgFrame(IMG, 8, 8, 8, 8);
                   F1.addWindowListener(new WindowAdapter()
                           public void windowClosing(WindowEvent e)
                                   System.exit(0);
                   F1.pack();
                   F1.setVisible(true);
                   F2.addWindowListener(new WindowAdapter()
                           public void windowClosing(WindowEvent e)
                                   System.exit(0);
                   F2.pack();
                   F2.setVisible(true);
           }//end of main method in TestGraph2D_01 class
    }//end of TestGraph2D_03 class

    Never override the paint(...) method of a Swing component.
    If you have a sub image then add the image to a JLabel and add the label to the GUI. No need for custom painting.

  • How can i perform system image recovery in windows 8.1 hp pavilion g6

    recently i upgrade my hp pavilion g6 to 8.1pro..i need to create an system image file of my windows 8.1..so plz give me a detailed procedure...to store it on dvds/online hp backup recovery...
                                                   Is this image recovery working properly when my system got in big trouble???

    When requesting assistance, please provide the complete model name and product number of the HP computer in question. HP/Compaq makes thousands of models of computers. Without this information it may be difficult or impossible to assist you in resolving your issue.
    The above requested information can be found on the bottom of the computer, inside the battery compartment, or on the BIOS startup/setup screen. Please do not include the serial number. Please enter the model/product information into HP's Online Consumer Support page and post it here for our review.
    Please use Windows "System Image Backup" utility to create an exact image of the Windows 8.1 partition as it currently is, on an external hard drive. You may also need to create a Windows "repair" disc. If your computer developes issues or you need to replace the hard drive, all you have to do is "restore" the image to the computer. Please see Windows 8.1 Tip: Use System Image Backup for instructions on creating and restoring a "Windows - System Image Backup."
    This process is not a system recovery and is different than using Window Restore or Refresh, or HP System Recovery.
    If you have any further questions, please don't hesitate to ask.
    Please click the white KUDOS star to show your appreciation
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • Gray scale photos images are different but should be the same; help?

    I send a gray scale image from Lightroom (Edit with ...) and it opened CS4 photoshop.
    I made a blank document , 11x14".
    I used Windows/arrange/ tile to view the blank and the gray scale image. I tired various methods of bringing the gray scale image to the blank one (move tool, select all and move, copy and paste). Each time, I did this within seconds of each other (I made no changes to fill, opacity, and I used Normal). I brought the image in twice so I could print out the SAME image twice on the larger 11x14 at Sams club in order to use the Epson 7800 printer and not the old wet process on the Fugi machine. One image is darker(lighter) than the other every time. I even tried another image and I got two different exposures.
    I wonder if it it only happens with the grayscale images? Perhaps it is a problem coming from Lightroom 2.5?
    I did a three image 16x20 and I didn't notice the difference - partly because they were three differenct images in color. I will try two color images from the same file tomorrow.
    Any thoughts? I haven't found a possible setting problem that would have been applied between the operations.
    Rich

    Paulo,
    Thanks. I was ready to believe the monitor idea but I still have some reservations.
    I don't doubt what you said about the pixels (sounds correct to me).
    Why?
    I tried another monitor and the images I attached also look like the top one is darker (vertically).
    Also, the same is true if I scrolled the images. It seems to me that I should see a difference as I slowly scroll the image vertically. I didn't see a difference.
    Read on please.
    At any rate (I long for a CRT - my 21" crapped out last year), I am using  two SAMSUNG screens, the
    one attached to the main computer is the Syncmaster T220 - a well rated
    monitor; as far as I knew , read and had friends who recommended them.
    The other I just tried is attached to the second computer a couple of feet away. It is the syncMaster T240HD. 
    So, if it is an LCD monitor problem, it is with both and the same
    company. I would think I would have read some bad reports about these
    LCDs?
    Also, wouldn't the color images also be different when presented the same way? (they aren't).
    However, I went back to the original T220 LCD display and moved an image in to a blank one as before, then did the control J to copy the layer, and the images we different again. But, I zoomed in more than usual and scrolled the images and they were lighter at the bottom of the screen and darker at the top of the screen!!!!!!
    That is good news and bad news! $$$$$$
    If it is the monitor problem, then both images should print as the same.????
    Secondly, the display (LCD) attached to the machine at Sams showed the same difference between the two images. AND, I recall that the display is also a Samsung (I will check that tomorrow).
    What a bunch of coincidences! I guess I have to search the web for some Samsung answers? and contact the company?
    I want to explore as much on my end as possible.
    Hunt and another suggested the Control-J to avoid the problem by copying the layer. That didn't work either.
    I suppose I could tweak one of the images after bringing them in but I don't know how (I clicked the layer and I wasn't able to do anything - like lighten that image).
    Again, thanks for the help. I think the question maybe answered.
    I will send the screen capture shortly.
    Rich

  • Images displaying differently in Library view to Develop - also affecting Exports

    I've run in to a strange problem since the 4.1 upgrade.
    When displayed in the Library view, images are not appearing correctly.  In my case, there is a huge amount more noise in the Library view compared to the Develop view.  This is also affecting Exports.
    I have been unable to find any answers online, and only found one other case of this reported via a You Tube video.
    Any ideas?!
    Many thanks
    Rick

    I am assuming you have a correctly calibrated monitor calibrated using a hardware calibrator. Lightroom sometimes shows the aforementioned problems with canned monitor profiles on windows machines. Now that out of the way:
    I am also having this problem - the library view is closer to the printer output - very frustrating! In dev mode the image is lighter - sometimes appears to be too hot, but in library and during print it is just right. This was not a problem in 3 - what's the fix?
    Have you tried seeing what happens when you soft proof for the paper profile in the Develop module?
    It seem the fit views do not match up...the confusion comes in that it seems the fill views sometimes do, and sometimes do not match. when the images appear different, I've the sense in dev the images are brighter and hotter.
    This can happen if your image is very noisy or has a lot of high frequency detail. The sharpening preview in fit view that is applied in Develop tends to brighten images with lots of noise or detail. It also happens when you are applying a lot of color noise reduction and have a lot of colored detail. SInce Lightroom cannot really show you the result of this correctly but for when looking at 1:1, this results in the Fit preview showing more color saturation than there really is.

  • On my screen my iChat name shows as my AIM handle, but other people are showing a completely different name. Anyone know how to correct this?

    On my screen my iChat name shows as my AIM handle, but other people are showing a completely different name. Anyone know how to correct this?

    Hi,
    I still have you in my Buddy list.
    Whereas you were showing just plain "Norma"  you are now showing "Norma Howe" in Capital Letters.
    The only way I know to achieve that at my end is to View any Display Name that was set up or Add those "First Name, Last Name" Details to my address Book and list your Screen Name against them.
    IF the AIM Settings Display Name items does not List NORMA HOWE and in fact lists something else the only thing I can think of is another App allows the Display name to be set from there and this is overriding the AIM Setting info.
    I fired up an old version of AIM for Mac (version 4.7 from 2005) on my G4 computer running Leopard.
    This Identifies Buddies that have entered Display Names  (puts them in the Quotes as in "NORMA HOWE")
    In the Preferences of this version of AIM for Mac it has a Sign On tab.
    This has a box to enter how you show up (i.e. the Display Name)  This version hints at adding Capitalisation and Spaces to your Screen Name.
    Actually when I tried to change it to anything this version refused to let me.
    So I changed my regular Name to "Ralph Johns r"
    This however does not change the AIM settings page
    Uploaded with Skitch!
    This would suggest that if the AIM setting page does not have this info then it is an AIM app somewhere.
    Boot Camp and  windows Version ?
    AIM for Mac (Any versions) ?  (I am prettry sure it will be  alter version than mine as the Self Listing shows the changed Name but still lists it as the Screen Name in the info Screen)
    AIM on a Phone or iPad ?
    8:38 PM      Thursday; April 5, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • PS CS5 Image Display Differs From Used ICC Profile In Win 7

    Hi,
    on my Windows 7 Ultimate x64 machine, I just calibrated my Dell SP2309W monitor using an i1DisplayPro and basICColor 5, creating a ICC v2 profile (I am aware of the problems under Windows with ICC v4 profiles).
    It created the ICC profile and applied it to be used by Windows. I double checked under COLOR MANAGEMENT that the new ICC profile is being used. Although I can see that the new ICC is being used (desktop appearance changes), there are a few issues I am experiencing:
    (1.) Windows Photo Viewer
    The thumbnails in Windpows Explorer look fine (they DO use the new ICC profile), when I double click a jpeg and open the image it DOES NOT use the new ICC profile. When I click the PLAY SLIDESHOW button (starting the slideshow) in the opened image in Windows Photo Viewer, the images DO use the new ICC profile.
    (2.) Internet Browsers
    All current internet browser (Firefox, IE, Safari and Chrome) DO use the new ICC profile and display the image correctly.
    (3.) Photoshop CS 5
    When I open the same image - that Windows Photo Viewer does not correctly displays (according to the new ICC profile) - in Photoshop CS5, I get the same image display that Windows Photo Viewer gives me (when not thumbnail or not in slideshow mode) - it appears to be the sRGB display.
    My color settings in PS CS5 are: North America General Purpose 2 > sRGB IEC 61966-2.1.
    When I go to View > Proof Setup > Monitor RGB I get the image display using the new ICC profile.
    Why does the image look different in PS than my calibrated monitor should output ?
    I was under the impression (please correct me if I am wrong), that the sole purpose for calibrating my monitor was to get a uniform display across (ICC aware) applications. Even when one applies different color spaces to a document in PS, I thought the output on my calibrated screen done by the graphic card should always be according to my calibration and the settings in the ICC profile being used.
    What Am I doing wrong or what am I misunderstanding ?
    Any help or input is appreciated !
    Thanks.
    - M

    Hello,
    A note on monitor calibration: calibrating your monitor will not guarentee that every application will display color correctly, it's more of a step along the pipeline, and for the preview part of a color workflow it's the last step.  Here's how color translation follows for an ICC workflow when previewing to a monitor:
    Image Color Numbers > Document Tag or Workspace Profile > Monitor Profile
    For non-color managed applications, if the original document is or isn't tagged with a color profile it will be translated directly to the monitor profile anyway.  This is the equivalent in Photoshop of selecting "Monitor" in soft proofing.  Selecting monitor in softproofing will bypass the tagged or workspace profile to translate colors directly through the monitor profile.
    For most automatic color managed applications (like Firefox), the image will be translated through the tagged profile and then sent through the monitor profile.  If the image is untagged or the profile is unrecognized, the colors get sent directly to the monitor profile.
    For Photoshop, a tagged document will have its profile respected and then sent to the monitor.  An untagged document will be assigned the workspace profile, which acts like a temporary document profile, and then gets sent to the monitor.  This is often why users will notice Photoshop behaves differently from other applications.  It's usually a case of the workspace coming into play.  By default the workspace profile is set to sRGB.  You can change this in Edit > Color Settings.
    The purpose of the workspace is originally for printing workflows, as a way of keeping consistant color translations when dealing with both tagged and untagged documents.  For web output workflows it can be useful for viewing everything through sRGB, which is typical of the average monitor output (not so with newer wide-gamut monitors, another source of confusion...) combined with the fact that originally most web browsers were not color managed.  Hence viewing everything through sRGB is pretty close to what most monitors see and what untagged/unmanaged docs will look like.
    Monitor calibration is useful only because it brings your monitor output to a "known state".  In traditional workflows the monitor was always a middle-man, a preview device which was useful for getting an idea of what the printed output would look like before you print it.  Since print colorspaces are often smaller than display spaces, it's feasible and useful to narrow down the monitor/display space and calibrate it to a known state, so that even if it doesn't totally match the print, you'll get used to its differences/limitations and they'll be consistent so long as the calibration is maintained.
    For web output, your final output is often another user's computer monitor, which can have any form of behavior (most standard monitors are pretty close to sRGB, or use sRGB as an operating system workspace (default monitor profile).  Wide gamuts behave differently, but I'm not sure if there's a particular ICC space that they closely match, or if different wide-gamuts are even that close to each other in their display color spaces.
    Hope this helps!

Maybe you are looking for

  • Can I choose which of my displays to share?

    I am a teacher and would like to present a PowerPoint presentation both through a projector and on ~20 student computers.  When I launch the slide show in Powerpoint, I see the presenter's view (with notes) on my machine, which is great, and the pres

  • Apple ID Security questions. Help me please

    Okay so I have had this email address for about 2-3 years now and it's been my apple email since then. I have added iTunes codes to it every so often but just yesterday I bought one and decided to redeem it on my iPad. It was successfully redeemed an

  • Not able to call External (RFC) Service in CAF

    Hi, When trying to import RFC(ABAP) in CAF for External Service using the wizard, after I give the SAP Logon Information nothing happens Wizard does not move to the next screen after I give the logon credentials and SAP System Data, I tried with Sing

  • Line chart will not drill down

    I am doing a drill down Group report which will show the Sum of Last year's Sales By Country, State and city over a period of time(by date) for throughout the year 2007. Every group will have a line chart with Data title as Sum of Last year's Sales (

  • .flv in a slide show

    I am using NetStream to view a video in a slide show. I'm using an action-script-controlled video player from the Library. The video is on a nested slide. It works OK, but while the slide show loads, the audio portion of the video plays while the Pre