Markup for image in a form of LiveCycle ES4.

Hi all

I have built a form in LiveCycle ss4 which has an image in there (not a field of the image), and I would like users to be able to put an arrow or X or something where he wants on top of the image. The image is a diagram of body, and the user is supposed to mark where a wound (or multiple injuries) is on the diagram.

(All I could find are discussions on the use of comments in Adobe Pro, but a) my users have for the most part only player, and b) form is Reader Extended, so commenting is not allowed at all. Is it some sort of field I put on top of the image to allow users to tag?

Thank you!

OK, so you are practically limited to the use of form fields, something like a grid of boxes.

Tags: Adobe LiveCycle

Similar Questions

  • Export images attached by form-filler (user)

    Sorry if this has been discussed before - I am brand new to create a form and could not find this question in the forums.

    I am creating a form in LiveCycle Designer, which will allow users to attach a photo (JPEG) to a field of the image and then allow me to export the image full size and save in JPEG format. I don't know if I need to change something in my design of the shape, or if I'm missing just one step when you view the response file.

    At first, I thought that Adobe has compress images and so I asked the impossible, but I see that the completed form, even accounting for the non-graphic data, has a file size that is greater than the sum of the original JPEGs. I think that the image data must therefore be present somewhere in this form. But how do I get it back?

    Right now, I can't export images in all. The only way to save the images as separate files is to take a screenshot of the PDF, but this means that the image is not as big as I allow him in the area of the image. When I click on "Export all images" I don't have the logo that I got when I first created the form. I don't get the images attached by the user (form-filler).

    Two final notes: my image fields "embed image data" checked, and it has to work for users who only have Adobe Reader.

    Any help would be greatly appreciated!

    The image field allows you to import, but not to export. The image data would be in a data file, but it would be base64 encoded so you should have decoded before use. Perhaps a better approach would be to add the images as attachments, then you can export them in their native format.

    Paul

  • organize images in the form of grid

    Hello

    How to organize images in the form of grid as a form of the matrix 2 x 2.

    any solution please.

    Kind regards

    Hari

    Thinnker,

    I'm not sure I understand what you're trying to do, but I have modified what I could from your code to make it work without changing the structure so that it become unrecognizable to you.

    I've replaced your IMAQ control with control of 2D image, because I have not installed IMAQ. This VI works as expected and load your file of jpg files in the table of the photo.

    If you work with IMAQ, note that your images will be loaded all into the same reference IMAQ because you create only one (called untitled), so with each image you load, you override the earlier. You must move the IMAQ Create function in the loop For and generate a new reference for each image you want to load (each requires a unique string for its name).

  • Unable to see the Image in the form

    Hello

    I m using a file browser to load an image into my form and a single display field to display the image in the same form.

    For this that I m using the code and the following parameters:

    Database field:

    Identification:

    Name: P174_FILE_ATTACHED

    Display as: file browser

    Parameters:

    Storage type: BLOB column specified in the source item attribute.

    Mimetype column: MIMETYPE

    Column of FILE name: FILENAME

    Source:

    Source: always, to replace an existing value in session state.

    Source type: column database

    Source of value or an Expression: FILE_ATTACHED


    Display area:

    Identification:

    Name: P174_IMAGE

    : View only


    Source: only the current value in Session State is null

    Source type: PL/SQL function body

    Source of value or Expression:

    "return ' < img src =" "|" apex_util.get_blob_file_src('P174_FILE_ATTACHED',:P174_ID) | " » / >" ;

    Instead of the image, I m get the following

    < img src = "" apex_util.get_blob_file? a = 118 & s = 299031213118 & p = 174 & d = 60258825148373475 & i = 60258406128373475 & p_pk1 = 1 & p_pk2 = & p_ck = 302A5DA5980F3504E6289B70F78E6BA3 "/ >"

    Any help in this regard.

    Concerning

    consult the partners On the Types of items

    also complete information on Page point correctly read related help...

  • Has anything recently changed how the check of the Image on the forms?

    Has anything recently changed how the check of the Image on the forms?


    Problem

    In these few days we noticed the verification of the Image on our forms does not preclude the submission form when the values do not match.

    Form design

    To create our forms, we use the procedure described here: http://www.thrise.com/blog/create-business-catalyst-WebForms.htm . Basically, we create the form with all the fields we want to, including the verification of Image ({module_captchav2}) outside the BC. We then put the code form on a page in British Colombia and tap the Actions button then choose optimize the content.  This creates a Web form (Site Manager > Web Forms).

    The form will not work correctly: we could submit the form and get an email and Image verification would prevent the submission form if the values don't match.

    Test
    We have confirmed on two other sites, forms correctly thwarting form submission when the captcha does not match are now allowing these forms to submit (emails are always received).

    When we create a form in British Colombia, verification of the Image fact work. So we guess something changed with what happens when the button optimize content or how the check of the Image. 


    Although some not, we believe that we used to display the field of captcha with the other fields of the form when you look at the form in British Colombia (Site Manager > Web Forms), but we don't see it now.

    img3.png

    Notes

    JQuery validation check required fields, including the field of Captcha, are not empty.

    We create forms using the procedure described above, because we want to use controls of sensitive form of the Bootstrap instead layout table tags generated during the construction of the form in British Colombia.  Be able to generate startup code, while the form of construction in British Colombia would be ideal.

    We believe that if we were to display the captcha field with the other fields in the form when you look at the form in British Colombia (Site Manager > Web Forms) that the Image verification will not work correctly.

    Verification of image above refers to the choices under the Site Management > forms > misc. However, when you look at the page in the browser it actually says 'Enter verification word in the box below.

    img1.png

    img2.png

    Here is an example of an already optimized form on my site in sandbox (feel free to submit the form): http://robertstastyvittles.mybizzuka.com/contact-us

    Thank you

    sepyh

    This guide, that I personally would not follow because it neglects several key elements you need for BC forms work properly, I'm surprised that has no mention of the use case or notes of those somehow.

    -Because you have carved in the script BC for the captcha form part you will not get a correct script error on submit for the captcha. This is the first problem there.

    D ' other hand you him have not set to force validation captcha on the form in the admin. Under Site Settings > Captcha is where that option life.

    Nothing has changed in British Colombia for the captcha feature, your missing just parameters and code to make it work as expected.

  • saving an image of the form into the database

    I used this procedure to recover an image on my forms...
    PROCEDURE get_image IS
    /* Define the local variables*/
    l_filename VARCHAR2(60);
    l_type VARCHAR2(10);
    l_item_name VARCHAR2(60);
    l_path VARCHAR2 (60);
    BEGIN
    /* Assign the values of the fields to the variables*/
    l_filename := :PICS.file_image;
    l_type := :PICS.type;
    l_path := :PICS.file_path;
    /* Assign the variable of the item where the picture will be put in the form*/
    l_item_name := 'PICS.pic1';
    /* Define the filename as the path, actual name of the file and the type of file,
    but concatenating the various
    elements from the variables*/
    l_filename:= l_path||l_filename||'.'||l_type;
    /*Use the build in procedure READ_IMAGE_FILE to retrieve the image from
    the file*/
    READ_IMAGE_FILE(l_filename,l_type,l_item_name);
    EXCEPTION
    WHEN VALUE_ERROR THEN
    message('Value Error');
    WHEN OTHERS THEN
    message('Other error');
    END;
    and I traced the columns for the image and the name of the image in the form...
    but when I click on the button Save... nothing happens... the images does not save in the database

    Why not use a BLOB column for storing the image?

    François

  • How to create an XFAF (XFA foreground) form in LiveCycle Designer?

    How to create an XFAF (XFA foreground) form in LiveCycle Designer?

    I don't see this option in ' Save as '.

    I see only dynamic 'static form' and 'xml '.

    Thank you

    XFAF designates a PDF with XFA (static shapes) content.

    In the designer, you can save your form designs in dynamic form (PDF XFA) or static form (PDF).

    The static are also sometimes appointed XFAF.

    See page 19 for more information on XFAF xfa.

    http://partners.Adobe.com/public/developer/en/XML/xfa_spec_2_5.PDF

  • Printing problems on a form in Livecycle in Acrobat or Reader

    I created a form in Livecycle 8.0 which I intend to have users to fill in Acrobat or Reader.  When I try to print the form in Acrobat, either on a printer, in PDF format, print it just a blank document. I've got Acrobat Professional 8.1.2 but I also tried to do this in Acrobat Standard v8 and had exactly the same problem.

    I'm fairly new to Livecycle, and I browsed the tutorials and noticed that the forms that I realized in all seem to print very well, so I guess that is the problem with some settings that I used to create this other forms, but I can't for the life of me what it is.

    Any help would be greatly appreciated!

    It seems that this is a bug in Reader 8.x version. In this good looking. Can you print other PDF documents, or is it the only one causing trouble?

    Paul

  • Photo, what are the criteria for images selected from the collections of photos?

    With Photo on my Mac when I'm in the view "of the years', I see all my photos. When I switch to 'Moments' I see all the photos, especially older. When I go to "collections", then I self pictures? What are the criteria for images selected in 'collections' of photos? Thank you

    You should see all the photos in the Moments, the years, Collections, unless you have the "Summarize" option enabled in Photos > Preferences > General.  Then some pictures will be omitted, but the rules are not documented.

  • Silverlight-during the installation receives an invalid message of (1) data for image corrupted and checksum (2). It is a Mac.

    Silverlight-during the installation receives an invalid message of (1) data for image corrupted and checksum (2). It is a Mac.

    Anyway to install Silverlight on a Mac. Use with Netflix
    pprimm

    http://www.Silverlight.NET/

    Silverlight forums: http://forums.silverlight.net/

    -steve

  • How can I find the URL codes for images stored in the Windows Photo Gallery?

    How can I find the URL codes for images stored in the Windows Photo Gallery?

    If you want the path to the current record
    right click to the picture location of a photo...
    and choose... Properties / General tab.
    Location displays the path.

    If you have a photo saved on your hard drive
    car that was downloaded on the net...
    the original URL will appear not in
    the file.

  • How can I reinstall the driver for the Lexmark X 422 for imaging devices as it is show a yellow mark beside it

    I need to reinstall Lexmark X 422 for imaging devices, as is show a yellow mark and when I click on its properties, it says cannot start code 10

    You can download the driver from the following link:

    Universal Lexmark driver - Microsoft WHQL certified Windows XP / Server 2003 / Vista / Server 2008 / driver PCL XL emulation of Windows 7

    Unplug the printer first, install the driver, it restarts the computer, then connect the printer and see if t is detected.

  • Iterator for the table and form is a problem during the cleaning of the records

    Hello

    I use JDev 12.1.2.

    I have an object of the detail view. I represent a part of its fields in a table and the rest in a form. I use the same iterator. Basically, I dragged and dropped the object even from the view of the data control and created a table and form layout with the fields I wanted in each provision. I put in place a clear feature for the rows in the table with a clear"" key. -on click I delete the line of the iterator in the managed bean. When I do this the selected record is deleted and the next record is displayed. But fields entered in the form layout also gets deleted. (the form should also be showing the record currently selected - it shows but entrable fields in the form are deleted because of claire that I did on the previous line.) If anyone can help get this resolved?

    Not use the same iterator for the tables and forms here? The links are in the row (row.bindings...) for the table, but for the form it is (links...). The Delete on the current row operation is causing the iterator delete all fields of links instead of from the line? Please shed some light.

    Thank you

    UMA

    How do you rank on the iterator compensation?

    use resetActionListener in your clear button and let us know what is happening?

    Ashish

  • Can we apply a createInsert single button for the two master form, details of Table?

    Mr President.

    Can we apply a createInsert single button for the two master form, details of Table?

    I want to just click a button and fields are available in form-Master and details-table.

    As below

    vfdt.png

    Concerning

    Mr President.

    My worm jdev is 12 c

    And I can do your job for you.

    His code

    For any organization that wants to do this job

     public void createVoucherAndVDetailsRow(){
                VoucherViewImpl voucherVO=this.getVoucherView1();
                VoucherViewRowImpl row=(VoucherViewRowImpl)voucherVO.createRow();
                voucherVO.insertRow(row);
                RowIterator iterator= row.getVoucherdetView();
                String voucherNumber=row.getVoucherId();
                NameValuePairs nvps=new NameValuePairs();
                nvps.setAttribute("VoucherId", voucherNumber);
                VoucherdetViewRowImpl voucherdetRow=(VoucherdetViewRowImpl)iterator.createAndInitRow(nvps);
                iterator.insertRow(voucherdetRow);
                }
    

    Concerning

  • How to change an image that I paid for images from adobe?

    How to change an image that I paid for images from adobe?

    You can use Photoshop or any program for .jpg photos and Illustrations of image editing. For the vector .ai, you will need Adobe Illustrator or another application that takes supported Illustrator files.

