How do I add the latest Pantone colours in Adobe CC?

Hi all, how do I add the latest Pantone colours in Adobe CC? A customer has asked for Pantone swatches that my latest Pantone libraries just don't have. I can only add CMYK breakdowns in the hope they turn out similar.
I've downloaded and registered my Pantone Plus series of books but this doesn't really help my situation.
Let me know if you can help with this.
Thanks.

Something like the Pantone Colour Manager Software may be of help:
http://www.pantone.co.uk/pages/products/product.aspx?pid=1017&ca=1

Similar Messages

  • How can I download the latest version of Safari?  Exact instructions.

    How do I download the latest version of Safari?  I keep getting a message that my current version is no longer supported.  Isn't there something I can just click on?  I can't see how to actually download it (gen x, not as smart as I once was ), but please help me anyway.

    You may have to settle for as recent of version of Firefox, as your OS X 10.6.8 will allow.
    Even an older archived Firefox would be more recent than Safari from that era.
    https://www.mozilla.org/en-US/firefox/new/
    see:
    https://support.mozilla.org/en-US/kb/how-download-and-install-firefox-mac
    The method to get a later version of Safari, would be to see if the computer can be upgraded
    to a later fully new OS X which includes a period-correct Safari version. That's about it.
    And an upgrade to a later OSX may compromise the kind of computing experience you'd
    found acceptable with Snow Leopard 10.6.8. I'd consider a later computer, as a vehicle to
    access later OS X versions, and keep the older computer (with backups) in Snow Leopard.
    The online App Store may suggest a later OS X version than you have. The latest it may
    (or not) support is Yosemite. That would likely require a RAM upgrade and perhaps a new
    hard disk drive of faster rotational speed, or perhaps an upgrade to SSD, to add speed to
    allow the bulkier newer OS X to work OK. Then you may need to get newer applications.
    Other available OS X versions, not as new as Yosemite, would be available by purchase
    in the Apple Store online. A code would be sent to your email, to unlock these downloads.
    If you fall into the potential upgrade trap, be sure to create viable external clone or bootable
    copy of your current system on external device; and have backup Time Machine archive, too.
    In any event... there isn't a newer Safari for Snow Leopard 10.6.8.
    Good luck & happy computing!

  • How do you change the slide background colour in the keynote app?

    How do you change the slide background colour in the keynote app?

    You can't (not in Keynote for iOS). The background color is a function of the template selected when you create the file initially and cannot be altered. the only workaround I know of is to add a graphic file to the slide and position it behind all other content, but this would need to be repeated on any slide you wish to "recolor".

  • How can I add the date to my locked screen on iPhone 5, i0S7

    How can I add the date to my locked screen on iPhone 5, i0S7

    The date is not showing up on the locked screen since I updated to the latest software.  Trust me, I looked for it before posting

  • How do I download the latest version of iPhoto

    How do I download the latest version of iPhoto

    iPhoto is only included if you are buying a new Mac and then it is only available at the app store - you must "accept" it (associate it with your Apple ID) and then download it. It is not part of the OS - it is an "add-on". Only updates to a previously purchased/registered copy will be offered automatically. Depending on the age/model of the Mac and when/how you acquired iPhoto originally, you will most likely have to pay for the new MAS version - there was a short period last year where Apple allowed anyone who installed Mavericks to upgrade to the latest versions of iLife free of charge, but that is no longer in effect.
    In this case, there isn't enough information to give a definitive answer.

  • I designed my social media buttons. How do I add the link to each one. For example: How do I add my Facebook link to my face book button on my muse site?

    I designed my social media buttons. How do I add the link to each one. For example: How do I add my Facebook link to my facebook button on my muse site?

    Hello,
    Please select the button that you have created and go to hyperlink tab and add the facebook page URL there.
    Please take a look at the screenshot below.
    Regards
    Vivek

  • In mail how do I get the latest entries to appear at the top automatically, at the moment I have to move the cursor from the bottom to the top to read the latest email?

    In mail how do I get the latest emails to appear at the top of the column automatically. At the moment I have to scroll up from the bottom oldest entires to find my latest mail arrivals

    What device are you using?
    I assume you are talking about something other than the iPad?
    Is there a sort order above the date column? Clicking on this can switch between Ascending and Descending order.

  • Messenger Express: How do I add the Directory Server to the address book search tool?

    In Messenger Express (ME) how do I add the Directory Server (DS) to the address book
    search tool?
    <P>
    Edit the globals.pl file. Look for a line similar to: <BR>
    @dirservers = ('MyCompany::phonebook.foo.com::o=FooCorp.,c=US','Four11 Directory::ldap.four11.com::');
    <P>
    Add an entry to the list. The list is comma delimited and each entry is a
    string. The string contains three fields, delimited by a double colon (::). The
    first field is the name you want to appear in the User Interface (UI). The second is
    the hostname of the DS and the third is the Distinguished Name (DN) to use when searching.
    <P>
    Please note, Messenger Express is part of the Messaging Server. For more
    information on Messenger Express, please see the release notes at
    http://home.netscape.com/eng/server/MExpress/relnotes.htm

    You can't add a new contact to specific group and there is no app for this. 3rd party apps don't have access to private iPhone APIs with security concerns being a primary reason, which such a function would require.

  • How do you add the ipad device to your itunes account? Please!!

    How do you add the ipad 2 device to your itunes account

    There is no need to add the iPad, just sign into your iTunes account when you need to.

  • How do I add the external headphones to SystemSetup- Tone?

    Inside Systemsetup->Tone I see only one option: integrated sound. I have no other options to select... How do I add the external headphones (supported by the MacBoock) to the selection list?

    Hello,
    In a Finder Window navigate to your Boot drive->Users->Your User Name, drag the house to the right side of the Dock by Trash.
    This is from 10.5.87, but 10.6 should be similar enough...

  • How do I add the country code to all contacts when it did not previously appear?

    I just moved from the US to the UK and purchased a new iPhone 4S.  When my contacts migrated from Outlook to the iPhone they did not include the country code in the US and therefore all contacts numbers are now listed incorrectly.  How can I add the country code to hundreds of contacts painlessly?
    Thanks in advance.

    International Assist is activated.  Upon further review this appears to be a case of the original country codes not being added when the contact list was constructed.  iOS has not figured this out and thus when changing countries I've been forced to add the country codes to every contact record manually.  Disappointing and very labour intensive.  If only Apple allowed for a macro that simplified the mass change.

  • How do i add the same mouselistener to many different instantiated objects?

    This is for a card game.
    The deck class instantiates 52 cards from the card class.
    The game has a deck of cards. I am dealing each player their cards, the player is to be dealt 8 cards each of which should have a mouselistener.
    How do I add the same mouselistener to each of the cards dealt.
    This is how I have it so far but it only adds a mouselistener to the last card dealt.
         public void dealPlayerACard()
              taken = availableCards.dealCard();
              taken.showCard();
              taken.addMouseListener(this);
         public void mouseClicked(MouseEvent MEvent)
              playerHand.remove(taken);
              paintHand(playerHand);
              playerHand.repaint();
    Any help would be appreciated

    Yeh I have 52 card object in the deck. Theyre not individually named, they were instantiated in the deck class.
    standardDeck.add(new Card(a, b, new ImageIcon(str), cardBack)); //creating and then adding the cards
    So i draw one card at a time, and I had a mouselistener to that particular card. But the thing is, When the cards are clicked, some checking happens and if the move is legal, the card is added back into the deck and its mouselistener should be removed. This is because that card could then be added to the computers hand, and I dont want no player using the computer players cards.
    The game deals the cards to players, players use the cards and then send them to the bottom of the deck, the deck is shuffled and then the game continues until a condition is met by either of the players.
    So i dont understand how a loop solution would work here. My mind is blank at the moment, maybe im not understanding properly. I am new to java. So if you do know the answer, please tell it to me. Please dont wait for a lightbulb to appear above my head. ;)

  • How do I add the rotate button to the main toolbar for all users

    How do I add the rotate button to the main toolbar for all users. I have a Windows 2003 Citrix farm with Adobe Reader 8. I can add it user by user but I want to add it to all users at once. All users need this rotate button,
    Thanks in advance
    ND

    Try the Reader forum. I have no clue.

  • How do I add the rotate button to toolbar for all users.

    How do I add the rotate button to the main toolbar for all users. I have a Windows 2003 Citrix farm with Adobe Reader 8. I can add it user by user but I want to add it to all users at once. All users need this rotate button,
    Thanks in advance.

    Try the Reader forum. I have no clue.

  • How do I add the ClearCache argument to a tab's url?

    How do I add the ClearCache argument to a tab's url? When I click on a tab, I want to clear the page items values.

    Adrian,
    Okay, first realize that when you press a standard tab, it's just like a button that submits whatever page you're on. Then the on-submit-before-computation processes and after-submit computations on that page fire. Then the page defined as the target for the pressed tab is redirected-to. There is no way to alter the target URL of that branch generically for the tab. Consider a tab T. Say you've defined that tab to go to page 20. if you are viewing page 2 and press tab T, page 2 gets submitted and then the engine redirects to page 20 as the target. A similar thing happens if you are viewing page 3, i.e., page 3 will get submitted and you'll get redirected to page 20.
    So, the only way I know of to do what you asked is to create an application-level process that fires on-submit-before-computations that examines the current page ID and request value (which will identify the tab pressed) and then would clear cache for one or more pages as you require. Since this would fire before the tab-associated branch, it should produce the result you described.
    Scott

Maybe you are looking for