One character wrong color?

I have received an In Design Document
I am on a Mac
I sent the file to print and strangely one character of a font is printing a different color.
I have checked opacity, tints,
I have converted the file to CMYK PDF
I have converted the pantone color to CMYK, tried RGB,
and each time I try to print the file only that one character is a different color than the others in the file.
Please help I am on DEADLINE
Happy thanksgiving

Does this "1" character show up all over the doc or is it in just one place?
Have you looked to see it the designer has inadvertently applied color to this one char?
Let us know

Similar Messages

  • ExtendScript Illustrator - Change color of text one character at a time.

    I'm trying to write code for ExtendScript ToolKit to target Illustrator. I've been writing in JavaScript, but am open to switching to AppleScript if needed. The goal of the code is to change the characters in a text box one by one to the color of the image behind that letter. The end goal is to have the color of the text create the image.
    Basically, I select a character. And lets say that character is at 720x648 (in pixels) in a 24x36 in image. Then I detect the color in the image layer at that location. Then turn the selected character to that color.
    I have encountered two problems, finding a way to have the script detect the color of the picture at a given location (ideally in pixels) and then change that one character to that color.
    So far my code is this, with a color hard coded in for testing purposes since I haven't figured out the detection part yet.
    if ( app.documents.length > 0 ) {
    var doc = app.activeDocument;
    //get text from textbox
    var numChars = 0;
    textArtRange = doc.textFrames[0].contents;
    numChars += textArtRange.length;
    //loop through to select characters one at a time
    for (x=0; x<numChars; x++){
         var selectChar=textArtRange.charAt(x)
         doc.characterStyles.removeAll();
         var charStyle=doc.characterStyles.add("NewOne");
         var charAttr=charStyle.characterAttributes;
         var detectedColor = new RGBColor();   //ideally the detected color would go here. But for now it is hard coded.
             detectedColor.red = 242;
             detectedColor.green = 51;
             detectedColor.blue = 51;
         charAttr.fillColor = detectedColor;
         charStyle.applyTo(selectChar); // I got an error here: "Object expected".
    }//end for loop
    To detect the color, I tried using the following code, but it only works in Photoshop and even there I can't find a way to store that color the way I need to.
    app.activeDocument.colorSamplers.removeAll();
    var pixelLoc = [UnitValue(16) , UnitValue(16)];
    var myColorSampler = app.activeDocument.colorSamplers.add(pixelLoc);
    I have put in so many hours into this and just want to rip my hair out. Any help or guidance anyone can give would be SO appreciated! Thanks in advance!!!

    finding a way to have the script detect the color of the picture at a given location (ideally in pixels)
    there's no native command to do this in illustrator,
    I tried using the following code, but it only works in Photoshop.....
    unless you get extremely lucky (working with matching Object names) photoshop code won't work in Illustrator.
    a possible workaround, clip your text to your image, rasterize it, trace it, you might end up with a solid color per character, where you could read their color.

  • Hp 5600 all in one Wrong color cartridge pryed out damaged contact.

    I put in the wrong color cartridge, which I had to pry out. I damaged the contact point and now the code states no cartridge in color side. Is there a way that I can overide the color and just use the machine for black printing?
    Thank You  

    Hello psak12,
    I would recommend buying a color cartridge as well as a black one because if a printer is low on ink it can cause the alignment to fail. Also, using refilled ink could cause that also. I would recommend getting genuing hp ink cartridges so that the printer would be able to read the ink levels properly and this should allow you to print out an alignment page. I hope that this is helpful.
    Although i work for HP, my replies are my own and i am not an official spokesperson

  • DUAL MONITOR BUG: One Picture – One Monitor – Different Colors!

    There have been several threads discussing that Photoshop CS4 and OS 10.6. show wrong colors in dual monitor setups.
    The first one to prove this with a screen capture was jb510-LJ0JJQ in August 2009: http://forums.adobe.com/message/2207312#2207312
    Eight months and three OS updates later the problem is still there and makes professional work with more than one monitor a nuisance.
    Here's another actual example: A picture and its 100% identical copy showing different colors on one screen!
    Here's how to repeat it – try this at home ;-)
    1) In the finder make a copy of a rgb picture.
    2) Open one of the two identical pics in photoshop.
    3) Drag it to the other monitor.
    When releasing the mouse button you may see the bug already: the colors will "switch".
    4) To verify this go to system presets - monitors - and change the primary monitor (by dragging the menu bar to the other)
    5) Now open the identical copy you made in step 1) and see the difference!
    Here's a synopsis of suggested workarounds:
    1) disable open GL (which seem to makes no difference on my setup)
    2) click "desaturate monitor colors" but set desaturation to 0 (which prevents visual switching in step 3) (only if openGL is ON) but also leads to a wrong display in step 4+5
    3) make the hardware calibrated monitor your default monitor and strictly avoid changes or dragging pics to the other monitor (which seems to be the only reliable method)
    4) some guys even force both monitors to use the profile of their hardware-calibrated monitor (using color sync) to make sure they see what they should see on at least that one monitor. What a stone-age workaround for the the world's leading imaging program!
    Considering that reliable colors in professional (=multi monitor) settings should be the most basic function of photoshop this mayor malfunction should be solved with CS5! Otherwise we might have to live with it for some more years...
    Have Adobe and Apple realized this bug and on their agenda? Will it be gone with OS 10.6.3? Can anyone explain the reasons for this bad bug? Is there a "officially" recommended workaround?
    Thanks, regards,
    Eric

    There have been several threads dealing with this malfunction. But most faded out in silence or acceptance of the workarounds.
    http://forums.adobe.com/message/2207312#2207312
    http://forums.adobe.com/thread/521483
    http://forums.adobe.com/message/2272192#2272192
    http://forums.adobe.com/thread/311761?start=0&tstart=0
    http://forums.adobe.com/thread/618927?tstart=60
    http://forums.adobe.com/thread/603992?tstart=90
    http://www.wetcanvas.com/forums/showthread.php?t=552977
    http://www.hilfdirselbst.ch/gforum/gforum.cgi?post=368889?search_string=zwei%20monitor#368 889
    But man, this is no minor bug! Consistent colors are the by far most important basic function of photoshop. If you cannot rely on the colors in photoshop you can as well use "Preview" and "Word" for print production ;-)
    Carson, how did Apple react to your complaint? What do you mean with "they don't get it". Do they not see it? Or can't they get it right?
    Shall we open a thread at apple forums to point out that it's not the problem of a single user?

  • Wrong colors when printing to HP Colorlaser Jet 4550 PCL 5c

    I just upgraded from Labview 5.1.1 to Labview 6.1 on a Windows 95 Compaq Notebook. All the plot colors in 8 plot XY Graph indicator printed correctly on our network HP Colorlaser Jet 4550 PCL 5c using Labview 5.1.1. When I print the graph in Labview 6.1, sometimes some of the plot colors in the graph are wrong. In fact one of the plot switches color about 2/3 of the way across the X-axis. What is really weird is that the plot colors always print correctly in the legend. The VI prints the graph programically, but I also get the same inconsistent results when I copy the XY Graph to a new VI and use the print window comand in the file menu.
    In my Labview preferences I use standard printing with colors and di
    thering is turn on. The colors are correct when I programically save the front panel to either bmp, jpeg, or png files.
    What causing this strange behavior?

    Greg,
    Thanks for your suggestion; however, it did not solve the problem. I set the line thickest to the maximum. Then I tried with and without dithering. The results were still inconsistent. Sometimes I got the correct colors; othertimes, some plots had the wrong colors. I attached two gif files as examples. The first shows the correct colors. The second shows that the 1st plot is yellow instead of blue. Also the 4th plot is green instead of red for the 1st 80% of the plot. Then it switches to the correct color, red. I have other graphs with different plots with the wrong colors. Notice that the colors in the legend are always correct.
    Attachments:
    Good.gif ‏105 KB
    Bad.gif ‏108 KB

  • Printing in Lightroom Produces Wrong Colors

    I have searched these forums and found a couple of topics that have to do with incorrect or wrong colors being printed by Lightroom but none of the suggestions proposed seemed to help. So, I think that I have something else going on that is causing me problems.
    The vital statistics: I am using Lightroom 1.4.1 on Vista Home Premium with an HP C7280 All-in-One printer. The pictures I am trying to print are DNGs converted by Lightroom. When printing in Lightroom, I select the option to have the color managed by the printer.
    Basically, any picture that I print from Lightroom looks darker than the original. So, I tried a couple of different tests to try to find out what is going on. I exported a picture to a jpeg and printed that with the Microsoft Office Picture Manager and it printed fine.
    I was curious what would happen if the photo was printed from Photpshop CS3. So, I created a copy of the DNG file from Lightroom and edited it in Photoshop. I printed the picture from Photoshop with the color set to be managed by the printer, and Photoshop also printed the photo with a dark look. I then changed the Color Handling to "Photoshop Manages Color" and the Printer Profile to sRGB, and the picture printed perfectly.
    In addition, I tried printing jpgs from Lightroom, and I got the same dark results. Any suggestions as to what is going on will be very much appreciated. Thank you in advance!
    Michael

    Unfortunately, Lightroom cannot print to this specific printer without tricks. The reason is that HP does not provide color management in the driver (which is why you have to use sRGB in Photoshop - shudder!) and does not provide icc profiles for it. This is HP not providing good drivers for their consumer-oriented printers, and Lightroom expecting at least reasonably modern printer drivers. Photoshop will print to anything by using the working space fall back that really is a hack. Unfortunately, Lightroom does not provide the same hack. In your case, there is a trick you can use, which is to find the "HP color Laserjet RGB" icc profile that HP ships with their laserprinter drivers. It is just an sRGB profile masquerading as a printer profile. If you use that in the profile field in Lightroom, it
    should work.

  • Flash Player (Web Export) showing wrong colors

    Cheers!
    Sometimes when I look at my exported galeries I'm not satisfied regarding the colors. Up to today I thought that this is based on my week skills in developing photos.
    But that seems to be wrong! Please helpt me with the following:
    I'm exporting via Web Module using a simple viewer template (which uses the adobe flash player to display images). Now I fire up that little web page in my browser (safari or firefox in my case) and compare what I see with what I see in lightroom (library module). I can notice a very severe difference in the color presentation. Next I start a second browser window and place it beside the one showing the flash player galery exported before. Within that browser window I call the image from the image folder within the exported web page and compare both. Hence! It does not look like the same.
    To illustrate that I shot the following a couple of minutes ago:
    http://minolta.karlos.at/test.png
    On the left you see the lightroom web galery (simple viewer) and on the right the jpeg picture itself. (You can try that by starting the web galery and then click on the photo and launch it with the command "open picture in new window"
    Weird!
    Is that behaviour known and is there any solution to avoid this wrong color display?
    Thanks!
    C.

    Flash is not color managed (although in the latest version you can somehow turn it on I understand) so it will never show the right color ever. That said, if you have a good display but not so good it has a wide gamut, and you calibrate correctly at gamma 2.2, you should see very similar color. The problem on Macs that have not been calibrated is that the default gamma is wrong (even Apple says this) and they have to be calibrated to be right. Normally Safari color manages so the gamma of most images gets automaticaly corrected, but it cannot color manage flash.
    That said, from your screenshot it appears the difference is entirely due to the difference in gamut between your display and sRGB. There is nothing you can do about it but pester Adobe to enable color management for the latest flash versions in the Lightroom flash galleries. Of course nobody that looks at your gallery will actually see the right color anyway as basically nobody calibrates their screen and most people do not even use color managed browsers.

  • Images Shown In Wrong Colors

    Hello,
    I have a problem in Lightroom.
    I just Lightroom 3 a try, only it turns out the colors of the images aren't displayed correctly.
    It gives this darker and sort off green-heavy version of the originals.
    It's kind of funny cause they look like film-photos developed badly or something.
    Anyway, some time ago I tried an earlier version of Lightroom and I think at first the colors were fine,
    later it turned into what I just described because I believe I touched something.
    So does anyone know how I can get the colors to be displayed correctly?
    Please note, I did a fresh install of Lightroom and removed anything Lightroom-related before.
    And all colors  outside Lightroom or even the look of the panels of Lightroom and such are correct.
    So all image-viewers, all videos, all other media... they all look right.
    Even in Photoshop, where I had a similar issue too but it was some colorspace-setting or something.
    But apparently Lightroom doesn't have that?
    Oh, AND I found that when I'm at the import-interface, the thumbnails of the images are shown correctly.
    Then when I select the ones I want and actually import them to use they're not the same anymore.
    If anyone has a clue, or the solution of course, that would be great.
    Cause this is really unfortunate, I was looking forward to using this,
    especially now I have a camera that supports RAW, I wanted to develop them in Lightroom.
    (Oh yeah, the images I tried were simply JPEG-photos by the way.)
    Greetings...

    OK, I understand it quite a bit better now, thanks for all your posts.
    But I did have an issue with Photoshop (CS3 as in the screenshot) a couple of months ago.
    I'm not sure what it looked like, but it was also this issue with wrong colors.
    Then I messed around with those "Proof"-settings and set it to the "monitor"-one.
    I guess that's the same as using no color-profiles? As they (Ps & Lr) look identical now I mean...
    I'm not sure what it was set to before by the way, I think it was set to a certain profile too.
    Then I kinda steered away from choosing a profile and selected that "monitor"-option I guess.
    Sorry, can't remember exactly, but you probably know what I mean.
    At least I can go ahead a bit with Lightroom now.
    As long as I keep the original shots I guess there can't go much wrong.
    Also, if I print something, would it be a good idea to match the look of the monitor closer to the print?
    At least, if it's off way too much. Or should I check if a specific printer uses no or a correct profile too somewhere?
    I do have a nice standalone which is set to sRGB too I believe.
    It is funny that I get the prints almost exactly to what they look like on the monitor or camera.
    Anyway, I háve been playing around with something called RivaTuner,
    which can tweak and load color-profiles on startup, I guess it's similar to what calibration-software would be like?
    But I think I turned the loading of those settings off a while ago too though.
    Cause it was always "a tad too red, a tad too blue, a tad too green" or whatever for my eyes,
    so I thought I'd stop messing with it and leave it neutral which would probably be better anyway...

  • DNG files rendered with wrong color profile?

    Does someone else also have a problem with DNG (digital negative) files showing incorrect colors when opened in Apple software (Preview, iPhoto, Aperture..)?
    I have a Nikon D750 and currently consider using DNG as archive format for my RAW files.
    But the converted DNG files are shown with a wrong color profile when opened via Apple's own camera raw framework...
    It works in Adobe software - such as Lightroom - but any software using the OS X internal camera raw framework seems to use the wrong color profile when opening the DNG. Note that the original D750 NEF files are opened and rendered correctly.
    I am using OS X Yosemite 10.10.2 with the latest Camera Raw Compatibility Update 6.02 installed.
    On the Adobe side, it is Lightroom 5.7 and DNG Converter 8.7.1.
    I tried all kinds of different conversion settings. It does not seem to make a difference whether I embed preview images in the DNG or not, whether I shoot in 12 or 14bit RAW, and whether I include the original RAW file into the DNG or not. I also tried to explicitly select the 'Camera Standard' color profile in Lightroom first and then export the DNG, but still on the OS X side the resulting image looks wrong as compared to the original NEF.
    Any other Nikon user here who could verify my problems?

    A few simple tests on your end may help you better understand:
    1. Capture the same image (same camera settings in RAW and JPEG)
    2. Open these images in Canon DPP - they will be a close match, this is because Canon DPP and the Canon camera itself use similar RAW processing algorithms
    3. Open convert the CR2 to DNG, and open the CR2, DNG, and JPEG in Adobe Camera RAW - the CR2 and DNG should be a very close (if not identical) match if you use the same processing settings for each, since they are both being processed by ACR's algorithms; the JPEG will probably not match as it was processed with Canon's algorithms
    What you are seeing is at the HEART of raw processing, and has nothing to do with color spaces or with DNG being at fault. The very nature of RAW processing means every processor (DPP, ACR, CaptureOne, etc) will produce different results by default - that's not to say that with some adjustments you can't match one processor's results to another, but it won't be the case by default.
    The choice of RAW processor has FAR more an impact on your results than color space - in fact color space should have virtually no visual impact, though depending on the scene photographed you might have better gradations in some color spaces, better handling of highly saturated colors in some, but the overall look should remain close regardless of color space choice.
    Further, as has been pointed out by others, raw files (which includes CR2 and DNG) do not have a color space - raw files are by definition raw image data which has yet to be processed into a color space. When you see color space assignments in RAW processors, that is relevant to the files you create FROM the raw files, not relevant to the raws themselves.
    Before bringing inflammatory language and false assumptions to a forum with a high level of expert membership you might want to research the issue, and devise some simple tests (like above) to help you understand the issue first.

  • Iphoto book... cover was the wrong color

    I just bought 9 iphoto books and they turned out awesome! Except one thing. 4 of the books I ordered have the wrong colored cover!!! When my husband called the apple customer support, they said they couldn't do anything about it! I spent $53 on each book, so you can imagine my frustration when I didn't get the book I had made. I figured apple was a company that backed their products, especially since this was a negligent error on their part(it says right on the invoice "black" but they sent me red books!) Has anyone delt with a problem like this?? Please help

    Try http://www.apple.com/support/iphoto/customerservice/orderbooks/
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application, iPhoto dB file backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    G5 Dual Core 2GHz, 2G RAM, 250G HD; G4 Dual 1Ghz, 1.5G RAM, 80G HD,   Mac OS X (10.4.8)   QT 7.1.3, 22 LCD, 200 & 160G FW HDs, Canon S400, i850 & LIDE 50, Epson R200

  • CS5 Samples Wrong Color

    I'm having issues with the eyedropper tool in Photoshop. I've found that after I add an adjustment layer, using the eyedropper tool on any given layer in the document will give me the wrong color. A color is sampled, but seems to be shifted in Hue/Saturation/Brightness from the original color on the layer. I've made sure that the tool is set to 'Point Sample' and 'Current Layer', but the issue persists until I restart Photoshop.
    I posted this question around two months ago, and have since followed advice and reformatted my Computer, upgraded the graphics driver, upgraded to Windows 7 from Vista, and installed the 12.0.1 Photoshop update. The error is exactly the same as before, leading me to believe that I can't be the only one experiencing this.
    Can anyone duplicate the issue on their setup? Any ideas on how to address it?
    Thanks very much.

    Have you tried turning off OpenGL? Sampling the wrong color only after a while would suggest it does this because it is not flushing a buffer or the card generally has a misconfiguration that prevents it from handling transparencies, so, if you will, after a while some "invisible pixel" obstructs the correct sampling region.
    Mylenium

  • Reading a string one character at a time

    Hi,
    I'm hoping you use SmallBasic for year 10 exam students at my school.  But, I have found a problem I cannot solve.
    I need to be able to read one character at a time from a string (txt file) and convert each char to its ACSII code.
    How do to I read one char at a time from a string to enable processing?
    Thanks for your help.
    Baz 

    Here is an over the top solution that will display the Hex value of the character codes of every character in the file.
    TextWindow.Write("Enter full file name: ")
    filnam = TextWindow.Read()
    contents = File.ReadContents(filnam) 'read the entire file
    TextWindow.Clear()
    TextWindow.WriteLine("File Name: " + filnam)
    TextWindow.WriteLine("Offset: 0")
    col = 0
    row = 5
    TextWindow.CursorLeft = col
    TextWindow.CursorTop = row
    For i= 1 To Text.GetLength(contents)
    ch = Text.GetSubText(contents, i,1)
    chVal = Text.GetCharacterCode(ch)
    ConvertToHex()
    TextWindow.CursorLeft = col
    If chVal < 32 Then
    TextWindow.Write(".")
    Else
    TextWindow.Write(ch)
    EndIf
    TextWindow.CursorLeft = 20 + 2 + (col * 3)
    TextWindow.Write(Text.GetSubText(hexstr,1,2))
    col = col + 1
    If col = 8 Then
    col = col + 1
    EndIf
    If col > 16 Then
    col = 0
    row = row + 1
    If row > 20 then
    TextWindow.CursorTop = 23
    TextWindow.CursorLeft = 25
    TextWindow.Write("< < < Press ENTER to Continue > > >")
    TextWindow.Read()
    TextWindow.Clear()
    TextWindow.WriteLine("File Name: " + filnam)
    TextWindow.WriteLine("Offset: " + i)
    row = 5
    EndIf
    TextWindow.CursorTop = row
    EndIf
    EndFor
    TextWindow.WriteLine("")
    TextWindow.WriteLine("")
    Sub ConvertToHex
    HexValue[0] = "0"
    HexValue[1] = "1"
    HexValue[2] = "2"
    HexValue[3] = "3"
    HexValue[4] = "4"
    HexValue[5] = "5"
    HexValue[6] = "6"
    HexValue[7] = "7"
    HexValue[8] = "8"
    HexValue[9] = "9"
    HexValue[11] = "A"
    HexValue[12] = "B"
    HexValue[13] = "C"
    HexValue[14] = "D"
    HexValue[15] = "E"
    val = chVal
    hexstr = "h" 'Need to force Small basic to concatenate rather than add
    While val > 0
    hexPos = Math.Remainder(val, 16)
    hexstr = HexValue[hexPos] + hexstr
    val = Math.Floor(val / 16)
    EndWhile
    For hi = Text.GetLength(hexstr) To 2
    hexstr = "0" + hexstr
    EndFor
    EndSub
    Enjoy!

  • Eyedropper in PS CS6 picking wrong color

    My eyedropper started picking the wrong color!  I ahve reset and reinstalled PS - and still have this problem.  No matter what color I click the eyedropper on, it picks a shade darker than what I want.  Anyone have any ideas?  Like I said, I am running PS CS6 on OS Mountain Lion.

    hanci wrote:
    I also have problems with the eyedropper in RGB mode. I have a blue background color and when selecting it with the eyedropper I get #244f69 when I'm in RGB mode. And if I use that color in CSS on a website, the color gets darger than the original color in Photoshop. But if I change to CMYK mode and use the eyedropper again, then i get this code on the same background #00516a. And with that code I get the color I want on the website.
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x64
    Am I doing something wrong?
    Apart from your Photoshop needing updated to at least 13.0.1, the problem may be that your RGB document, which you're sampling in Photoshop, does not have sRGB profile and/or your Web browser is not colour managed and/or your computer is not using a correctly calibrated monitor profile and/or something else.

  • While generating reports in Oracle BI Publisher in pdf format, the generated pdf reports have hindi  इ matra displaced by one character. For example, रिपोर्ट is printed as रपेिोरट.  Word file generated of the same report have correct hindi इ  matra positi

    While generating reports in Oracle BI Publisher in pdf format, the generated pdf reports have hindi  इ matra displaced by one character. For example, रिपोर्ट is printed as रपेिोरट.  Word file generated of the same report have correct hindi इ  matra position and also pdf generated from this word file also contains the same.

  • Can I change more than one photo from color to black and white at one time?

    can I change more than one photo from color to black and white at one time?

    Check out iPhoto Batch Enhancer
    http://www.feroxsoft.com/ibe/index.php.en
    Regards
    TD

Maybe you are looking for

  • P7N SLI Platinum lock-ups

    My specs: Q6600 stock speed Kingston HyperX pc8500 2x 1gb. I manually set it to it's rated timings, voltage and frequency. I have also tried different ram, from Exceleram and it makes no difference. 2x Asus EN8800GT 512mb cards (tried using just one

  • Problem while running a DDT

    Hi When i press the run button while mapping the tables I get the following errors. "Table has more than one role ignoring all the roles." Culd you please help me out in resolving this. Thanks & Regards, Suji

  • DHCP pool to large. I want to shrink it.

    Hi. So I have a DHCP Pool from say x.x.x.1 to x.x.x.200 buti want to reduce it to allow more static IP addresses at the top end so I want for example to change it to x.x.x.1 to x.x.x.170 to do this do I need to make a not of all the settings and dele

  • Using QueryByTypeCodeAndPropertyIDAndPropertyValue in SalesPriceList BO

    Hello All, I have a requirement to fetch the Customer Group Specific Price List from the SalesPriceLsit BO but there is no query in the BO which gives you all data. I am using QueryByTypeCodeAndPropertyIDAndPropertyValue query which needs to be writt

  • Why don't the new iPhone headphones work on my Macbook pro?

    I went to the Apple store yesterday to replace my old iPhone headphones. Today, I tried to use the new ones on my Macbook Pro but there's no sound cmong from them. They sound continies to come from the computer's speakers. How do I fix this?