How to make Web module produce different-sized JPEGs for different pictures?

Hi --
Googled this question, searched the "help" on Lightroom, searched Adobe, downloaded the latest version of Lightroom, searched this forum, no help, so I'm asking:
I'm using the Web module in Lightroom (which I've already used to create five other sites) to put together a site. Normally, I just set the JPEG size to "1024" with the "Size" slider under "Image Pages," and normally that's fine.
In this case, however, I'm posting some telephoto shots of dolphins and some of the pictures are cropped below 1024 on both height and width of the raw image, and so LR renders a JPEG that it upsamples and of course it looks terrible.
Is there a way say, "okay, LR Web module, 1024 pixels' width or height is fine for most of the pictures, but these two shouldn't be more than 400 pixels on either dimension?"
In case it matters, I'm running LR on a Vista 64 system, 3 GB RAM.
Even if you can't help, thanks for taking the time to look at the question!

Hi,
The slide duration in presenter is automatically adjusted according to the time of the audio inserted on that slide.
How are you inserting audio on slide ? Recording or inserting  using presenter option ?
You cannot create a movie format like avi, mp4 etc
But you may publish the presenttaion in the swf format which will play in a browser or a swf player. To play in the broswer you just need to have Adobe Flash Player installed on your system. It will play like a movie in the broswer.
Let me know if you need some more help
Thanks,
Alpi Agarwal
Adobe Presenter Engineering Team

