The Custom Format recording

Hi all

I'm looking how to save a document in a custom format.

When registering a .tga I use:

PSapp.ActiveDocument.SaveAs (output, tgaSaveOptions, psExtensionType.psLowercase, false);

What I want is to save in a customized format that is not in the list of available SaveOptions.

The format I want to save is a specific .tga: NW4C_TGA (file owner format) there several options specific to the economy of this format.

When I save a file by hand in the display save as Photoshop dialog box, it displays the custom list format and I can select and configure the options.

It's because I put the NW4C_Tga.8bi file in the directory of Plug-ins for photoshop.

How can I access these custom by the script format?

Thank you very much for your attention.

Jeff

You must install the plugin scriptlistner and see if it creates a code when you save in this format.

Tags: Photoshop

Similar Questions

  • How to make the custom format mask?

    Hi all
    I work in the application using Islamic Dates (ex: 01/01/1434).
    the data stored in the following format (ex: 01011434).
    to display the data I did the method java to format then in viewRowImpl, then pass the getAttributeInternal to the method

    public static String formatHijriDate (String val)
    *{*
    Try
    *{*
    Return val.substring(6,8)+"/"+val.substring(4,6) + ' / ' + val.substring (0.4);
    *}*
    catch (Exception ex)
    *{*
    Return "";
    *}*
    *}*
    ----------
    is there a way to make the declarative custom format mask to easy my task to put in shape Hijri dates?

    I recommend you use a converter instead (http://docs.oracle.com/cd/E25178_01/web.1111/b31973/af_validate.htm#BABGIEDH). You just need to apply methods...

    Timo

  • LR4 - book Module - none of the custom formats?  Automatic layout works only on odd pages?  Bug reports.  Thoughts.

    I'm a photographer wedding and Portrait Professional & thought it may be useful to others & Adobe to share some thoughts and questions.

    I just ordered LR4 yesterday 3/7, as soon as I saw he is out =) I'll have the software delivered to me, but in the meantime, I downloaded the trial version of the LR4 which I started to play with today.  BTW is identical to the full version trial version but active only for 30 days?  Or some of its limited features?

    I had a few questions about the book module.  Some of them I think that are bugs.

    • Is it possible to enter in custom formats?  I don't see that see there is an option for 5 sizes and impossible to find another option.
    • I tested the automatic layout function.  It automatically layout, but only on odd pages, even pages are left in white.  Could not find a way to settle this.  (Updated, I like the white page feature, it gives extra room for manoeuvre to change the page layouts and for me it's easier to delete a page that Add.)
    • When you add favorite layouts I can't add page spreads to my favorites.
    • When I press tab to get rid of the side windows, I can't scroll further down in the book.
    • The navigation on the left and right arrow buttons do not directly work in the main screen.

    First impressions:

    (after only playing with him for an hour)

    It would be nice to have more control over preferences in the book such as the particular custom formats Module.  As it is, it feels unusually restrictive.  That said I am very excited by the possibilities that this may cause.  From now on I'd still certainly the final layout in PS, but I hope I do the initial design approximate layout using this new book module.  Looks like it could save a lot of time and be much easier to do this step in PS.

    Data sheet:

    Windows Vista 64

    Trial version of Lightroom 4

    Any answers would be more useful!  Thank you!

    Grace Lightner

    Grace Lightner photography

    http://www.gracelightnerphotography.com/blog

    I had a few questions about the book module.  Some of them I think that are bugs.

    • Is it possible to enter in custom formats?  I don't see that see there is an option for 5 sizes and impossible to find another option.
    • I tested the automatic layout function.  It automatically layout, but only on odd pages, even pages are left in white.  Could not find a way to settle this.
    • When you add favorite layouts I can't add page spreads to my favorites.
    • When I press tab to get rid of the side windows, I can't scroll further down in the book.
    • The arrow on the left & right navigation buttons do not directly work in the main screen.

    Let me first, I'm not an expert on ledger. Yes, I used it for a while, but many components of the module are much too dark for my taste. In fact, you have identified certain aspects that left me scratching my head for the months, not hours or days.

    1. Custom formats is not directly supported at the present time, but I understand that users will be able to create their own page/models using Adobe Illustrator. I can't say when this facility will be available well.
    2. To change a page layout (left/right pages, etc.), you need open the Preset automatic page layout editor. To do this, choose the form Edit Auto Preset layout from the menu editor drop-down preset (directly under the header Panel automatic layout)
    3. Have noticed this myslef, I don't remember if it is a bug or a design limit.
    4. Not seeing this problem, it works very well on Mac OS X. try clicking on the scroll bar to make it active, it may help.
    5. Yet once again, not seeing this problem, the left and right buttons in the main window of content move from one page to another.

    It is also interesting to note, in case you have not discovered yet, preferences located under the menu book book. This is where you define what metadata are used to auto fill in the areas of text (for example, title or legend).

    I expect that one or more of the other pre release testers who spent more time than me in this module will probably be able to fill the gaps.

    Edit: I forgot to include the screenshot of the Prset automatic page layout editor

  • Export the custom format?

    I have change than a video in 1920 x 1080, but I want the size to be around 600 x 400 when I export?

    Can anyone suggest a way to do this?

    Thanks in adavnce

    Use H.264 export and set your pixel dimensions you want.

  • HP Officejet printers: Hp printers that print custom formats

    Hi, does anyone know what HP printer to purchase which allows you to custom size paper?  We have the 8600 Officejet Pro which does not print the custom formats.

    Hello

    Happy to help you.

    My name is Vignesh B. I would recommend HP Officejet 8610 AIO Printer that supports the custom documents.

    I sent a link with this email. Please check and the document will help you custom printing papers.

    Please check the printer information.

    NOTE: only supported paper formats will be displayed in the printer driver, the printer media 76 to 216 mm (3.0 to 8.5 inches) wide   and 127 to 356 mm (5.0 to 14.0 inches) long

     

    http://support.HP.com/us-en/document/c03890386/

    Thank you

    Vignesh. B

    HP employee.

  • Showing the positive sign as the number Format

    Hi all

    Is it possible to set the number format (custom format) to show the positive with the positive (+) sign numbers in front of the number (for example, + 2, + 2.3 + 0,0, etc.).

    I don't want to ride the number as a string and perform a concatenation. So, is it possible to do this using a custom number format?

    Thank you very much!

    Hello

    You can try to use the custom format and specify as below:
    +#,###;-#,###

    I tried this in 10g and seems to work very well.

    Thank you
    Hyder

  • I created a custom and registered with a specific name date format. However, when I open a new worksheet, my saved format does not display in the menu drop-down? Am hoping that I don't need to create the same format for each new sheet?

    I created a custom and registered with a specific name date format. However, when I open a new worksheet, my saved format does not appear in the menu drop-down? Am hoping that I don't need to create the same format for each new sheet?

    You must save the spreadsheet containing the new date as a model format and use this custom template for each new spreadsheet where you want that this date format personalized at your disposal.

  • I wan to save my history Web sites, but my computer does not record. I go to tools > options > privacy and try to "save history", but it goes back to "use the custom settings for history"... I'm all down on those checked so it should save, but it do

    I wan to save my history Web sites, but my computer does not record. I go to tools > options > privacy and try to "save history", but it goes back to "use the custom settings for history"... I'm all down on those checked so it should save, but it doesn't.

    Thank you for taking the time to help me!

  • HDR-CX240... How can I get the camera to record all FILES VIDEO in MP4 format?

    HDR-CX240... How can I get the camera to record all FILES VIDEO in MP4 format. Is this possible? I can't find how to change what default file to save to. Any help would be appreciated.

    Hi dang201,

    There is no option to save the video in mp4 format only. You can check on the MProot folder on your memory card for mp4 files. The. MTS files are normally saved in another folder called flow.

    If my post answered your question, please mark it as "accept as a Solution.

  • Related custom object records the Segment export view

    Hello

    I have records history of purchases in Eloqua-specific custom objects.

    These records are related to contacts.

    When I create a segment, I have the ability to filter the contacts based on the data stored on these custom objects.

    I want to export all the records in the custom objects related to all the contacts in the segment view, I can do?

    Hi Ofir,

    There is no way to do it directly from Eloqua. Segments will allow you only to view Contact data, and there is no equivalent way to custom segment object stores the data. To generate this list, you will need to export all history of purchase of your custom object records and then cross the two lists to identify records of custom object related to the Contacts in your industry to export all the contacts from your Segment view.

  • Hello world! I try to print my indesign booklet in pdf format, however, is greyed out in the SETTINGS of the PRINTER to set the CUSTOM PAGES.

    Hi everyone! I try to print my indesign booklet in pdf format, however, I have the option to in the SETTINGS of the PRINTER to set the CUSTOM PAGES is grayed out. I already tried to use the Acrobat 9 PPD here: https://forums.adobe.com/message/5819369#5819369, but still it does not work. I chose the PostScript file and in the next menu, the new preset, I downloaded does not work. When I export to PDF, all my bleed, colour, cultures etc information is lost. What could I do it wrong? Help, please. I use Windows 10, Indesign CC.

    As mentioned, you don't do this correctly.

    (1) you ask your printer if it has specific requirements for a PDF file.

    (2) If you do not have this, choose export using Adobe PDF export.

    3) select from the list of presets, PDF/X-1a

    (4) in the subsequent dialog box tick Pages (not Spreads)

    (5) under the tab printers and bleeds, select Use background settings lost document.

    Pass the PDF file to the printer, as Bob mentioned that printers will make the taxation.

  • Please advise: I have a problem displaying RAW files correctly on Lightroom. The thumbnails look good before the import, but once that Camera Raw is applied when importing they turn green and are cropped. I'm shooting to the CR2 format using custom white

    Screen Shot 2015-08-16 at 8.01.21 PM.png

    Screen Shot 2015-08-16 at 8.01.54 PM.pngScreen Shot 2015-08-16 at 8.01.59 PM.png

    HannahMahassen wrote:

    Open the images in iPhoto gave correctly colored final images.

    iPhoto is only to display and to use the preview JPEG embedded within the raw file.

    https://support.Apple.com/en-us/HT202428

    HannahMahassen wrote:

    Unfortunately, the toolset is not so advanced that LR would prefer being able to edit my photos out there. Any suggestions as to why it cannot interpret the correct values in files? Camera Canon G15 btw.

    If you use the auto white balance setting in the camera it is remove the Green tint in the embedded preview raw file (JPEG files). LR White Balance tool is more limited in range compared to the correction of the White Balance in the camera. On your screenshot posted the tint WB slider is set to 150 (Magenta), but clearly it is not sufficient to correct the under cast of green water. You can create a custom profile of DNG to extend LR Temp WB and range of hue as shown here:

    Lightroom: Setting the white balance for underwater photography

    One of the Green images issued by export to the DNG format and open it in Adobe DNG Profile Editor. The corrections described above and then name and save the new DNG profile in below the location of the folder. Restart LR to load the new profile of the camera.

    Lightroom 4, 5, 6 and CC

    Windows Vista through 10

    C:------users------[your user name]-AppData-Roaming------Adobe------CameraRaw------CameraProfiles------.

    Mac

    Macintosh HD / users / [username] / Library / Application Support / Adobe / CameraRaw / CameraProfiles /

    Lightroom 1, 2, 3

    Windows XP

    C: \ Documents and Settings------all users------Local Settings------Application Data------Adobe------CameraRaw------CameraProfiles------.

    Windows Vista or 7

    C:------ProgramData------Adobe------CameraRaw------CameraProfiles------.

    Mac

    Macintosh HD / Library / Application Support / Adobe / CameraRaw / CameraPro! them.

  • How restrict the customer records displayed using criteria of 'sales_channel_type' in the search of 11 g client form?

    OS: Linux

    DB: 11.2.0.3

    ERP: 11g

    Hello

    I would like to create a new responsibility custom, whose responsibility it is to have access to the customer form Standard (ARXCUDCI.fmb), but I have a restriction in the form of customer research, it is that, whenever the user of responsibility search by customer number, customer name, name of the party or what ever search field, I would limit to restrict further search criteria where SALES_CHANNEL_TYPE = "RTL" is allowed to fill customer records , there are customer records are not allowed to get.

    This column SALES_CHANNEL_TYPE originate from the HZ_CUST_ACCOUNTS table.

    I tried customizing the form already, but the customer search form has too many fields for the user to search for, so customization form will put all over the places in the form. That's why I saw others recommended to "" Custom DLLs"... I know for my scenario, how to go on the DLL to the client? or any other more effective solution?

    Grateful if someone can share your experience related to material above.

    Kind regards

    Lygine

    Hi Lygine,

    The customization I sent works this way:

    -Any field where you want to insert the query.

    -If a record is found, when the form opens and the cursor for typing the name of the customer, the personalization field search the contents of the field sales channel.

    -If the content of this field is different from the string "RTL", the Customers form (ARXCUDCI) form is disabled.

    Regardless of the field you fill in to make the request, is a record is found, the customer name field is the first hits of the cursor when the form is opened.

    Octavio

  • The date format custom - every time? JJ/mm/AA

    I'm ding my first form biggish so there is a list of questions, I am trying to solve here, bear with me...

    I'm in europe and we like the date format jj/mm/aa, but this is not a default option to choose so I have to put in custom, jj/mm/aa every time I want a date field. I have about 12 per form at the moment so is there any way for Acrobat to "remind", even within the document, regardless of the 'preferences' for the entire program. I can't find anything under the tongue or international options.

    Thank you

    Matt

    After this setting, right-click the field and select "use current properties.

    as the new default values".

  • Control a custom Format of the script plugin

    Hello

    I created a plugin for custom Format based on the example of the SDK SimpleFormat.


    Can someone give me an example on how I can access its options of script?

    The block of my Betty file settings are as follows:

    {/ without the filter class plugin here * /}
    vendorName "myFormat", / * the unique class name * /.
    plugInClassID, / * class ID, must be single or Suite ID * /.
    plugInAETEComment, / * optional description * /.
    {/ * set inheritance * /}
    'Legacy <>', / * must be exactly this * /.
    keyInherits, / * must be keyInherits * /.
    classFormat, / * parent: Format, Import, Export * /.
    'format of the parent class', / * optional description * /.
    flagsSingleProperty, / * if the list of properties below * /.

    "imageFormat."
    keyImgFmt,
    typeChar,
    "image format"
    flagsSingleProperty

    / * property * /.
    },

    Work field imageFormat as expected when you create and running Actions - I just need to be able to put the script

    Thank you

    Richard

    The output of the ScriptListener plugin will show you how the JS call.

Maybe you are looking for