Export Preset Name list, it disappeared !!

I have problem with the Export Version option from Aperture software; when I used this option to export an photograph I selected the 1024 x 1024 option, next, the system send to me an alert message, something like: "..corrupt transfer.." and when I tried again the same action, the default Export Preset Name list, it disappeared !!
I reload all the software, 1.5 Version and 2.0 update software and the problem continues.
What I need to do in order to fix the problem?
Thank You...

Hi Damian,
I tested in my environment, change the column name and export to excel list, the exported field name is the correct one.
Please check the column name from somewhere else from site UI, you could check from SharePoint designer or powershell script.
[system.reflection.assembly]::loadwithpartialname("microsoft.sharepoint")
$site= New-Object Microsoft.SharePoint.SPSite ("http://siteurl")
$web=$site.OpenWeb()
$list=$web.Lists["CustomList"]
$list.Fields |select ID, title, internalname| more
In addition, I wonder if the issue occurs to all lists or one specific list. If the issue only occurs to one list, please try to save this list as template and create a new list based on this list and test the issue again.
Regards,
Rebecca Tu
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
[email protected]

Similar Messages

  • How can I auto export a PDF File using the "Smallest File Size" preset and set the Exported File Name based on information from an Imported PDF?

    Greetings all,
    I am trying to create a script to automate a PDF export process for my company for inDesign. I’m fairly new to inDesign itself and have no previous experience with javascript, although I did take C++ in high school and have found it helpful in putting this code together.
    We have an inDesign template file and then use the Multi-page PDF importer script to import PDF files. We then have to export two version of each file that we import, then delete the imported file and all of the pages to reset the template. This has to be done for nearly 1000 pdf files each month and is quite tedious. I’m working on automating the process as much as possible. I’ve managed to piece together code that will cleanup the file much quicker and am now trying to automate the PDF exports themselves.
    The files are sent to us as “TRUGLY#####_Client” and need to be exported as “POP#####_Client_Date-Range_North/South.pdf”
    For example, TRUGLY12345_Client needs to be exported as POP12345_Client_Mar01-Mar31_North and POP12345_Client_Mar01-Mar31_South.
    There are two templates built into the template file for the north and south file that are toggled easily via layer visibility switches. I need to get a code that can ideally read the #s from the imported Trugly file as well as the Client and input those into variables to use when exporting. The date range is found in the same place in the top right of each pdf file. I am not sure if this can be read somehow or if it will have to be input manually. I can put North or South into the file name based on which template layer is visible.
    I am not sure how to go about doing this. I did find the following code for exporting to PDF with preset but it requires me to select a preset and then type the full file name. How can I set it to automatically use the “Smallest File Size” preset without prompting me to choose and then automatically input some or preferably all of the file name automatically? (If the entire filename is possible then I don’t even want a prompt to appear so it will be fully automated!)
    PDF Export Code (Originally from here: Simple PDF Export with Preset selection | IndiSnip [InDesign® Snippets]):
    var myPresets = app.pdfExportPresets.everyItem().name;
    myPresets.unshift("- Select Preset -");
    var myWin = new Window('dialog', 'PDF Export Presets');
    myWin.orientation = 'row';
    with(myWin){
        myWin.sText = add('statictext', undefined, 'Select PDF Export preset:');
        myWin.myPDFExport = add('dropdownlist',undefined,undefined,{items:myPresets});
        myWin.myPDFExport.selection = 0;
        myWin.btnOK = add('button', undefined, 'OK');
    myWin.center();
    var myWindow = myWin.show();
    if(myWindow == true && myWin.myPDFExport.selection.index != 0){
        var myPreset = app.pdfExportPresets.item(String(myWin.myPDFExport.selection));
        myFile = File(File.saveDialog("Save file with preset: " + myPreset.name,"PDF files: *.pdf"));
        if(myFile != null){
            app.activeDocument.exportFile(ExportFormat.PDF_TYPE, myFile, false, myPreset);
        }else{
            alert("No File selected");
    }else{
        alert("No PDF Preset selected");
    So far my code does the following:
    1) Runs the Multi-Page PDF Import Script
    2) Runs PDF Export Script Above
    3) Toggles the Template
    4) Runs #2 Again
    5) Deletes the imported PDF and all pages and toggles template again.
    It’s close and much better than the original process which was almost 100% manual but I’d like to remove the Preset prompt from the PDF script and have it automatically select the “Smallest File Size” preset. and then if there’s a way to have it auto-fill in the file name so no user input is required at all other than selecting each file to import. (If there’s a way to setup a batch action for the multi-import script that would be even better!)
    Thanks in advance and if there’s anything else I can provide that would help please let me know! Even a nudge in the right direction will be a big help!

    If you hold down the option key, it will typically show the location. Or you can often hit option-return on the file and it will reveal the file in the Finder, instead of opening it.
    Final option is to open it, and just option-click the filename in the toolbar of Preview and it should show you the location.
    It's probably an attachment to an email you've received. If you have Mail set to cache emails and their attachments it'll be stashed in a subdirectory of ~/Library/Mail. Which is fine.

  • I still use Aperture 2.1.4.  I need to export an image file with a CMYK profile.  Whereas a generic CMYK profile is listed in ColorSync Utility, it does not appear on the list of profiles in the edit portion of the export preset dialogue.  Help?

    I still use Aperture 2.1.4.  I need to export an image file with a CMYK profile.  Whereas a generic CMYK profile is listed in ColorSync Utility, it does not appear on the list of profiles in the edit portion of the export preset dialogue.  Help?  Is there some way to add the CMYK profile to the list of choices that are available in the export preset dialogue such that I can choose it?

    leonieDF
    Thanks for your response.  My profiles are located within color sync utility as you can see here:   
    These profiles do not respond to clicking and dragging.  Since they are all in one place, more or less, I'm reluctant to make further attempts to relocate them.  Accessing the CMYK profile is the first difficult experience I've encountered with this arrangement.  I have never needed the CMYK profile until recently, and that need has now past.  However, it remains a mystery to me as to why it does not appear with all the others on the menu of export choices in Aperture 2, or on the menu of profile assignment choices in the Preview application (where again all the other profiles are listed as choices).  I'm beginning to think my current set up will permit me to view an image that was created in CMYK space, but does not easily assign, or convert to that space.  I don't face these restrictions with all the others, so it remains a curious circumstance for me.  I anticipate upgrading my computer and software in the near future which might alleviate this issue altogether.  Again, many thanks for your attention to this matter.  The reach of this community is astounding.

  • Where are my sound module preset names in the track list?

    I've been using Logic since version 2.5 and, since I have several MIDI sound modules whose sounds I'm perfectly happy with, I am now using those sound modules with Logic 8.
    But having just upgraded to 8 from 7, I've discovered something I think is missing, which is a bit of an annoyance.
    In all previous versions of Logic, if you set up a instrument in the Environment for a MIDI sound module and then added all the preset names when you set up the bank/program change commands, when you select a preset from the track list in the Arrange window, the name in the track list changed from the name of the instrument to the name of the preset.
    For example, the name would change from 'Fantom XR' (the name I'd called the instrument in the Environment) to 'PNO SoTrue' (the name of the preset) in the track list when I selected that preset via Logic.
    However, in Logic 8, when I select a preset, the name on the track list now stays as 'Fantom XR' (or whatever the name of the instrument is) and doesn't change to that of the preset.
    Given that I use six MIDI modulss, keeping track of the sounds by having the trak list name change to that of the presets was really useful for keeping track of what was what.
    Have I just missed something with how to do it, or is a permanent change? I really hope not.

    No, it's still there, but the interface has changed.
    Right-click on a track and select "Configure Track Header"
    In the box that comes up, enable the checkbox under "Names" and next to it (the second flip menu), select "Software Instrument Setting Name".
    Now the program names in your multi-instruments are displayed in the manner you have been accustomed to.
    As ever, save this stuff in your autoload to always have you own configs available.
    You have some options there in that the two flip menus determine the first and second displayed track name, so you can set up how you like - it's more flexible than earlier versions of Logic.

  • Import/Export presets list is empty

    I am using the most recent version of photoshop CC, 14.2 64-bit under Windows 7, I was optimizing the menus/shortcuts/workspaces/tools for my needs, and wanted to make a backup of my settings/presets on a flash drive to take on the go. When I go to Edit --> Presets --> Export/Import Presets, the list shows up empty and I am unable to do this.
    So as a summary:
    PS 14.2 x64 under Win7
    Changed multiple settings and presets
    Export presets list empty
    I checked inside the PS folder in Program Files, my settings (well, at least actions and brushes) are showing up as unique files, but somehow aren't picked up by "export presets"

    PLSQL_GATEWAY = WebDb
    GATEWAY_IVERSION = 3
    SERVER_SOFTWARE = Oracle-Application-Server-10g/9.0.4.1.0 Oracle-HTTP-Server
    GATEWAY_INTERFACE = CGI/1.1
    SERVER_PORT = 7777
    SERVER_NAME = ret6f001.svr.bankone.net
    REQUEST_METHOD = POST
    PATH_INFO = /wwv_flow.accept
    SCRIPT_NAME = /pls/htmldb
    REMOTE_ADDR = 172.28.176.77
    SERVER_PROTOCOL = HTTP/1.0
    REQUEST_PROTOCOL = HTTP
    REMOTE_USER = htmldb_public_user
    HTTP_CONTENT_LENGTH = 500
    HTTP_CONTENT_TYPE = application/x-www-form-urlencoded
    HTTP_USER_AGENT = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
    HTTP_HOST = reports.finone.bankone.net:7777
    HTTP_ACCEPT = image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, LL5.1.0.469, application/x-shockwave-flash, */*
    HTTP_ACCEPT_LANGUAGE = en-us
    HTTP_REFERER = http://reports.finone.bankone.net:7777/pls/htmldb/f?p=4500:3:5981935966734062333::NO:3::
    HTTP_ORACLE_ECID = 1129981032:155.180.226.114:17023:0:28697,0
    WEB_AUTHENT_PREFIX =
    DAD_NAME = htmldb
    DOC_ACCESS_PATH = docs
    DOCUMENT_TABLE = wwv_flow_file_objects$
    PATH_ALIAS =
    REQUEST_CHARSET = US7ASCII
    REQUEST_IANA_CHARSET = US-ASCII
    SCRIPT_PREFIX = /pls
    HTTP_COOKIE = ORACLE_PLATFORM_REMEMBER_UN=E009491:INFORMATION_ONE; WWV_FLOW_USER2=6B0BDED178928680; eSource40=403SPI|Jeffrey Truck|E009491|NA|CFS|AF|none|BANK1; PhoneBk=ID4=171272&ID2=750271&ID9=26009&ID15=531583&ID7=499247&ID14=491993&ID5=211422&ID13=544129&ID3=524989&ID12=542210&ID1=568789&ID8=235884&ID11=218896&ID6=571979&ID10=84550; SITESERVER=ID=6e4810d34113245334c55f6841924372; RETAILCOOKIE=; Yellow=PrevID6=&PrevID1=&PrevID8=&PrevID4=&PrevID10=&PrevID2=&PrevID9=&PrevID11=&PrevID0=1698&PrevID7=&PrevID12=&PrevID5=&PrevID13=&PrevID3=&PrevID14=

  • Export from SP list to Excel: Excel doesn't show changed colum name. It shows only the original column names, which would be done by the column creation.

    Hello,
    I have an excel list with some columns. I changed the name of some of the column. When I export this list to excel, I always get the first column name, which was created by the creation of the column, and not the new one.
    Is there some possibility to export a SP list to export with the new column names?
    I'm waiting for your help,
    BR
    Damian

    Hi Damian,
    I tested in my environment, change the column name and export to excel list, the exported field name is the correct one.
    Please check the column name from somewhere else from site UI, you could check from SharePoint designer or powershell script.
    [system.reflection.assembly]::loadwithpartialname("microsoft.sharepoint")
    $site= New-Object Microsoft.SharePoint.SPSite ("http://siteurl")
    $web=$site.OpenWeb()
    $list=$web.Lists["CustomList"]
    $list.Fields |select ID, title, internalname| more
    In addition, I wonder if the issue occurs to all lists or one specific list. If the issue only occurs to one list, please try to save this list as template and create a new list based on this list and test the issue again.
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Cannot Save Export Presets PPro CC2014 (also in AME CC2014)

    I cannot save any export presets in Premiere CC 2014 (PPro CC 2014) or import any presets.  Also applies to Adobe Media Encoder CC 2014 (AME CC 2014).
    When I go File > Export > Media (or ⌘E) and set my format and output specs, I cannot save the preset.  The preset says "custom" and then I hit the "save preset" icon.  Type a name in the "Choose Name" dialog box, then click OK.  The "Choose Name" dialog box disappears, but nothing happens.  The preset line still says "custom" and there is no preset file available to choose.  The preset is not saved.  Export works, but the settings must be manually entered each and every time.
    I also cannot import any presets.  Have .EPR files with presets that I've used in the past and NONE of them will import using the "import preset" icon. 
    The presets will also not import into AME CC 2014 via any method at all - icons, dragging/dropping, copying to various directories... cannot load them.  I cannot add them to the user presets & groups at all, no matter what method I have tried.  It's frustrating and becoming infuriating.  I can create a "New Group" in the user presets and groups, but nothing can be added to the group.  Clicking the + for "create new preset" does nothing - no window opens or appears.  Clicking "import presets" opens the "import preset" dialog box and I can choose files and click open, but they do not import or appear anywhere withing AME CC 2014.
    3.33 6-Core "Mid-2012" running OSX 10.9.4 with GTX 680 (official version) and 32GB RAM
    Also see this discussion:
    AME CC 2014: "Adobe Media Encoder has encountered an unexpected error and cannot continue."

    This was not directly a permissions issue.  Had checked that numerous times previously and applied settings to all enclosed items on every folder that was related.  This workaround was attempted several times previously, but had not worked.  Now, it's working.
    Re: AME CC 2014: "Adobe Media Encoder has encountered an unexpected error and cannot continue."
    I will say, what I did differently this time was trying to edit the Adobe Media Encoder CC 2014.app via Show Package Contents before attempting to do any of this.  Not sure if that's why it suddenly worked or not, but worth mentioning.

  • Export preset settings for Print Media?

    i am about to set down and follow rudy gay's tutorial on exporting images with a logo overlay (thanks for all the help in finding this document) and i am wondering if there are an expert or two on the list that might be able to share screenshots of their export presets.
    i have gotten to the point where i have applied metadata to imagery and i had a request recently to send in images that are larger than 1 MB but i have been really confused as to what i am doing here. for instance, i have three projects that were created by importing folders of images from this person which have imagery:
    "print" project = 24.75 MB 2400 x 3600 px
    "ppt" project = 505 KB and1024 x 683 px
    "web" project = 324 KB 1024 x 683 px
    i /think/ all of these are 72 dpi but i am not sure how to check this.
    plus, i just ran an export as JPG at 100% size from the PRINT project and they all landed on my desktop at something over 1 - 4 MB in size.
    basically, i am hoping that someone wouldn't mind sharing their settings and perhaps a little bit of an explanation so i can start to teach myself how to make this work better over here.
    i realize that some of these things may be considered particular to an individual or even proprietary in some way but anything i can get on this will put me much farther ahead than i am now.
    TIA
    jon

    I apologize for not getting to this sooner.
    How are you viewing the PDF that shows the discoloration? Acrobat or some other application? Is overprint preview turned on in Acrobat?
    This is definitely transparency related. When you choose PDF 1.3 you are flattening the transparency and the white lines you see are called "stitching." Thay ae a dispaly artifact in Acrobat (they'll disappear if you turn off smoothing), and though they may show in a low-resolution digital print, they are usually not apparent in high-resolution output from a press.

  • PDF Export Presets

    Hello guys,
    to add a pdf export preset to the indesign server the file has to be placed into a directory like
    /Library/Application Support/Adobe/Adobe PDF/Settings
    on OSX systems and additionally the server has to be restarted. Is there a way to update the preset list without restarting the server? Maybe something similar to
    Application.updateFonts()
    ? I know that a preset can also be added by scripting
    Application.pdfExportPresets.add()
    but what if I would like to import an existing preset file automatically?
    Thanks!

    try below code
        for(var Ep=0; Ep < app.pdfExportPresets.length; Ep++)
            var myPdfPreset = app.pdfExportPresets.item(Ep);
            if (String(app.pdfExportPresets.item(Ep).name) != '[Default]')
                myPdfPreset.remove();
        var pdfExportPresets;
        myPreset=File("path");///give full path of the job option
       app.importFile(1918071916, myPreset);
        myPdfPreset=app.pdfExportPresets.lastItem();
    Mi_D

  • I'm drowning in the sea of HD export presets. Salvation wanted please..

    Hello,
    I hope the forum proves again its functionality like it did before. Cause my head's getting a little bit blurry now, from all the presets.
    So, the big issue is that I want to export a HD project to a format in which I dont get a wrongly cropped/stretched/laggy/wrong-frame-rate/... image. I know it's not that hard, but I just cannot figure it out anymore.
    I checked other topics and discussions, and found some concerning more or less the same question but I didn't find the right answer, sorry.
    Let's make a list of the settings/info:
         - OS: Windows XP service pack 3, Premiere CS4 (and AE, Photoshop, ...)
         - My captured and imported images are shot with a Canon HV40 HDV camera, and have, according to the title display in the left bottom corner of Premiere the following specs: 1440x1080 (1080p), frame rate 25 fps and PixelAspectRatio 1,3333 (HD anamorphic 1080 i guess?).
    To make sure that these are the exact specs of my video files, i tried - following the ever-returning advice of this forum user Bill hunt- importing my video files in Gspot. But, don't ask me why, Gspot only displays that my files are MPEG-2. The file extension is .m2t.
         - The Premiere CS4 preset I used to make my project is -to match the video files specifications- the HDV 1080 p(rogressive) Preset, displaying the same specs as above.
         - I do not want to export my video to youtube, I want to show the video to an audience using a beamer, which is the reason why I want to keep the quality pretty high. I don't know whether I am going to play the movie on a MAC or a Windows computer, so I need to make 2 versions (each one smoothly compatible with the according OS). Also I want a copy of the movie in HD quality to show to someone on a strong computer.
         - I live in Belgium, Europe. Does this matter in this case? I know that NTSC is the standard in the US and and Japan etc, and that PAL is the standard in Europe. But does this still matter up to this day, with the rather, uh.., global economy and quick exporting of products etc... I do not know alot about this, I hope you understand my question. I mean, what are the consequences from these standards? Do they concern your screen/monitor... ?
         - When I want to export - using Adobe Media Encoder, a HDV export preset with 1080 p, 1440x1080, P.A.R. 1,33333 and a 25 fps is NOT AN OPTION?????
    There are other export presets available of course, for example the MPEG-2 / HDTV 1080p 25 (fps) High Quality. But in the summary it goes: PAL (??), 1920x1080, 25, p . It is right that the PixelAspectRatio on this exportpreset becomes 1.0 (square), right?
    Yes, I know that the eventual size is the same, because both the pixels increase in number, but decrease in size (badly explained i know).
    Is this the export format i should use? Will my image not crop, shock, stretch.. ?
    I'm sorry, for many of you this must seem a stupid and lazy question but I can't figure out the whole system behind this, I would very much appreciate it if someone could explain.
    Thanks in advance;
    Sincerly but dazzled,
    Jef

    Hi,
    With the project all done, i'm preparing for the presentation. Managed to get my hands on a HD beamer for the night (Epason TW2000) and planning to do the presentation in HD.
    That of course managed to bring up some problems. I posted a thread which i'll repost here . Sorry for the repost, i normally do not intend to do this, but since this thread is actually about the same thing, i'd like to ask the same question to you. The end version is in AfterEffects, but that actually doesn't alter the question. It's about export:
    "I want to export my AE project of approx 30 min containing several HD files to a Blu Ray disc. The end goal is to project the video in HD quality using the Epson  EMP-TW2000 projector. This projector is HD compatible.
    To project the video I need to connect the beamer to a computer capable of playing a heavy HD file (1), OR burn the project to a BRD (2) and play it using a BRplayer.
    I prefer option 2, so my question is: which would be the preferred export preset?
    Project specs:
                        - 1920x1080 sq pix  (16:9)
                        - 25 fps
                        - my imported video files (Prem.Pro sequences) are also 25 fps and are Progressive (!)
    To export to a BRD compatible format, do i not encounter a big problem: my projectfiles are 25 fps and progressive, and I believe that the only Bluray preset dispaying 1920x1080 with 25 fps requests an INTERLACED video  (I viewed the presets found on this forum, this thread)... There is also a Progr. format, BUT then you need 30 fps (29,...).
    So, is there one dimension that can be changed without changing the content of the video, and if yes which one (either the interlacing or the fps).
    I'm not very familiar with the whole Blu-ray thing, I hope that someone can help me out."
    Please give it a look.
    Thanks,
    Jef

  • Add report parameter to the export file name

    is it possible to pass a report parameter(s) as a file name when saving an export?
    eg if I have a list of cars AUDI,MAZDA,BMW,TATA  on a multi select drop down and I search for BMW,MAZDA so is it possible for me when i'm clicking on my export to have BMW,MAZDA as a filename without renaming it

    Hi waras,
    We can use report Viewer control that shipped with Visual Studio to achieve your requirement. For more details, please refer to the following blog:
    http://www.jimandkatrin.com/CodeBlog/post/Setting-export-file-name-in-SSRS-report-viewer.aspx
    If we are using SSRS in standalone way, Reporting Services does not supports automatically rename the filename with parameter name when export a report.
    Personally, I think the requirement is a good point. Additionally, if you have any concern about this, please submit a feedback at
    https://connect.microsoft.com/SQLServer/Feedback. Connect site is a connection point between you and Microsoft, and ultimately the larger community. Your feedback enables Microsoft to make software
    and services the best that they can be, and you can learn about and contribute to exciting projects.
    Thank you for your understanding.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • [AS][INDCC] How to set Color Conversion field to No Color Conversion when creating PDF Export preset

    How can i set Color Conversion field in Export to PDF dialog to No Color Conversion when creating PDF Export preset? i have done a bit of searching and have found where it has been recommended to set effective pdf destination profile to use no profile but it doesn't seem to be producting the expected results.

    Yes, it seems that i had to make the change after creation, not while creating the preset. thank you.
    tell application "Adobe InDesign CC"
         set newPreset to make new PDF export preset with properties ¬
              {name:"preset name", standards compliance:none, acrobat compatibility:acrobat 7}
         tell newPreset to set PDF color space to unchanged color space
    end tell

  • LR 1.3 cannot save changes to export preset - only create new presets

    So, in LR 1.2, I could change some parameters in a preset (export presets) and then save the changed preset. But the upgraded LR 1.3 export form does not seem to have a "save" option. I can create a new preset, I can remove a preset, but I cannot save a change to an already existing preset. I can get around it by ...
    . add, creating a new (ie. temporary) name saving my changes
    . open the original preset
    . remove (the old preset)
    . open the new preset (with the temp name)
    . add using the old preset name that I like to use
    . open the temporary (ie. new) preset
    . remove (to delete the temporary preset)
    - yuck! What an ugly work around :(
    Can we please have our save option back again?

    It's still there. Right-click the preset you want to update and select that option.

  • Export a long list of tables

    Hi Guys,
    I want to export a long list of selected tables, i can retrive table names from database dictionary, how can i copy my script in sqlldr instead of typing each table name, there might be any easy option, i might not know, any help would be greatly appretiated?
    exp scott/tiger@pxe file=d:\ar_18_7.dmp tables= (a,b,c,d,e,f,g, .......................................)
    log=d:\poi_release_impexp\ar_poi_18_7.logi just do not want to type 100 table names, any alternate where i could paste table names retrieved from tabs.
    Thanks in advance,

    Hi,
    There are loads of tools to choose from. Personally I always use datapump. As an example of how you can generate a table list dynamically for an export here's an example.
    include=TABLE:"IN (SELECT table_name from dba_tables where owner='ENDURF_ENV01' and temporary='Y')"
    This includes all tables that match the criteria -the SQL can be pretty much anything you like.
    Cheers,
    Harry

  • Is it possible to localize preset name?

    Hi,
    I would like to localize the name of presets that my Export Plugin defines (the preset that are inside the plugin, in the presets/ dir). Using the LOC function does not work. I looked at the built-in Export Plugin in Lightroom, they use another function (ZSTR), and the actual string files are located in a totally different place.
    Is there a way of translating a preset name?
    Thanks,
    Raphael

    Hi Raphael, this is not possible with the LR2 SDK. I'll note that as a feature request. I don't know yet whether it will be possible for LR3 or not.

Maybe you are looking for

  • How to customize or create new file menu items in Adobe Illustrator CS 6?

    Hi all, I have developed a script to perform some Custom action in Illustrator. I want to make this script run from a a File Menu Item so it can be invoked easily. Is there a way to customize Illustarator to add a new menu item or modify the existing

  • Problems with Drive Mapping using Oracle Drive

    It seems as though we are having some trouble with oracle drive. The install was a piece of cake, as was the configuration. The problem arises when at times we connect with the proper credentials, Oracle Drive logs the user in, but then the appropria

  • Block Attachments with Certain Extensions

    Just set up a student mail server using OS X Server 10.4.4. I am wondering if there is a way to ban or block attachments that contain specific extensions from being delivered. I am specifically targeting .mpeg, .mp3, .zip, .vbs, .exe, .vbs, .js, .rar

  • Inverse Telecine on the Capture

    Does anyone know if it is possible to remove pulldown on the capture? I have 1080i 29.97fps sources (HDCAMSR and D5) with film content and would like to capture directly to Apple Pro Res 422 (HQ) at 1080p 23.98fps. To save time (and money) we don't w

  • About C-States and VID

    I have some questions about C-States and about this so-called VID. First, what is that VID ? Core Temp shows me the VID, is the same thing with the vcore ? I have a 3770k 4.5Ghz 1.2V and if i stress the CPU, in Core Temp VID shows 1.246V And i had a