LiveCycle Designer 8.0 - Image Field Issue

I am using LiveCycle Designer 8. Ive inserted an image field and when I test it, the image doesnt scale proportionally even though the properties are set up correctly (Scale image proportionally). I understand that in order to get this to work, the files needs to be saved as a dynamic PDF, but I don't have an option of saving as a dynamic PDF. The only "Save as" type options I have are Adobe 7 (Static) PDF Form and Adobe 8 (Static) PDF Form. I also don't have an option of saving as a "dynamic" PDF in the Acrobat Save As window.
Is there a way to work around this or am I doing something wrong. The file was designed in InDesign, exported to a PDF and then brought into LiveCycle to insert text fields and an image field for a user to input their contact info and their logo. The 5 text fields work perfectly and the one image field works EXCEPT for scaling proportionally even though the properties for that field are set correctly.
I appreciate any assistance. Thanks!

Did you import the file using "Create an Interactive Form with Fixed Pages" as your selection on the Import dialog? If so, this brings in the original InDesign PDF as "artwork" (a background layer) on which your form fields are placed. This document can't be dynamic. That might be the issue.

Similar Messages

  • Image field issues in Adobe LiveCycle Designer

    Hello All,
    When I create an image field in Adobe Designer (I'm creating some interactive forms), the field does not end up being the exact size I specify. It is very important to me that the end size be precise, but Designer seems to allow some border instead of filling the extents I have specified. In other words, the image someone inserts into the image field ends up being a little smaller than it should be. This is very frustrating, and I have to try to compensate for this glitch by specifying image field dimensions that are larger than what I want. (This is not a problem of my not specifying scale to fit, or stretch to fit; when I do this, the image is still too small.)
    Another question I have is this: Why doesn't Adobe allow vector graphics to be imported into Designer? I am forced to convert my vector graphics to raster images to bring them into Adobe Designer. Designer doesn't even accept a PDF image, which I find ironic.
    This is a super super urgent project work I am doing..
    Please help..
    Dimitri

    Better too late than never!
    Here's an answer that I got today about this "bug":
    "It seesm to be related to the setting "Use Original Size". If it is initially set at that setting the picture gets messed up and cannot recover. If I use Fit to Rectangle it seems OK ...then I can change it at will."
    Weird.

  • LiveCycle Designer 8 Saving Dynamic Field Problem

    Just updated to LiveCycle Designer 8 to get around the issue with my users not being able to save the PDF form data. Now my users can save the data using Acrobat Reader 8 but my dynamic fields are not working correctly.
    I have several fields that when you click a certain radio button or check a certain box, a previously invisible text field becomees visible. If one of those boxes is checked and data is entered in the now visible text field, then the users saves the form and reopens it, the data is saved but the field is invisible. Viewing the XML output confirms that the data is still there. When the form is reopened the checkbox that makes the field visible is still checked. But to see that data entered in the text field, you have to uncheck and then recheck the box to get the invisible field to become visible once more. Any idea on how to correct this "feature"?
    Thanks, Debra

    Hi Debra,
    To correct this 'feature', go in Form Properties > Defaults tab, set the Preserve Scripting Changes To Form When Saved option to Automatically.
    To correctly using Designer 7.x, youll have to write some script to achieve the same result. Currently, you have a script setting the fields state. All you need is to run the same script when the form is opened. In the example below, a form:ready script will execute the change event script when the form is opened. You can use the docReady event as well.
    For example:
    RadioButtonList: change event
    if (this.rawValue == "1")
    TextField1.presence = "visible";
    else
    TextField1.presence = "invisible";
    RadioButtonList: form:ready event
    this.execEvent("change");
    Hope this helps,
    Hélène
    Adobe Systems

  • Adobe Livecycle Designer 7.0 - Text fields are not returning data on email submission-Help?

    Hello - I am using Livecycle Designer 7.0 and have created a form with different fields to be filled out and submitted via email back to me using the standard submit by email button.
    However, when the form is filled out and returned all the control field choices from both the checkboxes and the radio buttons are there - but nothing from the textbox fields is returned in the email submission. Those fields are not being returned.
    also - once they are returned how do I ensure they will repopulate via the import data into the form functionality?

    This forum is for the Adobe FormsCentral (formscentral.adobe.com) which is a service that allows you to create, collect and analyze data using an online web form. You should ask Designer related form questions in the Designer forums: http://forums.adobe.com/community/livecycle/livecycle_es/livecycle_designer_es
    I'll move your post to that forum so you don't need to retype it. They can help you out...
    Randy

  • Livecycle Designer form distribution - bound fields blank

    PDF forms created in Livecycle Designer have bindings of some form fields and an XML data source (Livecycle Preview looks great).  When I make  user-like data entry into the form as it is displayed in Lifecycle  Preview, it behaves as I would expect at the user end after distribution . When submitted  from Livecycle Preview it generates an email with an attached XML  document representative of the entered data. My problem is that  switching back to the Livecycle  Design, saving the form, closing  Livecycle, opening the form in Adobe Acrobat 8, enabling usage rights in  Adobe Reader , and finally distributing the document, it arrives at the  user end and is displayed as it is in Livecycle Design View (None of the bound fields are visible and the flowable form is not "flowed". I looks exactly like the Licecycle Design View.

    Hi,
    Thanks for the reply. The user community has no import capability (forms are email-attached for opening using the free Adobe Reader). I want to populate the form from my end (Adobe Acrobat 8.13). I was under the impression that associating the form as follows was sufficient fo populate the form.
          File > Form Properties > Select Default Tab and at the Data File: prompt,  enter the name of a local XML document that binds to form fields
    Am I missing a step?

  • LIVECYCLE DESIGNER procedure called "IMAGE STAMP"...

    Can this procedure be done in Acrobat on Apple/Mac's? This is a great procedure for anybody who wants their client to be able to put an image of their choosing on a PDF you have converted to "Reader Enabled" using just Acrobat Reader. As far as I can deduce only PC Acrobat/Livecycle can do this.

    Hi Jan,
    You could try having a custom dialog with a larger version of the image and then open the dialog when they click a button that covers the image on the form.
    Here is an example. https://sites.google.com/site/livecycledesignercookbooks/home/ClickToEnlarge.pdf?attredire cts=0&d=1
    The dialog code used in the example was generated using the method described here ... Adobe LiveCycle Designer Cookbooks by BR001: Using app.execDialog() in an Adobe Designer Form
    If your pictures are big then you will need another way of storing the image data, which is currently just a big JavaScript string literal, you'll see what I mean in the example.
    Regards
    Bruce

  • LiveCycle Designer 8.0 preview pdf issue

    Is anyone having a problem when creating a form, then using the preview pdf to check the layout? Everything is showing up, but you can't do anything, such as filling in fields,drop down the lists, check radio buttons, etc. If I save the file, then open it up in reader, everything works as it should.
    Mark

    Hello Mark,
    It sounds like the PDF is rendered as a non-interactive form.
    1. Go to File | Form Properties.
    2. Click on the Defaults tab (could be Preview tab if using newer version of Designer).
    3. Set the Preview Type to Interactive Form.
    Does this resolve your problem?
    Hélène
    Adobe Systems

  • Print Layour Designer and Database image field

    I seem to be without a clue on this one.  I have a UDF that contains a picture, but for the life of me..I can not get them to appear on the form when I add a Picture field with the content being that UDF image.
    Can someone clue me in what I'm doing wrong.  not quite sure how to make it work.  Thanks

    Hi Nick,
    The following works for me:
    1) Add a Database field
    2) Set the table and field properties in the Content tab to the UDF
    3) Set the Field Type in the General tab to Picture
    4) [Optional] Set the image sizing options in the Format tab
    Kind Regards,
    Owen

  • Created form in Livecycle Designer 8, send to 2nd party to complete some fields, want to lock those fields so that when sent to 3rd party to complete cannot edit

    I am a newby to this product and have created a form from a PDF.  I used Adobe Livecycle Designer to place text fields in form.  I saved, then enabled user rights.  I sent to 2nd party to open in Adobe reader.  This person needs to populate some of the fields.  Once this is done the 2nd person is to email to 3rd person who will complete the outstanding fields and return the form to the second person.
    How do I stop the 3rd person from editing the text the second person put in the form?
    I want the second person to receive the complete form back not just the responses put in the text fields?  Does this happen automatically or do you have to tell it send complete form.
    Thanks from Sandra in Australia

    How do you save the file? Do you directly send it via mail with a button? (If the question is silly I'm sorry, because I have no lincenses... so I am completly unaware of the choices you have.)
    You need to be able to save a file Reader Extension licenses I think...
    Probably you should ask for the fake E-Mailbutton, to be able to send it to different people one after the other...
    Make an invisible Decimalfield.
    The preSave/preSubmit field javascript...:
    this.rawValue = this.rawValue + 1
    if (this.rawValue > 0)
    {Decimalfield1.access="readOnly";}
    if (this.rawValue > 1)
    {Decimalfield2.access = "readOnly"}
    will lock decimalfield1 after the first save/submit and decimalfield2 after the second. Normally that should do the job.
    PS: Another way to save the document and lock ALL fields, you don't have to buy additional licenses is print it as pdf.

  • Livecycle Designer ES 8.2 and Preferences Folder

    Hello all,
    the question I'm asking here is actually related to a different issue, so I'll give the whole context.
    I have issues with image fields in Livecycle Designer, no matter if I use the one that comes with Acrobat Pro 8.0 or 9.0.  Image fields have at least one bug:  The anchor position in the layout is ignored, the image is *always* anchored top middle.  In version 8.0, the picture was always scaled to fill the rectangle, causing a skewed aspect ratio, no matter what scaling option was selected.
    After talking for more than 1 hour to the Adobe customer support, I was told to see if the Preferences folder was there (not sure what this has to do with the image field issue, but whatever).  It's supposed to reside in C:\Documents and Settings\USERNAME\Application Data\Adobe\Acrobat\9.0 and is supposed to contain 2 folders and 1 file.  Oh yeah, I'm driving Windoze XP ...  For my user, I do not see the preferences folder at all, other users that log in to my coputer, the preferences folder exists, but is empty.  I tried uninstalling Acrobat Pro and re-installing as local admin as suggested by customer service, but still no preference folder.
    My question is:  What could be the reason for not having the preferences folder?
    Thanks and Cheers
    Markus

    Please post this question in the Designer forum here:
    http://forums.adobe.com/community/livecycle/livecycle_es/livecycle_designer_es?view=all

  • Auto attach jpg files to image fields

    I create a form with multi text fields and multi image fields in LiveCycle Designer. Each text field will be filled with image path name. Is it possible to write a routine in form to automatically attach each image file name speicifed in text field into respective image field. This function should be automattically activated when opening PDF.
    It will be appreciated if someone has similar codes can be shared.
    Thanks
    Jackson

    Hi,
    The short answer is no (afaik). As far as I can see referencing an external image file is a security concern. See this example here: http://assure.ly/mcFrC6 (in particular page 3).
    Hope that helps,
    Niall

  • Duplex Printing options in Livecycle Designer ES

    Hi all,
    I am new to using Adobe Livecycle Designer ES 8.2.
    Issues 1:
    What are options available to print “Duplex Flip Long Edge” and “Duplex Flip Short Edge”.
    I have tried the following options
    File + Form Properties + PDF print options + “Selected Duplex Flip Short Edge. It has worked fine if I print from Designer itself to the particular printer.
    Through the program I have created XDP to PS file. It won’t print in “Duplex Short Edge option”.
    It has always printed in “Duplex Flip Long Edge”.
    Any one can help me… Thanks in advance….
    Regards,
    Jayakumar S

    Hello all
    The problem is still actual. There are some ideas on this forum about solution for LiveCycle Desginer 6.x and 7.x via JavaScript and via settings (Form Properties->PDF print options). The both don't work in LiveCycle Designer 8.2. Is it a bug of 8.2 version?
    I have noticed that property <pagination> in XML source has always value duplexLongEdge. It doesn't depend on value you entered in Form Properties->PDF print options. May be it's a reason? However I cannot change this value to duplexShortEdge.
    Regards,
    Andrey

  • How to bind "Image Field" object on a database

    Hi to all
    I inserted into a dynamic PDF (Livecycle ES3 trial) an image field, but I don't understand how I can to bind a JPG into a database.
    In (F5) preview... I'm able to open a image file on filesystem and visualize it on PDF form... but then? How to bind on database?
    In my several tentatives I'm using a MS Access 2010 database table, where I defined a OLE object... but doesn't work.
    Thank you at all.
    visert

    Hi,
    I have not tried to do this, but this document provides some instructions.
    http://partners.adobe.com/public/developer/en/livecycle/lc_designer_XML_schemas.pdfhttp://partners.adobe.com/public/developer/en/livecycle/lc_designer_XML_schemas.pdf
    Hope it helps
    Bruce

  • Editing Form Fields inside Acrobat? (after using LiveCycle Designer)

    Adobe Acrobat 9 Pro Extended ==  Acrobat
    LiveCycle Designer ES 8.2 == LiveCycle Designer
    =========================================
    Say I downloaded a new PDF from the interwebs.
    I want to add some forms fields so I go to Forms ==> Add or Edit Fields... (inside Acrobat)
    Now Acrobat will detect possible places where to add the form fields. I make changes etc. Then I am  satisfied with my form fields.
    Now say I want to remove a particular object from the PDF, lets take an image as an example.
    So I fire up  LiveCycle Designer; File ==> New ==> Import a PDF document ==>  Create an Interactive Form with a Flowable Layout.
    I remove that pesky little object.
    In LiveCycle Designer, I save the file as PDF.
    I open up Acrobat. I realize I need to make some more changes to some of the Form  Fields.
    But now instead of "Add or Edit Fields..." option I get "Edit Form in  Designer..."
    I hate the GUI of LiveCycle Designer --- I had rather edit the form  fields from inside Acrobat, as it is easy and fast to change multiple  form fields in a few clicks.

    Thank you Niall for the above response; Your response gave me an idea which allowed me to remove that line by zooming in to 200%
    You know Acrobat detects Form Fields for you.
    But many times it makes mistakes, for example in the screenshot below it made the boxes that came with the PDF as text fields instead of check boxes.
    The thing is rather than me delete the (form) fields it detected, and start over by making new check boxes, I will not be able to place my new check box in exact locations as Acrobat has done.
    When I imported the fields that Acrobat made into LC (by saving the PDF in Acrobat and then opening it with LC) I get option to change the Object Type from Text Field to Check Box when I right click the object.
    Is there a similar way to change the Object Type from Text Field to Check Box inside Acrobat? Any suggestions?
    ===========
    I would really like to do it inside Acrobat because then if I have to make some minor changes to some field properties, all my hard work which I did by filling the fields gets deleted, as I am forced to use LC. The text I add to the fields don't get deleted when I edit the field properties inside Acrobat. I don't know why LC decides to delete all the text which is filled out in the form fields even though the PDF is saved in Acrobat before being imported into LC?
    Here is the above PDF file with the text boxes:
    http://www.mediafire.com/?lnn32jm5am5
    Again thanks for all your guidance so far.

  • Can't select or edit text fields in LiveCycle Designer

    Greetings!
    I can't seem to figure out what I'm doing wrong. I need to edit the header text in this PDF, so I tried to do that in Acrobat PRO, which said: "This form cannot be edited in Acrobat. Please use Adobe LiveCycle Designer to edit this form." I got a trial version of LiveCycle to see if I could edit it. But when I open the PDF in LiveCycle, I can only edit the input fields. All of the labels, all the text, headers is uneditable. I can't select it, I don't see it in the PDF Hierarchy either. Half of the Edit Menu is grayed out. Can't copy or anything else. Please help me figure out why this happens. If you need the original PDF, let me know, I can send it to you. Thank you.

    jasotastic81 wrote:
    What happens when you try to edit the header? From Acrobat, when you open the "Tools" sidebar, is "Edit Document Text" grayed out/disabled? If you highlight some of the text, then right-click and select "Repace Text", do you get a popup warning about the form being interactive and having special features?
    In LiveCycle, I can't even select the text. The select box just goes right over it, and if it goes over buttons or input boxes, it does select them, but not the text or even the labels for the input forms.
    In Acrobat, I can click on "Edit Text & Images", but it tells me I need to go to LiveCycle. I don't see a "Replace Text" on right-click. There's "Edit Text", but it just tells me to take it to LiveCycle.

Maybe you are looking for

  • Executing an OS command !!

    Hi Have anyone tried executing an OS command in UNIX(AIX) with SP12 File/FTP adapter ? We have created a shell script , ve given execute permissions for all(chmod 777) and tried executing it using file adapter , but we dont see it working. Ve referre

  • HELP! The file "iTunes Library.itl" cannot be read=no access to itunes!!!

    PLease help im actually going mental. #Spent hours today with two rather slow computers attempting to transfer my itunes library from my old pc to a new laptop. when i successfully transferred the files i tried to open itunes when it told me it " Cou

  • Scanning of HU & issuing only those loaded

    Can someone help me with the below mentioned scenario I have assigned all Handling units to different outbound delivery. I now require to scan the HU from each of the Outbound delivery. After scanning, only those that are loaded need to be posted 'go

  • Upsize D3 NEF image -- what's the best way?

    Hi, I have to resize a few Nikon D3 NEFs to 57"x38" wide at 300 dpi.  I have one approach from a LR-guru/friend, but I'm wondering if others might have other suggestions.  I am using LR 3.4.1 and PS CS5 in Windows. Here's what I'm doing now: 1)  Make

  • Setup 10.3 portal to connect to 8.1 content repository

    Hello, I am wondering, can I use the existing 8.1 WLP content repository as a third-party content repository for 10.3 WLP Virtual Content Repository (VCR)? Do I have to create the SPI implementation on the 10.3 side in order to connect to the 8.1 WLP