Maybe you are looking for

  • Training camp and the security

    I just installed Windows using Boot Camp 10, for the sole purpose of testing the Windows version of an application I'm developing.  I still I have the feeling that it would create a completely separate system, and that neither OS would have access to

  • BSOD in Windows 7 since the addition of Office 07 and updates Windows.

    How can I keep my computer from HP 1 month (Windows 7 Home Premium 64-bit) to close down and blue-screening at random times?  First thing I did when I got it was to slowly add programs I used on XP safely in the past.  I run Comcast w/McAfee and viru

  • I forgot my password of my IBM running on Windows XP starteer system

    I forgot my password and tried everything I knew but failed I try safe mode and type administrator but he always asks the password... Please can u tell me what to do? It is a system of IBM.

  • Writing EXIF data (and how to define the side of the photo)

    Anyone had luck writing EXIF data in photos? Reading EXIF data are fairly easy, as demonstrated by "photobomber. Writing EXIF data seems to be more painful, however. In particular, I'm trying the face value of the photo.  I found mention on the web p

  • SG300 - 28 p and SG300-52, what is the difference?

    Hello I have SG300 - 28 p that I use as layer-3 switch. Recently, I ran to switch SG300-52 and even if loading the firmware even does not give me option to do 3-layer switching. For SG - 300 I see options in the GUI to create interfaces vlan under th