Action to "Save as...". "personal optimized setting

Hi guys,.

I'm just learning how to create an Action. I would like to make a new Action to make a batch "save under...". "a large group of PDF, but using my own personal optimized settings. How can I do? Here is a sample of PDF optimized in the Action palette but there is no access to my personal settings.

Photo 1: my optimized PDF Export settings.

http://postimg.org/image/u0bwq44yz/

TWO photo: Action Palette, no access to my export settings preferred.

http://postimg.org/image/panrj4pgh/

Any help or ideas?

Best,
S

You can use the backup tool:

Tags: Acrobat

Similar Questions

  • Repeat the action and save the file

    Hello

    I'm having a fever and is trying to accomplish something that seems very simple not knowing anything about scripting.

    I made an action that applies to some simple effects (blur, threshold and high pass). I want to do is to repeat the action of n times and save an additional for each repetition png so I find myself with a sequence of files numbered from the action more applied (as in this example, Photoshop Cs5 filters Animation on Vimeo).

    After som Googling, I ended up using AppleScript and was able to repeat the action for as many times as I want, but I'm completely stuck on the file save game. That's what I have right now:

    Any help is greatly appreciated!

    say application 'Adobe Photoshop CC 2015.5'

         set Starting point to current document

         set theFilePath to path of the file of current document

    Repeat with n from 1 to 10

    set myFile to theFilePath & ': output: image ' & { n channel } & ".png"

    do "CrazyAction" of "Default Actions"

    { Save document in file myFile as PNG with options { }classPNG save options interwoven:fake} :

    end Repeat

    end say

    In case someone comes up with the solution I also have another related question: How can I make sure that the output file names will have a padding of the number? Ideally, I'd end up with image2.png and so on, rather than image1.png image001.png, image002.png.

    Thanks in advance!

    One of the things you can do with javascript you can not do with applescript is to use the scriptlistener plugin. This plugin is put into the photoshop plug-ins folder, and when he's here (you don't want to leave it there all the time) it will record about everything you do, kind of like an action, but it generates the code in a file on your desktop. I used it for recording an action to save the png and running. The parts of the code are in the functions in the script. So I just created a folder name of base, a base file name and a counter of departure. The script will then execute your action and save a png image in this folder and change the name of the base by the counter file increases by one each time. You must put in the name of your action and the name of the action as defined in the script.

    #target photoshop
    var fileName = 'myFile-';
    var folderPath = new Folder (Folder.desktop +'/action test/')//create whatever path you want here. Make sure the folder exists!
    var doc = activeDocument;
    var counter = 1//counter for changing the filename
    
    for (var i=0;i<4;i++){//Change number 4 to whatever number you want it to repeat + 1
        runMyAction ("twirl", "Chuck");//put in action name and action set name. This line can be duplicated for different actions.
        savePNG ()
        counter++
        }
    
    function runMyAction(myAction, myActionSet){
        var idPly = charIDToTypeID( "Ply " );
            var desc25 = new ActionDescriptor();
            var idnull = charIDToTypeID( "null" );
                var ref8 = new ActionReference();
                var idActn = charIDToTypeID( "Actn" );
                ref8.putName( idActn, myAction );//changed to a variable
                var idASet = charIDToTypeID( "ASet" );
                ref8.putName( idASet, myActionSet );//Changed to a variable
            desc25.putReference( idnull, ref8 );
        executeAction( idPly, desc25, DialogModes.NO );
        }
    
    function savePNG(){
        var idsave = charIDToTypeID( "save" );
            var desc28 = new ActionDescriptor();
            var idAs = charIDToTypeID( "As  " );
                var desc29 = new ActionDescriptor();
                var idPGIT = charIDToTypeID( "PGIT" );
                var idPGIT = charIDToTypeID( "PGIT" );
                var idPGIN = charIDToTypeID( "PGIN" );
                desc29.putEnumerated( idPGIT, idPGIT, idPGIN );
                var idPNGf = charIDToTypeID( "PNGf" );
                var idPNGf = charIDToTypeID( "PNGf" );
                var idPGAd = charIDToTypeID( "PGAd" );
                desc29.putEnumerated( idPNGf, idPNGf, idPGAd );
                var idCmpr = charIDToTypeID( "Cmpr" );
                desc29.putInteger( idCmpr, 9 );
            var idPNGF = charIDToTypeID( "PNGF" );
            desc28.putObject( idAs, idPNGF, desc29 );
            var idIn = charIDToTypeID( "In  " );
            desc28.putPath( idIn, new File( folderPath + '/'+ fileName + counter+ ".png" ) );//set folder path and name
            var idDocI = charIDToTypeID( "DocI" );
            desc28.putInteger( idDocI, 200 );
            var idCpy = charIDToTypeID( "Cpy " );
            desc28.putBoolean( idCpy, true );
            var idsaveStage = stringIDToTypeID( "saveStage" );
            var idsaveStageType = stringIDToTypeID( "saveStageType" );
            var idsaveBegin = stringIDToTypeID( "saveBegin" );
            desc28.putEnumerated( idsaveStage, idsaveStageType, idsaveBegin );
        executeAction( idsave, desc28, DialogModes.NO );
        }
    
  • Photoshop action - multiple save as

    Hi all.

    I'm doing an Action to save on multiple versions of a file, which can be applied to many different files all in different destinations.

    How can I edit and delete the 'IN' setting in the steps save as actions?

    I tried the "Insert" menu, but even when we click on SAVE AS he recorded only as SAVE (with the copy).

    I see there is a SAVE AS PHOTOSHOP PDF in the Production defined in the default actions, but it has graduations of differet to what I need.

    Any help is appreciated

    Hi all

    The detailed problems is first of all a problem I encounter also and it maybe a case that I am asking too much, but I really don't think - here's the question: -.

    I create the product pages of information for my site (www.formyoffice.co.uk) and each product has an HD picture, a picture of STD, an article link image and a thumbnail image, and these are sized squares images in pixels for the following sizes HD = 750, STD = 350, Section = 150, inch = 75 pixels.  I'm hoping to implement an automated process which, once I'm done to change the image of him that (suppliers/manufacturer/client/showroom photo) and I could save this HD image, then run a lot and adjust the image to the required size AND save this image for use.  I just finished a process of 'Action' and that works well, but have a problem with the file name that the new image is then saved under and it's making this useless automated process.  So if my original image was called, for example "OSCO-Test-HD - 1.jpg" my process held an action to deleted ".jpg" and then re - save with addition of ' "-350 for STDS,"-tna "section, and"-tnb "for thumb but the problem is that the filname will not update the real file it looks and continues to change the file name for the new file" Wibble-Test-HD-1 "arise the following"OSCO-Test-HD-1 - 350.jpg"" "» , "OSCO-Test-HD-1 - tna.jpg" and "OSCO-Test-HD-1 - tnb.jpg" instead of the economy as the correct extensions "Wibble-Test-HD-1-350", "Wibble-Test-HD-1-tna" and "Wibble-Test-HD-1-tnb".»

    Am I asking too much here?  The file name does not update but I can't the action to use the original file current that will alter it to create these other images he keeps just by using the file name used when creating the Macro action process and then this updates.  Any help will be greatly appreciated and I think this will help Tigo88 I think it's the same problem.

    Richard Kings

    ForMyOffice

  • Error "this file has no program associated with it for performing this action. An association in the SET ASSOCIATIONS of Crete Control Panel

    Original title: file Association.

    File association.  I am trying to create a delivery company in a direct line between doba.com, and ebay.  I get an error when I try to export.  The error "this file has no program associated with it for performing this action.  An association in the SET ASSOCIATIONS of Crete Control Panel.  I don't know how to do this.

    Great, I can help you right now.  Just open your C:\Users\Peggy\Downloads folder.  While you're looking at him, make a right click on the file icon and choose 'Open with', then "Choose program" you can get the Notepad in the list.

    Here is an example. This example is Windows 7, so it seems a little different, but the steps are the same:

    1. Right click on the file
    2. Go to "open with".
    3. Choose "Notepad."  If Notepad is not listed, use the option "choose by default" to find Notepad instead.

    This will open the file for you to view the data inside.

  • How I save action to save as that does not include a file name?

    HI -.

    I have an Action that will be cropping and scaling a PDF file then save it as a JPG in a destination folder.  The problem is that when I recorded the Action I did with a file named ABC. PDF and saved as ABC. JPG - and now all files saved with this

    Action is called ABC. JPG

    It is therefore impossible to use with a bunch of different files.  A file gets overwritten several times with the same name.  The ABC's of file name. JPG is 'burned' in Action.

    -How to record an action to save money without including a file name?

    Your help on this crazy problem TIA-

    Josh

    CS5 on Windows7

    Have you looked at file > Scripts > Image Processor?

    This could be all you need to batch convert a folder of files to JPEG.

    Nancy O.

  • Question put in place an Action to save files in CS4

    I am putting in place an action to save a batch of files I created using the variables (as shown in this video: http://bit.ly/MnWqdF), but I come up against what seems to be the kind of a stupid question. I'll go into the Actions window and check the current file to save. AI in form and then stop recording. Sounds simple enough, but when I put this action to execute a package on my dataset it saves all files without an extension. I missed another step where I put the file format that the action is supposed to record with? I'm confused. I tried this using a few different file formats and they all have the same come.

    It's what looks like my output:

    confuze.PNG

    and my simple action:

    why.PNG

    Any help would be greatly appreciated!

    When you save your action, not to over write the existing file, give it a new name fresh.

    your action should look like "saveasdatasets", mentioning the name of file, instead of "saveas2" where he shows that the folder

  • Action to save to the same name but different Format

    I have thousands of RGB JPG images to deal with on a particular project.  Basically, I have to make a selection of certain areas within each image in the water and then save on a black and white GIF that shows the areas of white water.

    I created an action that fills the current image of black, my selection of loads, it fills with white, saves the image and closes the file basically.

    It works OK, but not as well as I would like.  In particular, the file save game.

    If the file is named filename.jpg... I want the action to save on the n/b as filename.gif GIF.  Without question and without changing what whatsoever.  But I can't do that.  It appears registration of dialogue and puts in the argument filename "copy copy" etc. (I read this topic elsewhere) and also in question is the usual GIF of the dialog boxes.

    The "Close" to the action part also asked "if I want to save my changes, etc." ... I don't want all this to be.

    Is it possible to have it do what I want?

    Mike

    Speaking to the command prompt "save changes":

    When creating the action, Dungeon recording via the option 'No' on save changes menu. These preferences are saved in your action and it will close your jpg without you asking them to save.

    When converting a jpg to gif file, it always saves as filename.gif; Photoshop never puts a "copy" in the name of the file.  How do you save your files?

  • BlackBerry BlackBerry Balance 10 in search: "mail &lt; contact &gt;" default action for work on personal device

    Since the last SW update on my Q10, the search action "send me a message " for any contact gives a window call option-email account, send or save the composed mail is also impossible.

    The icon next to the action that I can choose after typing for example 'Bart ' mail is half suitcase, half the contact picture (or orange envelope), which leads me to think that the SW is trying postal somehow this person with "work email".
    That is: I am not connected to any BES, so there is no work e-mail account set up. This may explain the question above.

    Can anyone reproduce this behavior?

    I always have my contacts by email first to type a name, then click on an e-mail address, but the search action does not work as it should.

    Question set after Q10SQN100-3/10.2.0.1047 update and erasing of the secure device. Thanks for this update, hope that my device won't end in this state again.

    See you soon!

  • How can I make a feature request - RE: when you play an action, instead of history recording each action step, save only one step, as for example play Action [name of action]. THX

    Hello all, my first post. Would like to know how can I do a feature request regarding the way in which the actions are recorded during playback of an action. Instead of each stage of the action being recorded in history, it would be great to have the ability to save only one step of the action, such as "[name of action] Action game". THX!

    After a little research, I found that you can do what you want with the scripts. You can suspend the history using scripts. Here is an example of a script that I wrote which performs an action. It makes a loop though all the upper layers for a project of focus stacking and performs the action on each layer of dust from the sensor spot - a lot of steps in the history.

    In line 9, the statement to suspend history is made. The first part of the argument: "spot", this is what appears in the State history. The second part of the argument is the function that you want to suspend the story. In this case, it is the spotD810() function. You can use this function with your actions by simply replacing the name of set of Actions and the name of the action, where he made comments in the script.

    #target photoshop
    
    var doc = activeDocument;
    
    doc.activeLayer = doc.layers[0];
    
    for(var i=0;i		   
  • I need a script to perform a specific action and save file with the SAME name of document .jpg

    I have all my PSD master files registered as follows: mydocument_PSD.psd. I want to run a custom action to sharpening and then save the file as mydocument.jpg (note the part "_PSD" should be removed).

    I found this Photoshop-export-PSD-script/Export - PSD.jsx to edwardloveall/Photoshop-export-PSD-script master · · GitHub that gets me close to there, but that's a png and is the name of the document to the right and there is no action ran.

    Any ideas?

    This gives a try...

    #target photoshop;   
    
    main();
    function main(){
    if(!documents.length) return;
    try{
        var path = activeDocument.path;
        }catch(e){
            alert("This document has not been saved");
            return;
            }
    if(activeDocument.name.toString().toLowerCase().search(/_psd\.psd$/) == -1){
        alert("Filename is not in the correct format");
        return;
        }
    var fileName = activeDocument.name.toString().match(/[^_]*/);
    var savedState = activeDocument.activeHistoryState;
    doAction("savelarge","Action Set");
    //////////////////////////////////////////////////////////////////////
    SaveJPEG(File(path + "/" + fileName + "_large.jpg"),10);
    activeDocument.activeHistoryState = savedState;
    savedState = activeDocument.activeHistoryState;
    doAction("savesmall","Action Set");
    //////////////////////////////////////////////////////////////////////
    SaveJPEG(File(path + "/" + fileName + "_small.jpg"),10);
    activeDocument.activeHistoryState = savedState;
    };
    function SaveJPEG(saveFile, jpegQuality){
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true;
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = jpegQuality;
    activeDocument.saveAs(saveFile, jpgSaveOptions, true,Extension.LOWERCASE);
    };
    
  • Create a photoshop action to save a batch of images as models

    I try to use Photoshop actions to the script on the image of a thousand in PAT files files. I'm running a problem with actions when it comes to defining a model. The program naturally selects the file name as the name of the template, when do it manually, but when I do this while recording a Photoshop action saves the file name used in the creation of the action and then uses this file for all models of sripted name. Is it possible to change this setting to select the name of the current file instead?

    http://i.imgur.com/VVfo9.png

    That should be all you need...

    createPattern();function createPattern() {    var desc6 = new ActionDescriptor();        var ref3 = new ActionReference();        ref3.putClass( charIDToTypeID('Ptrn') );    desc6.putReference( charIDToTypeID('null'), ref3 );        var ref4 = new ActionReference();        ref4.putProperty( charIDToTypeID('Prpr'), charIDToTypeID('fsel') );        ref4.putEnumerated( charIDToTypeID('Dcmn'), charIDToTypeID('Ordn'), charIDToTypeID('Trgt') );    desc6.putReference( charIDToTypeID('Usng'), ref4 );    desc6.putString( charIDToTypeID('Nm  '), app.activeDocument.name.replace(/\.[^\.]+$/, '') );    executeAction( charIDToTypeID('Mk  '), desc6, DialogModes.NO );};
    
  • New feature: Save and load tab sets

    When firefox starts up it restore my tabs previously open, saved to the last exit. To extend facilities to restore tabs on startup, I would like the ability to save (and later) a tab by using, for example, file-> options in the menu name.
    This Installation extension would give the possibility to connect several different sets of tabs, for example when I'm working on 2 or 3 different projects and want to combine several web pages each, or for example to open a set of tab of my favorite related web-sites.
    Currently I remember sets of tabs by organizing Favorites in folders and file-> new_tab and open the contents of the folder one by one.

    It is possible with the Session Manager extension:
    https://addons.Mozilla.org/en-us/Firefox/addon/2324

  • Optimal, set up for the airport and the power network line?

    Hoping to any network gurus can advise on the optimal configuration for my network.  Current configuration is as follows.  1 Zyxel DSL modem configured to act as the router, PPPoE (not the bridge mode) mode, which is the default value.  2. Airport Time Capsule (ATC) connected to the modem via an ethernet cable plugged into the WAN ATC port.  ATC configured in Bridge mode.  Adapter network line connected to the LAN of the ATC port.  2nd line network adapter is connected to the opposite end of the House where the Time Capsule wireless signal is weak to non-existent.  Airport Express (AE) plugged into 2nd network adapter line.  I have a lot of devices (computers, printers, cell phones, DVR, etc.) which must connect wirelessly to the network.  Here are my questions:

    1. is it better to act as the router, rather than on the bridge, as I have to reconfigure the modem in Bridge mode and the most convenient way to connect using PPPoE Airport Airport?  Or is it not important?

    2. my hope is that by using the network adapters and the AE in the part of my house with the worst WiFi signal, I can push the range of my network and all devices to give a good signal.  My hope is that the devices will be connected to any signal is stronger.  At present, ATC and EI do not have the same network name (or password).  It is better for them to broadcast 2 differently named networks, or both would be they networks of broadcast with the same name and password.  Or is it not important?  Is how important it that the ATC is able 802.11ac, EI is just 802.11n?  For reasons not clear to me, even though I have several 802.11ac devices (MacBook Pro and Nexus5x), they are on the 2.4 ghz band (I even if ca is the 5 ghz).  Don't know if something is set up wrong on my ATC.

    All the equipment is running the latest version of the software (OS X, iOS, Android, etc.).

    Thanks for any advice.

    1. is it better to act as the router, rather than on the bridge, as I have to reconfigure the modem in Bridge mode and the most convenient way to connect using PPPoE Airport Airport?  Or is it not important?

    Doesn't matter, unless there is a special feature like the network option of comments on the airport... that would require that the airport be configured as router.  Airports are not known for their reliability, PPPoE, so it is best to have the modem or modem/router to provide the credentials of the PPPoE connection.

    2. my hope is that by using the network adapters and the AE in the part of my house with the worst WiFi signal, I can push the range of my network and all devices to give a good signal.  My hope is that the devices will be connected to any signal is stronger.

    If the two access points use the same wireless network name and password, Mac will do a nice job of automatically move from one access point to another to pick up the best quality signal as they move home... but iPhones, iPads, and most of the PC will not.  If you name the two networks as well, so you will need to get used to temporarily disable WiFi on iPhone, iPad, etc. When you move from one region to the other. Then, when the device is in the new location, turn on the WiFi and the device usually pick the strongest signal from the nearest access point.

    If you use names of separate network for access points, you need to manually switch networks on each device whenever the camera moves from one region to the other.

    Is how important it that the ATC is able 802.11ac, EI is just 802.11n?

    Well, you know that the Express is not "ac" capable, so any device "ac" close the Express will connect at low speed "n".  You will probably not notice a difference in respect if your Internet speed is less the Express features.  If you copy large files from one computer to another or backup on the network, then a device that connects to the Express is going to be slower than a device capable of "ac" that connects to the ATC.

    For reasons not clear to me, even though I have several 802.11ac devices (MacBook Pro and Nexus5x), they are on the 2.4 ghz band (I even if ca is the 5 ghz)

    Everything in the wireless is a compromise. In other words, to get something, you must give up another.  "ca" is used to that in the band 5 GHz, so if your devices are connect 2.4 GHz, they connect to a slower 2.4 GHz signal.

    Here is the compromise...

    5 GHz signals have capacities of speed much higher than the 2.4 GHz signals... BUT... 5 GHz signals are significantly weaker than the 2.4 GHz signals. So you're really not going to get the benefit of 5 GHz, if your device "ac" is in the same room or it has line-of-sight with the router "ac".

    If a device of "ac" is a room or two away from the router "ac"... the device will probably connect 2.4 GHz... because these signals are more powerful penetration of walls and other obstacles a lot better than 5 GHz can never hope.  It is also possible that the 2.4 GHz signal several rooms away the router will also be the fastest signal at this location, because the signal slows down more it moves the router.  5 GHz quickly signals really slow down.

  • Toshiba Windows Vista operating system to start, Safe Mode doesn't work anymore. How to save the personal data of the computer that won't start.

    I have a Toshiba laptop with windows vista: the OS home.

    Recently, the operating system wouldn't start up, there will always be on the page of the logo 'miscrososft society '.

    I tried F8 to start safe mode, safe mode started but will load some files and stay on this page forever.

    I tried to run the system repair, the report is as follows:

    Signature of the problem:

    Event name: Startup Repair V2

    Signature of the problem 01: breakdown car

    Signature of the problem 02: 6.0.6001.18000.6.0.6001.18000

    03:6 problem signature

    Signature of the 04:851981 problem

    Signature of the problem 05: corrupt and registry

    Signature of the problem 06: corrupt and registry

    Signature of the 07:1016 problem

    Signature problem 08:3

    Signature of the problem 09: Rollback register

    Signature of the problem 10:0

    Signature of the 11 problem: 6.0.6001.2.1.0.256.1

    Signature of the 12:1033 problem

    I tried to use system restore, but he says he has not found a moment of restoration which is good.

    The main concern right now for me is to get my personal data and files on the computer.  I still have another computer to use, so I'm not so worried about starting the computer.  I want to find a way to the first backup of my personal data and files from the computer to external devices, then try to repair the computer.

    Thank you.

    Hi DreamMeng,

    You can try to use third party software to back up data and check.

    You can use your favorite search engine to navigate on the third-party data backup software and that the software allows to save data.

    Note: The use of third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

    You can also make contact with the Local Techshop for assistance to the protection of the data.

  • Photoshop action to save pictures with background

    Hello

    I have a lot of images, and I want the patch follow these steps for each image:

    1. I want to create a new document with 2700 * 2050px size, canvas size.

    2. I want to fill the paper with pattern to make a background.

    3. then I need to place every single image on the canvas.

    4. then I need to save the image in JPG format and close the file without saving the changes.

    I tried to create and action one make an image I want, the problem is that when I select automate and select the source folder, it takes the first image first and do as I want, while the rest of the images, it takes the image and save it as jpg without creating a new file with fill pattern!

    Can anyone help please?

    Final happen how it should look like:

    FinalResult.jpg

    To use as a background texture:

    ipad_texture_landscape.jpg

    Original images:

    Who-Hid-the-Eid-Lamb-print2_Page_01.jpg

    Your model must have a Photoshop background.  You know, the one that not support transparency of the layer locked down dose.  The one and only background layer.  Without this layer your model is not cpmpatable with my scripts.  Notice the rule 2 of the rules on the four models. My Script has generated this message because there is no background layer in your model.

    1. Models of photo collage for the desired print size - width and height of the size and DPI print resolution.
    2. Photo collage templates must have a background layer in Photoshop. The content of this layer can be anything.
    3. Photo collage templates must have alpha channels named "Picture 1", "Picture 2"... "Picture n".
    4. Photo collage templates layers above the background layers must provide transparent areas to reveal the images which will be placed below them.

    Convert the bottom layer in your background model.  menu layer > new > layer background

    Its the only necessary layer for your model.

Maybe you are looking for