How do I add a viewable picture?

I have developed a form that documents the measurements of jobs for the stores that I provide service to. The one thing I can't figure out is how to have the finished form product show the actual picture that was uploaded, not just the file name. I need the capability of the end user to be able to see the actual picture that was taken.

Hi,
FormsCentral doesn't support this functionality currently. You can use this form to "vote" on popular feature requests, or to add a new one of your own:
https://adobeformscentral.com/?f=XnF-KJVCovcEVQz9tZHYPQ.
Thanks for using FormsCentral!
Wenlan

Similar Messages

  • How do I add a background picture til my swing CUI

    How do I add a background picture til my CUI. I�m using Swing - not using any JPanel.
    Here my code:
    class Start extends JFrame implements ActionListener
         JButton soeg, tilfoj, afslut;
         JTextField beskedText;
         JLabel besked;
         private Image baggrund;
         public Start()
              setTitle("Video Registrerings System");
              setSize(300,250);
              setVisible(true);
              addWindowListener(new WindowAdapter()               // Opretter vinues "lytter"
                   public void windowClosing(WindowEvent e)
                        System.exit(0);
              Container c;
              c = getContentPane();
              c.setLayout(null);
              try
                   URL imagename = new URL("file:/c:/jdk1.3.1_02/java/vrs_background.jpg");
                   baggrund = createImage((ImageProducer) imagename.getContent());
              catch (Exception e) {}
              // Tilf�jer knapperne
              tilfoj = new JButton("Tilf�j ny video");
              tilfoj.setBounds(75,110,150,25);
              tilfoj.setVisible(true);
              tilfoj.addActionListener(this);
              c.add(tilfoj);
              soeg = new JButton("Video s�gning");
              soeg.setBounds(75,145,150,25);
              soeg.setVisible(true);
              soeg.addActionListener(this);
              c.add(soeg);
              afslut = new JButton("Afslut");
              afslut.setBounds(75,180,150,25);
              afslut.setVisible(true);
              afslut.addActionListener(this);
              c.add(afslut);
              //Tilf�jer tekstfelt og label
              besked = new JLabel("Besked:");
              besked.setBounds(10,45,50,25);
              besked.setVisible(true);
              c.add(besked);
              beskedText = new JTextField(" V�lg en af de nedenst�ende knapper");
              beskedText.setBounds(65,45,215,25);
              beskedText.setVisible(true);
              c.add(beskedText);
         }

    Here is a link that might help you:
    http://forum.java.sun.com/thread.jsp?forum=57&thread=219443

  • HT1040 How do I add multiple different pictures to my order?

    How do I add multiple pictures to my order? It wants me to check out after each one!

    With the amount of information you've provided it's impossible to offer a potential solution.  We can't see your computer so we need to know the details of your problem and setup, i.e.:
    what version of iPhoto are you using?
    what system version are you running?
    can you post a screenshot of the order window?
    OT

  • How do you add captions to pictures

    Some of my pictures have caption and some do not.  How do I add missing captions?

    The photo has a caption that shows on Photo Element.
    The document does not allow me to add one.  How do I do that?  Also where do I learn to enhance this photo.
    Look everyone I am 81 yrs. old and need some advice.  I am just writing a Historical Biography on two of these women; my Cherokee grandmother and my great grandmother.  I know I can do this.  It is just a high learning curve.  Thanks

  • How do you add people's pictures with contact info?

    How do I add photos of my friends with their contact info?

    See this...
    http://docs.info.apple.com/article.html?artnum=302493
    I would imagine that they just have to be in the program you are syncing from. If you are on Windows XP, the pics would have to be in Microsoft Outlook.
    You would add it here in outlook...
    If you are adding contacts manually (by dragging the vCard files to the iPod) then you cannot have pictures displayed.
    btabz

  • How do you add your contact picture to a text message?

    I want to be able to see my contact pictures whenever I text someone from my contacts list. How do you put your contact pictures on a text message for iPhone 6? I can see my contacts pictures when I send/receive a group text but not an individual text. Is this feature equip for apple phones? Thank you!!!

    bmm243 wrote:
    Is this feature equip for apple phones?
    No.

  • How can i add Image or Picture Column to Matrix

    Hello Experts,
    I want to add Image or Picture column on my Add-on form matrix
    I am working on 8.81 PL5
    Please help out.
    Regards,
    Bhavank

    Hi Bhavank,
    Try This.....
          ocolumn = ocolumns.Add("CoGS", SAPbouiCOM.BoFormItemTypes.it_PICTURE)
            ocolumn.Editable = True
            ocolumn.Width = 60
            oitem.FromPane = 9
            oitem.ToPane = 9
            ocolumn.TitleObject.Caption = "COGSProfitCenter"
            ocolumn.DataBind.SetBound(True, "", "Folder")
            ouserdatasource = oOrderform.DataSources.UserDataSources.Item("Folder")
            omatrix.AddRow()
            omatrix.GetLineData(1)
            ouserdatasource.ValueEx = "c:\41224_128614427186464_128584050522835_146624_537710_s.jpg"
            omatrix.SetLineData(1)
    Thanks
    Shafi

  • How do you add a colored picture on top of a black and white picture with out it turning black and white too?

    I am making grad invites and i keep trying to add a colored picture on top of the black and white background picture and it keeps changing the colored one black and white i am using Photoshop CC 2014! any help is greatly appreciated! I cant figure this one out!

    What is the file type? Is it a file that supports layers?  Is the color photo in its own layer?
    Please post a screenshot of the layers panel.

  • Photos on Mac Yosemite, how can I add location to pictures taken with my Canon camera? Thx

    I want to add location to pictures taken with an "independent" camera, Canon, as I used to in iPhoto.
    Is this possible ?

    That's correct - Photos supports geotagging, but only allows viewing of that information. Once an image is in Photos, geotags cannot be added, deleted, or edited. This post suggests some apps for editing geotags outside of the Photos app. As you mentioned, you can edit the geotags in iPhoto, export to the finder and then import to Photos. I would guess (and hope!) we'll see this added in an update, and hopefully soon!

  • How do I add captions to pictures?

    I am very new to the MAC world (one week to be exact). I have searched help and can find a method to select the font to add captions to photos but cannot find the method. I want add captions to photos in an album and then use the album to create a slideshow. Any help would be appreciated.
    Nepa

    Another way to put captions in the slideshows is to first put the captions in the Description field that TD mentioned and then use this script to write those descriptions into the Title field to use in the slideshow. When you're done you can use the Photos->Batch Change->Title to File Name.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • How do  I add title-cover-pictures to the albums I have ????

    Hi
    When using windows Media Player, y can easily add cover pics. But in iTunes I cant find any logic way to do it. It says I have to log in to the store before I can do it.....But I dont have Visa and I dont want to buy anything.
    Is there a button somewhere to push-as in windows media player ???
    Yours monsterblaster

    You can add artwork manually by embedding the artwork into the music file: iTunes 7 for Windows - Adding artwork to songs and other items
    I find this site is a good source of artwork: CD/Album Cover Art Search from SlothRadio.
    Another place for finding suitable artwork is to go to Amazon. You can also locate artwork using Google image search and put the artist or album name. Locate the album from any of those sources, save the picture to your desktop and drag it to the iTunes artwork pane. Alternatively there are programs like these that help locate artwork: iTunes Art Importer or MP3 Tag

  • How do I add a (vertical) picture to show while my movie is playing?

    Im currently making a movie, and I want to have a picture present in the corner of the video while the movie is playing. I enabled advanced options and tried picture-in-picture, but that not only forces ken burns effect but it makes me use a horizontal cropping frame. Is there any way to add a vertically shaped picture to be in my video?

    myugi12 wrote:
    … Is there any way to add a vertically shaped picture to be in my video?
    sure, but it needs some preparation.
    in a designated 'paint'-application, I recommend Pixelmator, add your portrait shot to a transparent background with 16:9 aspect ratio.
    if you don't own a picture-processor, your Macs Preview can do the trick:
    open any 16:9 ratio picture in Preview
    select-all (cmd-a)
    erase (backspace) => a grey, empty 'nothing'
    copy/paste your portrait pic => the 'magic' are the grey, transparent areas l/r
    save as a png to keep transparency
    add pic to iMovie Project => portrait PiP!

  • How do you add 'Pictures inline' under Insert when sending a message. In Safari it is there but in Firefox it is not there. No "pictures' Inline".

    When I click on Insert, when sending an e-mail, the term 'pictures inline' does not appear in Firefox...its does in Safari. How can this be adjusted. Thank you. I want "pictures inline" insterted on Firefox Mozzila outgoing e-mails. Thank you

    I am referring to HOTMAIL...GMAIL AND YAHOO DOES NOT HAVE HOTMAIL?! or am I wrong. As far As I know only Outlook. Yes, Outlook. As I said in Safari Outlook shows pictureinline when I click on INSERT but in my Mozilla Firefox Outlook NO! That is my question. How do I add or insert "PICTURE INLINE" IN OUTLOOK HOTMAIL FIREFOX MOZILLA. THANK YOU I APPRECIATE ANY ADVICE I CAN RECEIVE.

  • How do I add more than one picture on a page?

    I just started using Lightroom, and I want to know how I can add more than one picture onto a page to print or email. Right now, I will choose a picture, and it will make all of the pictures on the page that picture. I have even tried dragging a picture onto a page, but it just changes all of the pictures to the dragged picture.
    Thanks.

    It can be done in Lightroom 2 but, as John pointed out, it requires a 'hack.'  Here is how it's done:
    http://lightroomkillertips.com/2009/video-multi-photo-picture-packages/

  • How do you add pictures to your photo book after saving it? Can you re-save it to send to blurb?

    How do you add pictures to your photo book once you have saved it? Moreover, can you save it again and send it to Blurb.

    Go back to Library and drag the extra photos into the book collection.

