Automated save for web + user + Preset groups?

I have a great templade PSD filled with web slices, each containing graphics web button.

They are always saved in three States: "-stop ', '-on ' and '-active" in .png format.

To speed things up, I've prepared:

* 3 'layers' (which activates / turns off the layers on / off and adjusts the visibility/effects)

* 3 "except for web settings" which adds the "-off ', '-on ', '-active" suffix etc.

However, whenever I want to update these three sets (and is often)! I have to jump through hoops to make... application of layer comp + file > save for web + select "all user slices" and "preset" + confirm the crash.

After a few hundred times it becomes boring :-)

Bottomline: Is it possible to do an action, or even do it all in a single key?

Robert K

Assuming that you always follow your naming conventions, action should be able to cover all the bases. The only downside I see is that some actions wil lrequire to call through the menus, not the buttons quick toggle to be correctly recording wih names intact. Have you tried?

Mylenium

Tags: Photoshop

Similar Questions

  • Is it possible to preset on high JPEG when you use "save for Web". » ?

    Hello

    I use photoshop elements 10. When I'm ready to save the image under "SAVE for WEB" can I preset it 'JPEG HIGH' cos right now it will pop up in "GIF".

    When I use the PSE2, I am able to launch as JPEG HIGH. Now, I have to click the popdown menu to select 'JPEG high '.

    You need to right click the icon of the PSE Bureau and choose "Run as Administrator".

    Then, open an EPS file, use save for Web, and change all the settings to what you prefer. Hold down the Alt key and the 'Done' button will change to a button "Remember." Click it, and then save your image. The settings will be saved and you don't have to rerun PSE as an administrator.

    Ken

  • Photoshop CS6 save for Web doesn't work do not

    I use photoshop CS6 (cloud) on Mac (10.7.5) and when I use the save for Web > save, I got the following popup:

    -Adobe save for Web error-

    Unable to complete this operation. An unknown operating system error has occurred.

    PhotoshopScreenSnapz001.png

    I've been using CS6 for months and it worked fine yesterday before closing did. Today morning to start it did not work more.

    I tried uninstalled and reinstalled photoshop, erase my presets, shut down/start, drive repair, repair permissions, without success.

    The backup levels of web service always works in CS5.

    Any help will be appreciated,

    Raphaël K.

    Hi RaphDuBus and thanks again;  I was able to solve the problem, in my view, completely.  The explanation is long, and I just included it in the thread at http://forums.adobe.com/message/5242626.  Gasoline seems to have been in the actual permissions manually (via Get Info) on the folder (the whole folder) to the user/Library/preferences.  I have no explanation of how they may have changed;  they have been changed in the CS6 download / update processes, perhaps because of a certain inconsistency 10.5, or that they had been changed earlier, and for some reason any did not prevent the save for Web working in CS5.5.  More details are in the thread referenced above.  Thank you!

    I would add that the second problem related to the error message that appear on Photoshop (a message about not being able to save the preferences file) to quit smoking was also fixed.  It makes sense, both the Photoshop preferences and levels of preferences Web backup are included in the folder that was apparently the issue.

  • I can not save for web in photoshop that cc says 'cannot complete this operation.

    Just bought CC Photoshop and Lightroom CC.  Photoshop, I cannot save for web and Lightroom at opening, States that Lightroom doesn't have permissions to write to certain folders to standard user. etc.  I followed other advice in other forums, but still problems with both.  Help, please!

    Hi Jennlu11,

    This is the official page of Adobe about the permissions of LR. In particular, the #3 solution has a script that allows you to repair permissions automatically if nothing else works.

    Solutions to the Lightroom error problems of user permissions

    Mike

  • "Could not complete your request because of a program error" (save for Web)

    I have created a user interface that is animated in AE and make like quicktime as. MOV, so I wanted to make a gif, but when I try to save for web on PS there will be an error: "could not complete your request because of a program error."

    I checked the forum but deleting save for Web Prefs, does not.

    I use Adobe CC 2015 and windows. Sorry for my bad English, hope you can help me.

    Thank you.

    Try to restore Photoshop preferences.

    To re-create the Photoshop preferences files, start the application while pressing Ctrl + Alt + Shift (Windows) or command + Option + shift (Mac OS). Then, click Yes to the message, "Delete the Adobe Photoshop settings file?"

    Let us know the results.

    Kind regards

    Mohit

  • How batch save for web to 100 k

    In Photoshop Creative cloud, how to create an action where I batch optimize large groups of images, when you set the size of file (100 KB) rather than set the quality slider? Here are the steps we follow to a single image. How can I automate this process for effectiveness?

    Starting with an image that is 1500 x 1500 px px and 72 dpi, we go to save for Web in JPEG format. Then we change the quality slider until the size of the file indicates 100 k (give or take a bit) in the lower left corner. Then save it.

    I tried clicking on the drop down menu in the top right corner to 'optimize for file size... '. ", then setting that 100 k, but I get inconsistent results because it seems that the action that I create retains the quality on everything that worked for the image I used to create the action. I need to this quality slider should be set to whatever makes the image 100 k.

    Any ideas?

    Hi michelleb68019062,

    • File/save for web
    • Choose under predefined "jpeg".
    • Next to it is a small arrow to the right, click on this and an option will come "to optimize the size of the file.

    Choose 100 k

    • It will create of fairly low quality JPEGs - maybe you want to downsample them as another step

    Kind regards

    Tanuj

  • How to change folder name by default when you use save for Web in java script?

    Hello everyone, hope you can help me.


    Photoshop has a folder name by default of images When you export using slices Save for Web . I need to change this folder name.

    How to change folder name by default when you use save for Web in java script?

    Thanks in advance!


    1325ACD7-9C89-4D20-A6BF-E9EE8B7A1D27.png

    QQ20150923-1@2x.png


    JJMack Chuck Uebele Nicolas Ribot SuperMerlin

    You can try with scriptlistener to record the code. Change to the last line of the NO to ALL dialog boxes, so that the dialog - if you wish. There are two places in the code to save the files: one where is actually saved the file, and the other where the default value is file. I have seen it changed something with it. So, you can simply use the first listing of a path in the code below.

    #target photoshop
    
    var idExpr = charIDToTypeID( "Expr" );
        var desc19 = new ActionDescriptor();
        var idUsng = charIDToTypeID( "Usng" );
            var desc20 = new ActionDescriptor();
            var idOp = charIDToTypeID( "Op  " );
            var idSWOp = charIDToTypeID( "SWOp" );
            var idOpSa = charIDToTypeID( "OpSa" );
            desc20.putEnumerated( idOp, idSWOp, idOpSa );
            var idDIDr = charIDToTypeID( "DIDr" );
            desc20.putBoolean( idDIDr, true );
            var idIn = charIDToTypeID( "In  " );
            desc20.putPath( idIn, new File( "C:\\Users\\csuebele\\Pictures\\LR shortcuts" ) );//Here's where it actually saves
            var idFmt = charIDToTypeID( "Fmt " );
            var idIRFm = charIDToTypeID( "IRFm" );
            var idPNtwofour = charIDToTypeID( "PN24" );
            desc20.putEnumerated( idFmt, idIRFm, idPNtwofour );
            var idIntr = charIDToTypeID( "Intr" );
            desc20.putBoolean( idIntr, false );
            var idTrns = charIDToTypeID( "Trns" );
            desc20.putBoolean( idTrns, true );
            var idMtt = charIDToTypeID( "Mtt " );
            desc20.putBoolean( idMtt, true );
            var idEICC = charIDToTypeID( "EICC" );
            desc20.putBoolean( idEICC, false );
            var idMttR = charIDToTypeID( "MttR" );
            desc20.putInteger( idMttR, 255 );
            var idMttG = charIDToTypeID( "MttG" );
            desc20.putInteger( idMttG, 255 );
            var idMttB = charIDToTypeID( "MttB" );
            desc20.putInteger( idMttB, 255 );
            var idSHTM = charIDToTypeID( "SHTM" );
            desc20.putBoolean( idSHTM, false );
            var idSImg = charIDToTypeID( "SImg" );
            desc20.putBoolean( idSImg, true );
            var idSWsl = charIDToTypeID( "SWsl" );
            var idSTsl = charIDToTypeID( "STsl" );
            var idSLAl = charIDToTypeID( "SLAl" );
            desc20.putEnumerated( idSWsl, idSTsl, idSLAl );
            var idSWch = charIDToTypeID( "SWch" );
            var idSTch = charIDToTypeID( "STch" );
            var idCHsR = charIDToTypeID( "CHsR" );
            desc20.putEnumerated( idSWch, idSTch, idCHsR );
            var idSWmd = charIDToTypeID( "SWmd" );
            var idSTmd = charIDToTypeID( "STmd" );
            var idMDCC = charIDToTypeID( "MDCC" );
            desc20.putEnumerated( idSWmd, idSTmd, idMDCC );
            var idohXH = charIDToTypeID( "ohXH" );
            desc20.putBoolean( idohXH, false );
            var idohIC = charIDToTypeID( "ohIC" );
            desc20.putBoolean( idohIC, true );
            var idohAA = charIDToTypeID( "ohAA" );
            desc20.putBoolean( idohAA, true );
            var idohQA = charIDToTypeID( "ohQA" );
            desc20.putBoolean( idohQA, true );
            var idohCA = charIDToTypeID( "ohCA" );
            desc20.putBoolean( idohCA, false );
            var idohIZ = charIDToTypeID( "ohIZ" );
            desc20.putBoolean( idohIZ, true );
            var idohTC = charIDToTypeID( "ohTC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohTC, idSToc, idOCzerothree );
            var idohAC = charIDToTypeID( "ohAC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohAC, idSToc, idOCzerothree );
            var idohIn = charIDToTypeID( "ohIn" );
            desc20.putInteger( idohIn, -1 );
            var idohLE = charIDToTypeID( "ohLE" );
            var idSTle = charIDToTypeID( "STle" );
            var idLEzerothree = charIDToTypeID( "LE03" );
            desc20.putEnumerated( idohLE, idSTle, idLEzerothree );
            var idohEn = charIDToTypeID( "ohEn" );
            var idSTen = charIDToTypeID( "STen" );
            var idENzerozero = charIDToTypeID( "EN00" );
            desc20.putEnumerated( idohEn, idSTen, idENzerozero );
            var idolCS = charIDToTypeID( "olCS" );
            desc20.putBoolean( idolCS, false );
            var idolEC = charIDToTypeID( "olEC" );
            var idSTst = charIDToTypeID( "STst" );
            var idSTzerozero = charIDToTypeID( "ST00" );
            desc20.putEnumerated( idolEC, idSTst, idSTzerozero );
            var idolWH = charIDToTypeID( "olWH" );
            var idSTwh = charIDToTypeID( "STwh" );
            var idWHzeroone = charIDToTypeID( "WH01" );
            desc20.putEnumerated( idolWH, idSTwh, idWHzeroone );
            var idolSV = charIDToTypeID( "olSV" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSV, idSTsp, idSPzerofour );
            var idolSH = charIDToTypeID( "olSH" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSH, idSTsp, idSPzerofour );
            var idolNC = charIDToTypeID( "olNC" );
                var list4 = new ActionList();
                    var desc21 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerozero = charIDToTypeID( "NC00" );
                    desc21.putEnumerated( idncTp, idSTnc, idNCzerozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc21 );
                    var desc22 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc22.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc22 );
                    var desc23 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwoeight = charIDToTypeID( "NC28" );
                    desc23.putEnumerated( idncTp, idSTnc, idNCtwoeight );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc23 );
                    var desc24 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc24.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc24 );
                    var desc25 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc25.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc25 );
                    var desc26 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc26.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc26 );
            desc20.putList( idolNC, list4 );
            var idobIA = charIDToTypeID( "obIA" );
            desc20.putBoolean( idobIA, false );
            var idobIP = charIDToTypeID( "obIP" );
            desc20.putString( idobIP, """""" );
            var idobCS = charIDToTypeID( "obCS" );
            var idSTcs = charIDToTypeID( "STcs" );
            var idCSzeroone = charIDToTypeID( "CS01" );
            desc20.putEnumerated( idobCS, idSTcs, idCSzeroone );
            var idovNC = charIDToTypeID( "ovNC" );
                var list5 = new ActionList();
                    var desc27 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzeroone = charIDToTypeID( "NC01" );
                    desc27.putEnumerated( idncTp, idSTnc, idNCzeroone );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc27 );
                    var desc28 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwozero = charIDToTypeID( "NC20" );
                    desc28.putEnumerated( idncTp, idSTnc, idNCtwozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc28 );
                    var desc29 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerotwo = charIDToTypeID( "NC02" );
                    desc29.putEnumerated( idncTp, idSTnc, idNCzerotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc29 );
                    var desc30 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc30.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc30 );
                    var desc31 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerosix = charIDToTypeID( "NC06" );
                    desc31.putEnumerated( idncTp, idSTnc, idNCzerosix );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc31 );
                    var desc32 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc32.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc32 );
                    var desc33 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc33.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc33 );
                    var desc34 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc34.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc34 );
                    var desc35 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwotwo = charIDToTypeID( "NC22" );
                    desc35.putEnumerated( idncTp, idSTnc, idNCtwotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc35 );
            desc20.putList( idovNC, list5 );
            var idovCM = charIDToTypeID( "ovCM" );
            desc20.putBoolean( idovCM, false );
            var idovCW = charIDToTypeID( "ovCW" );
            desc20.putBoolean( idovCW, true );
            var idovCU = charIDToTypeID( "ovCU" );
            desc20.putBoolean( idovCU, true );
            var idovSF = charIDToTypeID( "ovSF" );
            desc20.putBoolean( idovSF, true );
            var idovCB = charIDToTypeID( "ovCB" );
            desc20.putBoolean( idovCB, true );
            var idovSN = charIDToTypeID( "ovSN" );
            desc20.putString( idovSN, """c:\photos""" );//Here's where the default folder is suppose to go.
        var idSaveForWeb = stringIDToTypeID( "SaveForWeb" );
        desc19.putObject( idUsng, idSaveForWeb, desc20 );
    executeAction( idExpr, desc19, DialogModes.ALL );
    
  • Need a script to generate sequential numbers for png save for web

    Can someone please help save me in png save for web, names with sequential numbers as a prefix or suffix, while that in the process of automation batch

    Is there a script?

    Although it is probably overkill for what you need, Image Processor Pro manages this thing of the kind.

    PS-scripts-browse/Image Processor Pro / Beta v3_2 on SourceForge.net

    Take everything that is the last beta.

    X

  • CC14 will not display patterns in save for Web

    I created an image that requires significant use of structuring. Whatever the halftone created using the plugin Phantasm, but which is expanded to the points. The rest is similar brick patterns that exist happily on the screen and the menu color chart.

    Y at - it a ceiling for the amount of detail can be shown in save for Web, and I found it? If I rasterize the model layers it displays correctly, but I at the exit of several executives, configurations, and the resolutions and don't want to have to remove the pixelation effects, whenever I need to make a change to the output.

    Thoughts? With the help of windows 8 on a fairly capable machine.

    Thank you!

    Edit: I also tried flattening of transparencies, that works to a certain extent, but I get a lot of aliasing and tiling misaligned in the model, when I try to save for web.

    SOLVED! Until the user error. Not proud to admit it, but when things are buried a few layers, it is often difficult to diagnose the problem. Went to dig deep and found him.

    Tile assets themselves at one point had changed to color mode mixture, although only at the surface of the ground, objects that were filled with this model were fixed as usual. I had not done that intentionally changed the blending mode, because it would not served a purpose, it must have happened by chance, perhaps when Eyedropping something else.

    Thus, while they show correctly on the artboard (white white), they would disappear when it came to saving for the web. I tried dragging bosses over different colors, and who warned me.

    Sorry if I wasted all the time, but if in the future someone has something that appears correctly in save for Web - digging deep, isolate the object and check your blend modes.

  • Why my option 'save for web' under the menu FILE has disappeared?

    I am a user of Photoshop CC. Regularly, I do updates and restart my computer after the updates are complete. I feel (because I compared it with others) that for some reason any under the menu 'FILE', 'Save for web' option is no longer available to me but it is for all other people, compared with. It didn't download right? Can I have a bug or something? Please help me solve this problem, as I have no idea what to do or if I even have a good download of PS CC. Thank you!

    It is under the export option. The same works of shortcut keys.

  • Why deleted my "Save for web" option in the file menu?

    I am a user of Photoshop CC. Regularly, I do updates and restart my computer after the updates are complete. I feel (because I compared it with others) that for some reason any under the menu 'FILE', 'Save for web' option is no longer available to me but it is for all other people, compared with. It didn't download right? Can I have a bug or something? Please help me solve this problem, as I have no idea what to do or if I even have a good download of PS CC. Thank you!

    Please check:

    Save for Web in Photoshop CC 2015

    Photoshop: What happened to save for Web in Photoshop CC 2015?

    Photoshop: Saving options are no longer available and save for gray Web out on the menu?

    Concerning

    Stéphane

  • 'Save for web' disappeared

    I reinstalled CC 2015 and now the "save for web" does not appear in the file menu.

    Save for the Web has been grouped with other export options, including the new export as, under the file > export menu. The shortcut for save for Web is the same.

    Here is some info on the new export options: Photoshop CC 2015 - Options of Export - YouTube

  • 'Save for web' seems to be stuck on gif - how to fix?

    Hello

    I've just updated my Photoshop CC 2014 (today) and hoped that this problem should go away.

    When I "save for web" for the past weeks, the changes that I have on the right do not affect the image. Saving to gif format and do not change size, etc. as before.

    See the screen shot comparison. Thanks in advance for any help with this.

    Elainejpeg-high-example.pngjpeg-low-example.png

    Your screen Capture Png leader showing save for Web in high quality Jpeg setting has a color of the monitor profile.  This seems strange to me. You wrote that with these settings save for backups of Web, an image. gif.jpg not.  You did not post the Gif, nor capture the current backup file that record the dialogue for web displays before the Save.  If indeed save for Web but one gif not a .jpg file try to reset your user ID Photoshop Settings.

    Also what color space are you publishing in?  Image png you posted has a display profile not a normal color space, changing in like sRGB, Adobe RGB or ProPhotoRGB... Image posted on the web should have colors sRGB in the and do not need a color profile.   A PNG file on the web with a display color profile is not what one would expect to see...

  • Keeping the names of original files in drop of save for Web

    LR to PS automation will groovy, but,.

    The output files are all be renamed by the "Save for web" dialog box in the name of the file saved inside the action of the drop pointing towards...

    If #1 is saved ok,

    File #2 renamed as #1 file and replaces / overwrites the original file #1...

    I added a sequence number 4 digits name of the file in the drop creation dialog box, but the final file name change comes after it in the final process of "Save for Web" to export...

    That's what I want to do... Ideally...

    LR Raw file edited to taste

    Export as a watermark TIF to ch

    Action a high filter, passes

    Export to save for Web @ long 1200px - 75% quality

    Closing MADE without saving the changes.

    Possible to you?

    Create blank document that is called Untitled-1.

    Start recording.

    Go to save for Web.

    Choose the desired settings and click Save.

    Navigate to the folder you want and click Save. Let the name of file Untitled - 1.jpg.

    Try it. Which will record the step you need without custom file name.

  • Save for web in format PNG-24 slices recorded in JPEG format!

    Hi all.

    I use Photoshop Extended CS6 13.0.1 x 64 and when I save for web in format PNG-24, all the slices of the project, the final results are images in JPEG format. I tried the same thing but the export in GIF and it keeps saving as a JPEG. I tried save as instead of save for Web and this market, but this way I'm not save per and not to the web.

    No idea why this is happening?

    Found the solution. I had to select all groups.

Maybe you are looking for

  • Choose the view of the Office?

    When I try to sign in for forums users motorola I can't enter name and password because he recognizes. MOBIKE format and browser blocks. dolphin browser defined on the view from the Office I can connect to the motorola forums. y at - it a setting to

  • I can not print from Firefox, but can all the other browsers and applications (such as MS Word, notepad, etc.). I get a misprint on the print monitor as if it was a problem of queue.

    This is a recent development, but I can not print anything in Firefox. Printing open normally, it's going to the right printer that works... I can print other browsers and applications. It acts like it is in queue and then a printing error occurs and

  • RS 232 + Camera

    Hello everyone, I have two questions:1 - How can I save the data of the serial RS 232 ports on labview?2 - How can I do a camera on labview and save the video.Thank you

  • Problem reading data via the Bluetooth Serial Port

    My request is meant to connect with a PC via Bluetooth. The PC runs a simple server that reads a string from the BlackBerry UTF and writes a UTF string in response. DataInputStream istream = connection.openDataInputStream();DataOutputStream ostream =

  • DNS problem

    We set up just a new config on the SAA.  We cannot get on the internet with "services" group to complete tunnel when you use the Cisco VPN client. We can get Google to an IP address.  But we are unable to Google by typing Google.com.  Do you have any