Spot color infomation not shown in Document info objects

Hi,
In the eps file, I have checked the Document info-->Objects menu in that spot color mentioned as "NONE"(refer img1.jpg). But in the same eps file Document info-->"Spot color Objects" menu its shows E(CMYK)(refer img2.jpg) that is spot color name. Could you please advise me why this difference occurs. Also I need to get this spot color object name via javascript, how to get this infomation?. I have attached the screen shot for your references.
Thanks for looking into this,
Maria prabudass

Hi.
TextFrame color informations included under textPath property.
app.activeDocument.selection[0].textPath.fillColor.gradient.gradientStops[0].color.spot.na me
If your selection is textFrames, add "textPath" after "selection[0]".
Ten.

Similar Messages

  • Wild Cards are not allowed for this info object

    Hello Experts,
    I am getting some problem, when I trying to find the some selections for info object in variable selection screen; it giving some error like u201CWILD CARDS" are not allowed  for this info object.
    I am trying to find the search item like this: TELENOR*
    When I click on find button it is giving error.
    Please any body help me in this matter.
    Thanks & Regards
    Prathap.

    Hi,
    You need to create a selections option variable on the characteristic that needs to be filtered.
    After doing this, when you run the query, select the * from the dropdown box,and give the value.
    Hope this helps u..!!
    -Pradnya

  • Hey guys, I am new to javascript and I am trying to figure out how to add two spot colors to the active document. I am trying to get it to detect weather or not the spot colors are already in the document, and if they are not, it will proceed to create th

    Here's what I have so far.
    var docRef = app.activeDocument;
    if (docRef.swatches.getByName ("CutContour") === 'undefined') {
    var spotNameCC = "CutContour";               
    var cmykColor = new CMYKColor();
    cmykColor.cyan = 0;
    cmykColor.magenta = 100;
    cmykColor.yellow = 0;
    cmykColor.black = 0;
    // Create Spot
    var spot = docRef.spots.add();
    spot.color = cmykColor;
    spot.colorType = ColorModel.SPOT;
    spot.name = spotNameCC;
    //var spotNameW = "WEED (r)";
    // Create CMYKColor
    /*var cmykColor2 = new CMYKColor();
    cmykColor2.cyan = 50;
    cmykColor2.magenta = 0;
    cmykColor2.yellow = 50;
    cmykColor2.black = 0;
    // Create Spot
    var spot2 = docRef.spots.add();
    spot2.color = cmykColor2;
    spot2.colorType = ColorModel.SPOT;
    spot2.name = spotNameW;
    Let me know what I did wrong lol I know it has to do with the detecting part. Also, if anyone knows any good websites to learn javascript I would be very thankful. I am not sure what a lot of the syntax means. Thanks!!

    Never mind I figured it out. Someone posted a similar question a few months ago on here, damn this forum is awesome wish I had known about it sooner. Sorry if I wasted anyone's time.

  • My Spot Colors are not appearing in the Separations

    Hello everyone!
    I'm having a problem here. I've designed a piece with spot colors, but I can't figure out why they don't appear in the separations and don't export as separate plates. My exported files end up as all process colors.
    In my searches on this problem, the most common solution is that the option in the Ink Manager to convert Spot Colors to Process is checked, but as I've shown in the below screen shot, it's not. It's grey out, which is even more confusing to me.
    I'm stumped. Help?

    If they're the same number, they'd better be the same color, right?
    Actually they are not the same at all.
    2905UP is a CMYK mode color and its Color Type is process, 2905U is a Lab mode color and its Color Type is Spot.
    2905UP is a CMYK simulation of the 2905U solid ink color and it may or may not match depending on the press conditions. Some solid ink colors can't be matched using process colors under any conditions because they are not in the CMYK color gamut.
    On screen they can also look different because the solid color's Lab definition is unaffected by the document's CMYK profile, while the bridge version is because it is a CMYK color.
    Here's the solid version on the left and the bridge version on the right with with US Web Uncoated and US Newsprint profiles. The Bridge version is a terrible match under either of those press conditions.

  • Documents or images are not shown in document viewer properly.

    Hi Friends,
    we are using sap ecc6.0 release 700.we have implemented document viewer functionality to one of our application.we have Adobe in our system.some times documets(pdfs) are shown properly in document viewer.but some times documents are not open in document viewer.in this case if restart the work station PC ,document viewer working properly.so we have to know any ways to correct the bug without restart the workstation PC.
    please suggest any ways to correct it.

    Hi Venkat,
    i am not sure about it, but lets a try ask to your basis consultant for the latest gui .i.e. 7.3 with patch level 8, use the latest GUI and then see , is still you are getting those problems, please revert with your answer.

  • Color profiles not shown on colorsync

    Hello...
    I have been looking for a solution to this issue for the last 2 weeks without success... may be somebody knows about it ?
    Using Mac Os 10.4.11 on an Intel based Mac recently formatted (with the original cd), the color profiles existing on the folder user/library/colorsync or hd/library/colorsync does not appear on the ColorSync utility, under "profiles". So, basicaly, the ColorSync utility does not show any profile by selecting  "profiles" and, of course, clicking the little triangle.
    As I was not able to see the icc profiles installed with the printer driver on the print dialog on photoshop, I  get the profiles on hd/library/printers/epson/inkjet printer/icc profiles, right click on the model and "show content", and then included them in hd/library/application Support/adobe/color/profiles.
    By doing this, I´m able to use that profiles printing from photoshop. But I´m not happy at all with the solution, as colorsync is still not working as it must be.
    Now, I´m trying to calibrate the monitor. And after calibrating, the profile created on -system preferences---display---color----claibrate-, is not shown under "display profile" on that application.  I think this is part of the same problem.
    Is there an expert able to give me a hand on this? How can fix it, in order to see the profiles on Colorsync, found them on photoshop and also create display profiles??

    OK, we're making progress, it just seems to be some User setting/pref file, trouble is, while most are in the User's Library>Prefs, not all are.
    Safe Boot , (holding Shift key down at bootup), use Disk Utility from there to Repair Permissions, test if things work OK in Safe Mode.
    Then move these files to the Desktop...
    /Users/YourUserName/Library/Preferences/ByHost/com.apple.ColorSyncDeviceList.<12 digitHexNumber>.plist
    (There may be more than one of the above to move)
    /Users/YourUserName/Library/Preferences/com.apple.ColorSyncUtility.plist
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    /Users/YourUserName/Library/Preferences/com.apple.ColorSyncCalibrator.plist
    /Users/YourUserName/Library/Preferences/com.apple.ColorSync.Droplet.plist
    /Users/YourUserName/Library/Preferences/com.apple.recentitems.plist
    Reboot & test.
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.

  • Master Data not being uploaded to Info Object

    Hi all,
    I'm trying to upload some master data  in to an Info Object with attributes. When I trigger the DTP, the status gets stuck to Yellow and the data is not being uploaded. There are no errors being shown.
    The data has reached PSA perfectly. My data source is a flat file.
    Anyone have any ideas?
    Please help
    Thanks

    Hi,
    There could be various reasons for this. I would have gone through checking it this way.
    Activity set 1:
    1) Check in SM50 if there is any activity happening.
    2) Check in SM37 for any cancelled jobs.
    3) Check in SM21 for error logs.
    Activity set 2:
    1) Cancel the current request.
    2) Ensure my transformation (b/w datasource and InfoObject) is active.
    3) Try to reduce the data package size and try (say to 100)
    4) Run the DTP
    Activity set 3:
    1)  If Activity set 1 and 2 do not help me, I would check by deleting the request in my PSA as well. Take only one record of the flat file which I am sure has no illegal characters and try loading.
    2) If successful, this would mean it could be because of the erroneous record in the complete set (It may be taking some time to show up the error and hence the status is still yellow).
    3) If unsuccessful, this could be because of some objects which are inactive. And I would start from deleting and recreating the DTP.
    Also, do you have any routines in the transformation? If so please recheck the logic.
    Hope it helps!!

  • Type of Budget Entry document  info object

    hi
    what is info object for  Type of Budget Entry document

    Hi,
    Check in following InfoObjects Tables..
    RSDIOBJ ---Directory of all InfoObjects
    RSDIOBJT ---Texts of InfoObjects
    RSDIOBJ ---Directory of all InfoObjects
    RSDIOBJT ---Texts of InfoObjects
    RSDATRNAV--- Navigation Attributes
    RSDATRNAVT--- Navigation Attributes
    RSDBCHATR--- Master Data Attributes
    RSDCHABAS ---Basic Characteristics (for Characteristics,Time Characteristics, and Units)
    RSDCHA--- Characteristics Catalog
    RSDDPA-- Data Package Characteristic
    RSDIOBJCMP --Dependencies of InfoObjects
    RSKYF ---Key Figures
    RSDTIM ---Time Characteristics
    RSDUNI--- Units
    Thanks
    Reddy

  • Select same fill color/stroke color but not for entire document

    As the title imply's, I am wondering if there is a way to use the "select same fill color" and/or "stroke color" for just a group of objects in a document as opposed to document-wide.
    Thanks for any help you can provide!
    Tony

    Did you make the group into an isolation group?
    ( in the Control bar.)
    Or else you can select the objects you want to change, then Select Inverse and lock or hide.
    Isolation groups are usually handy for this kind of work though.

  • Want photo to print on spot color plate, not black

    Have black & violet 2-color job. Want one photo to print on violet plate, but I can't get it to change... Thanks L W

    Drag the swatch from the swatches panel and drop it on the photo. This
    will only work with a grayscale image with no transparency.
    FWIW, you'll get a better look if you open it in Photoshop and create a
    duotone there or use a mixed ink in InDesign.
    Bob

  • How to extract the Private Note data in Document Service Object?

    HI EXPERTS,
    In transaction ME53N, display document, click on the Service Object button and enter a Private Note.
    How to extract this data and show it in a report?
    Moderator message: please analyse yourself before asking, describe your own efforts and where you are stuck when posting again.
    locked by: Thomas Zloch on Aug 19, 2010 1:33 PM

    I did quite an amount of debug of transaction Code FB03.
    SO_OBJECT_READ is the function module that is used to read this data.
    The inputs are as below:
    folder_id is generated from:
    Within CL_GOS_SRV_PERSONAL_NOTE and METHOD check_status -->
            CALL METHOD cl_binary_relation=>read_links_of_binrel
              EXPORTING
                is_object              = is_lporb
                ip_relation            = 'PNOT'
                ip_role                = 'GOSAPPLOBJ'
              IMPORTING
                et_roles               = lt_roles
    where
    is_lporb-typeid = BKPF
    is_lporb-catid = BO
    is_lporb-instid = 'CompanyCodeDoc nofiscal year'
    lt_roles-instid+12 is used for the SO_OBJECT_READ function module
    Thanks,
    Ven
    PS: if any body comes across a better solution, let me know.

  • Document Spot color

    Hi All,
    I require a script to find if there is any spot color used in my indesin document.
    Can anyone please provide me the code.
    Regards,
    Chang

    Hi,
    Checking applied color must be scan all objects!! of the document,
    Here is a code, it scans texts and frame objects(Text Frame, Rectangle,,,,)
    but not support table and cell.
    mg
    Thanks
    var doc = app.activeDocument;
    var mySwatch = doc.colors;
    var flag = 0;
    for (var i=0; i < mySwatch.length; i++){
        if (mySwatch[i].model == ColorModel.SPOT){
           flag += 1;
    if ( flag > 1 ){
        check_spot(doc);
    else{
         alert("no spot color");
    function check_spot (doc) {
         // scan text story exclude table and cell
         var flg2 = flg3 = flg4 = flg5 = 0
         var story_obj = doc.stories;
         for (var sti=0, stiL=story_obj.length; sti < stiL ; sti++) {
              var tsr_obj = story_obj[sti].textStyleRanges;
              for (var tsi=0, tsiL=tsr_obj.length; tsi < tsiL ; tsi++) {
                   try{
                        if (tsr_obj[tsi].fillColor.model == ColorModel.SPOT) {
                             flg2 += 1;               
                   }catch(e){$.writeln(e);}
                   try{
                        if (tsr_obj[tsi].strokeColor.model == ColorModel.SPOT) {
                             flg3 += 1;               
                   }catch(e){$.writeln(e);}
         // scan pageitem
         var all_p_item = doc.allPageItems;
         for (var api=0, apiL=all_p_item.length; api < apiL ; api++) {
              try{
                   if (all_p_item[api].fillColor.model == ColorModel.SPOT) {
                        flg4 += 1;
              }catch(e){$.writeln(e);}
              try{
                   if (all_p_item[api].strokeColor.model == ColorModel.SPOT) {
                        flg5 += 1;               
              }catch(e){$.writeln(e);}
         // result message
         if ( flg2 > 0 || flg3 > 0 || flg4 > 0 || flg5 > 0 ) {
              var tx_fill_color   = flg2 > 0 ? "used spotcolor in text fill " + flg2 + "part" : "";
              var tx_stroke_color = flg3 > 0 ? "used spotcolor in text stroke " + flg3 + "part" : "";
              var pi_fill_color   = flg4 > 0 ? "used spotcolor in page item fill " + flg4 + "part" : "";
              var pi_stroke_color = flg5 > 0 ? "used spotcolor in page item stroke " + flg5 + "part" : "";
              var rslt = [tx_fill_color, tx_stroke_color, pi_fill_color, pi_stroke_color].join('\n')
              alert("result\n" + rslt);

  • Not saving spot color to process

    I have Acrobat 8.1.2 on Mac
    In Ink Manager I convert spot color to process.
    I save and close the file. I reopen the file
    Spot colors are not converted
    I appreciate any suggestions.
    Faro

    Try the acrobat forums at
    http://www.adobeforums.com/webx/.3bbeda8b/

  • Illustrator CS6, CC, "CC 2014" not honoring a 100% Cyan Spot Color Swatch change.

    Why does Illustrator CS6, CC, "CC 2014" not honor a "100% Cyan Spot Color Swatch" changing the % value in the Color Pallet.
    I create 3 different Spot Color Swatches of 100% Cyan, 100% Magenta and 100% Yellow in the Swatch pallet.
    Then I fill 3 different squares with one of each Swatch and put the Fill to 70% on all in the Color Pallet.
    Now I try to change each square back to 100% value in the Color Pallet by typing a number into the Percent Field.
    But the Cyan Spot Color does not honor the entry, the Yellow and Magenta are fine.
    Has anyone seen this behavior before, and what can be done to resolve it?
    Thanks,
    J

    I would report this as a bug, you can use the slider to set it to 100%, but not enter that value by  typing. Strange.
    Adobe - Feature Request/Bug Report Form

  • How to get the "Document info" in illustrator cs?

    Hai all,
    I need to know how to get the counting of RGB objects, CMYK Objects and Grayscale Objects information for illustrator vector(editable) file.
    In illustrator raster image file, i need to know how to get the Embedded image information(Resolution, Mode).
    I collect these infomation manually from "Windows->Document info". I saved the "Document Info" details in illustrator manually using "Document Info Pannel". I dont know how to save that information through "illustrator sdk" or through any other way without manual interaction. Could you please advice me. This is for windows operating system.
    Thanks,
    Prabudass

    I think sample code in the SDK contains a 'skeleton' plugin, I'd start with that. It should also provide a list of suites that get automatically loaded, I think it's in Suites.h. Just make sure AIDocumentSuite is in the list, and if it's not, just follow the examples in that file to add it. That should end up with a global variable called 'sDocument', which has all the suite functions as methods.
    Then it's something like:
    AIDocumentSetup setup;
    AIErr error = sDocument->GetDocumentSetup(&setup);
    // check error to make sure it's kNoErr
    Then you just have to inspect the setup struct for (hopefully) the answers you're looking for.

Maybe you are looking for