Maybe you are looking for

  • How do I get a pre-process XSLT in a structured app to run?

    Hello, I think this is a very basic question, but I'm stuck. I have a structured application that is supposed to use a XSLT to preprocess its files. I've added a XMLApplication/XSLTPreferences/PreProcessing/Stylesheet; I've tried it both manually and

  • Default the viewer to Microsoft Excel instead of PDF

    I have a RTF template created for the report. I need the output to be of type Microsoft Excel. When I submit the request, automatically it defaults the output type to PDF. When I go into Options in the Submit Request screen and manually change the LA

  • Connection Pooling - how to close properly?? PLEASE HELP!

    I am very confused about something and cannot find a clear answer within the Oracle docs or Sun's Java docs. When using connection pooling, you create an OracleConnectionPoolDataSource, obtain a PooledConnection, then a JDBC Connection (this is fine)

  • ORA-27102: out of memory SVR4 Error: 12: Not enough space

    We got image copy of one of production server that runs on Solaris 9 and our SA guys restored and handed over to us (DBAs). There is only one database running on source server. I have to up the database on the new server. while startup the database I

  • QTSS broken on Yosemite

    QuickTime Streaming Server 6.0.3 (QTSS) no longer installs on Yosemite.  Is there any way to fix this? This is the first new OS release that has failed to support QTSS immediately.