Similar Messages

  • Adobe Bridge 5.0.2.4 (CS6) - How to make Web Gallery.

    Adobe Bridge 5.0.2.4 (CS6) - How to make web gallery.

    System Info:
    Windows 7 x64 SP1
    Dell T1650
    8GB RAM
    Xeon E3-1220 V2
    Crash log;
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          Bridge.exe
      Application Version:          5.0.2.4
      Application Timestamp:          50d99f7a
      Fault Module Name:          StackHash_59c3
      Fault Module Version:          6.1.7601.17725
      Fault Module Timestamp:          4ec49b8f
      Exception Code:          c0000374
      Exception Offset:          000ce6c3
      OS Version:          6.1.7601.2.1.0.256.48
      Locale ID:          3081
      Additional Information 1:          59c3
      Additional Information 2:          59c39f5460f96c9e8c0a2e4cf426da4f
      Additional Information 3:          f054
      Additional Information 4:          f054c556062bcb3c14c6b443b38515c8
    Event Viewer log;
    Faulting application name: Bridge.exe, version: 5.0.2.4, time stamp: 0x50d99f7a
    Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
    Exception code: 0xc0000374
    Fault offset: 0x000ce6c3
    Faulting process id: 0x1fe0
    Faulting application start time: 0x01ce7e8d7553cc63
    Faulting application path: C:\Program Files (x86)\Adobe\Adobe Bridge CS6\Bridge.exe
    Faulting module path: C:\Windows\SysWOW64\ntdll.dll
    Report Id: b3e6d539-ea80-11e2-92af-b8ca3a7791fa

  • How to make the item in different color in a choice?

    if I have a choice and different items, how to make the item in different color?
    like:
    Choice ColorChooser = new Choice();
    ColorChooser.add("100");
    ColorChooser.add("200");
    ColorChooser.add("300");
    I want to show green, red and blue color for item 100, 200 and 300.
    I do not know how to do that, anyone can help?
    Thanks

    Please don't double (and now your up to triple) post. I realize that to you, your problem is the most important thing in the world and it would be nice if you could get several people working on it at the same time. However, the people answering your question do not get paid for it. They are doing it because they want to help someone. Posting several times only shows that you have no respect for them and are only concerned with your problem.

  • I have many photos with file extension of .PDD and that Photo Deluxe 4 no longer will operate in Win 7. How can I open?  Next in Elements 11, how do I load and print different pictures and different sizes options on the same page?

    I have many photos with file extension of .PDD and that Photo Deluxe 4 no longer will operate in Win 7. How can I open?  Next in Elements 11, how do I load and print different pictures and different sizes options on the same page?
    Thanks,
    Shir

    sbmgrams wrote:
    I have many photos with file extension of .PDD and that Photo Deluxe 4 no longer will operate in Win 7. How can I open?
    See here:
    Reading PhotoDeluxe PDD Files

  • How to make intellisense enable in powershell in CSOM for sharepoint online?

    how to make intellisense enable in powershell in CSOM for sharepoint online?
    I am loading assembly  as following
    [Reflection.Assembly]::LoadFrom("$scriptdir\Microsoft.SharePoint.Client.dll")        
     [Reflection.Assembly]::LoadFrom("$scriptdir\Microsoft.SharePoint.Client.Runtime.dll")

    Hi,
    try this
    http://powerguivsx.codeplex.com/
    http://mackenzie-sharepoint.blogspot.com/2011/12/sharepoint-2010-powershell-intellisense.html
    https://technet.microsoft.com/en-us/library/ff461033.aspx
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/fcb85984-abf9-428a-a2a7-952cec37ea49/powershell-ise-intellisense
    Kind Regards,
    John Naguib
    Senior Consultant
    John Naguib Blog
    John Naguib Twitter
    Please remember to mark this as answered if it helped you

  • How to get web module for CUSTCRMPRJ (crm 5.0)?

    Hello all.
    I try to create test CRM 5.0 application with own context root. Here are steps from Extension guide:
    1) Import the Development Configuration into your Netweaver IDE.
    2) Create a new Enterprise Application Development Component in Software Component CRMCUSTPRJ. If you want to extend crm/b2b, create a new development component home/b2b
    3) Add the Web Module you want to extend to the Enterprise Archive
    4) Adjust the context root
    5) Copy all files except application.xml from the META-INF directory of SAP standard Enterprise Archive into the META-INF directory of the new Development Component. If you want to modify or extend the crm/b2b application, open the project for crm/b2b. A project for the previously created development should already be open.
    Open the java perspective and copy the following files from the META-INF directory of the crm/b2b
    component to the META-INF directory of the home/b2b component:
    - application-j2ee-engine.xml
    - data-source-aliases.xml
    - log-configuration.xml
    - monitor-configuration.xml
    - monitor-configuration.dtd
    6) Check in the new Development Component.
    I found that I forgot to include web module to my new app. Oops. According to application.xml web module must be called sap.comcrmisawebb2b.war. I found it in the SAP_SHRAPP.SCA/sap.com_crm~b2b.sda. Should I use that module or no? If yes how I can include it to CUSTCRMPRJ?
    Also I found that other xml files from list above can be found in several components. So I'm confusing and can't decide from which component I have to copy that files and how to set its values.
    Regards, Lev

    Hi Anupam
    I think you need to review the IC Webclient Consultants Cookbook. It gives example sof what you're discussing.
    Regards
    Arden
    Reward with Points if Helpful

  • How to make CASA module re-configure ?

    Hi All
    My customer has some workstation login very slow(4~10 mins) about these weeks...I find the reason is User Module (because I disable the module, login speed could decrease to 20 seconds),temporary solution that I reinstall ZCM Agent...but it spend much time....
    I want to re-reconfigure CASA let he re-Scan the workstation for get correct configure or parameters......How to make re-Reconfigure CASA ?? and I have another question that I try to deliver CASA.msi...and add "/qn /norestart" parameter...but it still reboot automatically....How paramter I add to make the msi "norestart" ??
    wyldkao

    Originally Posted by wyldkao
    Hi All
    My customer has some workstation login very slow(4~10 mins) about these weeks...I find the reason is User Module (because I disable the module, login speed could decrease to 20 seconds),temporary solution that I reinstall ZCM Agent...but it spend much time....
    I want to re-reconfigure CASA let he re-Scan the workstation for get correct configure or parameters......How to make re-Reconfigure CASA ?? and I have another question that I try to deliver CASA.msi...and add "/qn /norestart" parameter...but it still reboot automatically....How paramter I add to make the msi "norestart" ??
    wyldkao
    wyldkao,
    I had this exact issue, so far the only way I have found round this is to uninstall the CASA first and then install with /norestart - no matter what I tried it would automatically restart via a repair.
    I haven't found any issues yet... though I'm sure someone could advise if this will cause an issue.

  • How to make web mail look cooler?

    Hi,
    I'm installing messenging server 2005Q4. I have a newb question :Will upgrading newer version make web mail have better look ( user interface, logging interface ) .
    Thank you.

    I just did install finished. After login Converenge, i got a pop up: "Error: The mail service is not available. Please try again later.".
    I saw someone in forum have the sameprolem so i tried fix like they did: change mail.proxyadminid, and local.service.proxy.admin and restart but it did not fixed
    . Can u help me solve this problem?
    From /opt/sun/comms/iwc/logs/iwc.log
    tail -30 /opt/sun/comms/iwc/logs/iwc.log
    PROTOCOL: INFO from com.sun.comms.client.web.auth.SessionManager Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:09:10,244 - Issuing logout from backend services
    PROTOCOL: INFO from com.sun.comms.client.web.auth.SessionManager Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:09:10,244 - Iwc session 9721d6f10a1d2d46ce9e20f31348 is destroyed.
    CONFIG: INFO from com.sun.comms.client.web.StartupServletContextListener Thread main at 2009-07-24 04:15:49,159 - Finished loading the Application Configuration
    CONFIG: INFO from com.sun.comms.client.web.StartupServletContextListener Thread main at 2009-07-24 04:15:49,164 - Finished loading cipher file
    CONFIG: INFO from com.sun.comms.client.admin.web.JMXAgent Thread main at 2009-07-24 04:15:54,650 - RMI connector server in non-SSL mode started successfully.
    CONFIG: INFO from com.sun.comms.client.admin.web.JMXAgent Thread main at 2009-07-24 04:15:54,650 - Service URL is:[ service:jmx:rmi://mail.tnmt.vn:50005/jndi/rmi://mail.tnmt.vn:50005/jmxrmi ]
    AUTH: WARN from com.sun.comms.client.protocol.delegate.agent.LoginContextAgent Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:12,862 - Subject not found in session, creating one
    AUTH: INFO from com.sun.comms.client.security.auth.modules.impl.SunAuthCallBack Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:12,875 - User LoginID is hanh
    AUTH: INFO from com.sun.comms.client.security.auth.modules.impl.SunAuthCallBack Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:12,896 - User domain is tnmt.vn
    AUTH: INFO from com.sun.comms.client.security.auth.modules.impl.SunLDAPLoginModule Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:12,899 - Loaded UG LDAP pool...
    AUTH: INFO from com.sun.comms.client.security.auth.modules.impl.SunLDAPLoginModule Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:12,904 - SunLDAPLoginModule:User hanh Authenticated
    AUTH: INFO from com.sun.comms.client.security.auth.CommsUserInitContext Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:12,908 - Loading user entry from LDAP
    AUTH: INFO from com.sun.comms.client.security.auth.CommsUserInitContext Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:12,913 - User entry loaded successfully
    PROTOCOL: INFO from com.sun.comms.client.entity.user.sun.CommsUser Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:12,947 - Calender Service is not configured
    PROTOCOL: INFO from com.sun.comms.client.entity.user.sun.CommsUser Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:12,952 - IM Service is not configured
    PROTOCOL: WARN from com.sun.comms.client.protocol.delegate.agent.ClientOptionsAgent Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:13,027 - client preferences not found for domain: tnmt.vn
    AUTH: INFO from com.sun.comms.client.web.IwcCookieManager Thread httpSSLWorkerThread-8080-4 at 2009-07-24 04:17:13,028 - Preferred language for user is null
    PROTOCOL: WARN from com.sun.comms.client.protocol.delegate.UserPrefsCommandDelegate Thread httpSSLWorkerThread-8080-1 at 2009-07-24 04:17:13,780 - get_allprefs.iwc : Service is not enabled : cal
    PROTOCOL: WARN from com.sun.comms.client.protocol.delegate.UserPrefsCommandDelegate Thread httpSSLWorkerThread-8080-1 at 2009-07-24 04:17:13,781 - get_allprefs.iwc : Service is not enabled : im
    PROTOCOL: INFO from com.sun.comms.client.entity.user.sun.CommsUser Thread httpSSLWorkerThread-8080-1 at 2009-07-24 04:17:13,782 - SMIME Service is not enabled for server
    PROTOCOL: WARN from com.sun.comms.client.protocol.delegate.UserPrefsCommandDelegate Thread httpSSLWorkerThread-8080-1 at 2009-07-24 04:17:13,782 - get_allprefs.iwc : Service is not enabled : smime
    PROTOCOL: WARN from com.sun.comms.client.protocol.delegate.agent.ClientOptionsAgent Thread httpSSLWorkerThread-8080-1 at 2009-07-24 04:17:13,783 - client preferences not found for domain: tnmt.vn
    PROTOCOL: INFO from com.sun.comms.client.entity.user.sun.CommsUser Thread httpSSLWorkerThread-8080-1 at 2009-07-24 04:17:13,999 - Client customization service is disbaled for the deployment
    PROXY_MAIL: INFO from com.sun.comms.client.web.services.sun.MailServiceProxy Thread httpSSLWorkerThread-8080-2 at 2009-07-24 04:17:14,257 - Performing Sun Mail Authentication
    PROXY_MAIL: ERROR from com.sun.comms.client.web.services.sun.MailServiceProxy Thread httpSSLWorkerThread-8080-2 at 2009-07-24 04:17:14,507 - I/O error connecting to mail service
    ADDRESS_BOOK: INFO from com.sun.comms.client.ab.coresrv.DBHandler Thread httpSSLWorkerThread-8080-0 at 2009-07-24 04:17:14,798 - Got DBPluginMap
    PROXY_MAIL: INFO from com.sun.comms.client.web.services.sun.MailServiceProxy Thread httpSSLWorkerThread-8080-2 at 2009-07-24 04:17:19,264 - Performing Sun Mail Authentication
    PROXY_MAIL: ERROR from com.sun.comms.client.web.services.sun.MailServiceProxy Thread httpSSLWorkerThread-8080-2 at 2009-07-24 04:17:19,265 - I/O error connecting to mail service
    PROXY_MAIL: INFO from com.sun.comms.client.web.services.sun.MailServiceProxy Thread httpSSLWorkerThread-8080-0 at 2009-07-24 04:17:19,268 - Performing Sun Mail Authentication
    PROXY_MAIL: ERROR from com.sun.comms.client.web.services.sun.MailServiceProxy Thread httpSSLWorkerThread-8080-0 at 2009-07-24 04:17:19,269 - I/O error connecting to mail service
    Edited by: tien86 on Jul 23, 2009 2:01 PM
    Edited by: tien86 on Jul 23, 2009 2:21 PM

  • How to make a wsrp producer ?

    Hi,
    what are the actions to make a WSRP producer from a JSR168 portlet
    within the portal ?
    I know how to make a consumer but I can't find the documentation to make
    the producer.
    Denis

    If you build the domain using Weblogic SP4, then it is automatically a wsrp prducer

  • How to make IrDA module

    Hi,
    I using MS-6454 motherboard. This mobo support IrDA port but I couldn't find the module connector in our market (I even tried to contact the Authorized Distributor in my country).
    I think this module is not complicated so I can make it myself if I know the circuit schematic.
    Could anybody kindly send me that schematic ? I will use it on my own risk, of course.
     Thank so much for your support.

    Originally Posted by wyldkao
    Hi All
    My customer has some workstation login very slow(4~10 mins) about these weeks...I find the reason is User Module (because I disable the module, login speed could decrease to 20 seconds),temporary solution that I reinstall ZCM Agent...but it spend much time....
    I want to re-reconfigure CASA let he re-Scan the workstation for get correct configure or parameters......How to make re-Reconfigure CASA ?? and I have another question that I try to deliver CASA.msi...and add "/qn /norestart" parameter...but it still reboot automatically....How paramter I add to make the msi "norestart" ??
    wyldkao
    wyldkao,
    I had this exact issue, so far the only way I have found round this is to uninstall the CASA first and then install with /norestart - no matter what I tried it would automatically restart via a repair.
    I haven't found any issues yet... though I'm sure someone could advise if this will cause an issue.

  • How to make File Dialog in different color

    Hi to all,
    How to make File Dialog to appear in orange color.
    Regards
    khiz_eng

    I would like to know this also.....but it appears that there is not much you can do with an AWT FileDialog (not even moving it to the center of the screen).
    sigh....
    V.V.

  • How to make a switch loop? ( Read inside for more info.)

    I'm working on a project using switch and I want to know how to make it loop/ or is it possible to do so with for or while. If anyone could help me I'd be very thankfull.
    Since my switch is too long I'll make an example:
    System.out.println();
    System.out.println();
    System.out.println("Zgjedhni operacionin: ");
    System.out.println("1. Mbledhja A + B\n");
    System.out.println("2. Zbritja A - B\n");
    optionNumber = sc.nextInt();
    switch ( optionNumber ) {               
                        case 1: System.out.println("\nMbledhja A + B: ");
                              s11 = (a11+b11);
                              s12 = (a12+b12);
                              s13 = (a13+b13);
                              s21 = (a21+b21);
                              s22 = (a22+b22);
                              s23 = (a23+b23);
                              s31 = (a31+b31);
                              s32 = (a32+b32);
                              s33 = (a33+b33);
                              System.out.println( s11 + " - " + s12 + " - " + s13 );
                              System.out.println( s21 + " - " + s22 + " - " + s23 );
                              System.out.println( s31 + " - " + s32 + " - " + s33 );
                              break;
                        case 2: System.out.println("\nZbritja A - B: ");
                              s11 = (a11-b11);
                              s12 = (a12-b12);
                              s13 = (a13-b13);
                              s21 = (a21-b21);
                              s22 = (a22-b22);
                              s23 = (a23-b23);
                              s31 = (a31-b31);
                              s32 = (a32-b32);
                              s33 = (a33-b33);
                              System.out.println( s11 + " - " + s12 + " - " + s13 );
                              System.out.println( s21 + " - " + s22 + " - " + s23 );
                              System.out.println( s31 + " - " + s32 + " - " + s33 );
                              break;I've got the variables declared of course :P so now what I want after doing case 1 or case 2 or any other cases ( 9 in my program) I want to make a question if I want to do another operation and start again from beginning :$/

    Solved it.
    do {
    System.out.println();
    System.out.println();
    System.out.println("Zgjedhni operacionin: ");
    System.out.println("1. Mbledhja A + B\n");
    System.out.println("2. Zbritja A - B\n");
    optionNumber = sc.nextInt();
    switch ( optionNumber ) {               
                        case 1: System.out.println("\nMbledhja A + B: ");
                              s11 = (a11+b11);
                              s12 = (a12+b12);
                              s13 = (a13+b13);
                              s21 = (a21+b21);
                              s22 = (a22+b22);
                              s23 = (a23+b23);
                              s31 = (a31+b31);
                              s32 = (a32+b32);
                              s33 = (a33+b33);
                              System.out.println( s11 + " - " + s12 + " - " + s13 );
                              System.out.println( s21 + " - " + s22 + " - " + s23 );
                              System.out.println( s31 + " - " + s32 + " - " + s33 );
                              break;
                        case 2: System.out.println("\nZbritja A - B: ");
                              s11 = (a11-b11);
                              s12 = (a12-b12);
                              s13 = (a13-b13);
                              s21 = (a21-b21);
                              s22 = (a22-b22);
                              s23 = (a23-b23);
                              s31 = (a31-b31);
                              s32 = (a32-b32);
                              s33 = (a33-b33);
                              System.out.println( s11 + " - " + s12 + " - " + s13 );
                              System.out.println( s21 + " - " + s22 + " - " + s23 );
                              System.out.println( s31 + " - " + s32 + " - " + s33 );
                              break;
    System.out.println("Doni te beni edhe nje operacion?: ");
    vazhdo = sc.next().equalsIgnoreCase("PO");
    while ( vazhdo == true);Sorry for double posting can't see an edit button :$

  • How to make web pages easier to read?  If I increase the font size web pages look distorted and unusable.  The same goes for mail.  I love the ease of use with a MAC but at 55 I need better sized fonts without distorting the web sites?  Any suggestions?

    As you can see I am new to MAC;s so please be  patient with me. 

    Yes, that made the fonts larger, but I lose viewing the full windows of Safari and Mail, the edges are cut off aand I cannot restore them by click and dragging them fully open again.   I appreciate the quick response, but I still have the same issue of ddistorted webpages and mail.

  • How to make web links open larger in firefox

    Firefox is my default internet. IGoogle is my home page. I have XPWindows. I recently had Firefox put in and use that as my default internet connection. When I click on a web page, it does not fill my screen - there's anywhere from 2 to 4 inches of white on each side of the web page. With my old default page, it filled the entire screen. How do I make it fill the whole screen?

    Hello,
    Have you tried [[Font size and zoom - increase the size of web pages|Firefox's zoom feature]]? This will help increase the size of web pages.
    * To make things bigger, press '''Ctrl''' and '''&#43''' at the same time.
    * To make things smaller, press '''Ctrl''' and '''-''' at the same time.
    * To reset the size back to normal, press '''Ctrl''' and '''0''' at the same time.
    You can also use the [https://addons.mozilla.org/en-US/firefox/addon/2592/ NoSquint]. add-on to change the default zoom level for all websites at once. After setting your global zoom level, you can still fine-tune the zoom on individual sites.
    '''Using NoSquint:'''
    #After installing NoSquint, make sure you have the Add-on Bar displayed:
    #*Right-click the new tab button ("+") or a blank area of the tab bar to the right of it and choose Add-on Bar from the shortcut menu.
    #Click the % on the Add-on Bar to call up site preferences, then click the Global Settings button, then the Zooming tab.
    #*You can experiment with sizes larger than 125%, but it's not recommended that you go higher than 150% unless you have a large high-resolution monitor.
    If there are particular sites that still present a problem, feel free to post their URLs.
    Please let us know if this helped you!
    Thank you.

  • How to make Web Dynpro Search work using CAF Entity Service Method

    Hallo everybody,
    I'm facing a problem regarding CAF Method and I really need some help.
    The Method I want use is a "Search by Key" method, which I already testet in Composite Application and it has worked.
    But wenn I try to add the CAF Model in Web Dynpro and Apply the template in Component Controller, there was no input value there to be selected but only the return values. How can I make the method work?
    Thanks a lot.

    Hallo everybody,
    I'm facing a problem regarding CAF Method and I really need some help.
    The Method I want use is a "Search by Key" method, which I already testet in Composite Application and it has worked.
    But wenn I try to add the CAF Model in Web Dynpro and Apply the template in Component Controller, there was no input value there to be selected but only the return values. How can I make the method work?
    Thanks a lot.

Maybe you are looking for