Using URL Parameters in a PDF Form

I built a form in LiveCycle Designer ES and I would like a couple of fields auto populated. The only way I could see doing this without having to purchase the LiveCycle Forms Server or another solution, is to embed the information in the URL.
I found a blog post about it on Stefan Cameron's blog:  http://forms.stefcameron.com/2006/10/20/using-url-requests-in-pdf-forms/
I was able to get this to work, but when I try to allow the user to save their form locally, the form information get cleared when they try to reopen it.
I searched the NET and really couldn't find anything related to my problem.
Does anyone have an idea about this or should I be looking at a different solution?
Thanks,
James

I think that I was able to resolve this issue myself.  After opening the PDF with URL parameters, you need to manually enter data into a field before saving. After manually entering data in a field and saving, the form contains all of the data.

Similar Messages

  • Using PHP to process submitted PDF Form and Upload FDF to Server

    Hi All,
    I have a PDF form online (created in Acrobat 9.0 Pro, NOT LiveCycle Designer!) that, once a user has filled it out and clicks the submit button, I want two things to happen:
    1) I want the data from the form to be submitted to a custom PHP script, which I can do several different things with (store the data in a MySQL database, for example).
    2) I would also like to upload/store/save (not sure of the proper vernacular) the filled out form (FDF file) to the web server.
    Now what I need from you lovely people, either directly, or point me to where I can find the following:
    1) How/What options do I choose for the Submit button in Acrobat 9.0 Pro when I create the PDF?
    2) What/Where can I find a PHP code snippet to get the data from fields in the submitted form?
    3) I know you can set up an Acrobat form to e-mail a copy of the FDF file to a specified e-mail address. Instead of emailing that FDF file, I want to store it directly to a folder on my web server. However, just setting the URL in the submit button to a folder on my web server doesn't seem to do the trick. So, I guess what I need is to somehow reference the FDF file with my custom PHP script... something like $_POST["fdffile"] ???? Please if anyone knows how to do this, please let me know! Because, if I can reference the FDF file, I can then use PHP's built in FTP functions to upload it to a specific folder on my web server.
    Thanks for any input!!!

    HI All,
    can someone please quide me how I can make this code to work for me?
    Where and what folder I have to put this PHP script?
    What my http will be?( I will use localhost)
    What the name of my PDF file(create by LiveCycle Designer)
    What the name of the file I will receive and where(folder) will be send it via the server?
    I see these name below in the PHP script but I can not make out what....
    configuration.php
    administrator/xml
    administrator/pdf
    THANK you

  • Using URL Parameters with HTTP Comms Channel

    Hi,
    I need to build a new interface (HTTP - RFC) which will use several URL parameters. I've created a HTTP communications channel and Sender Service and this works. I'm able to define several URL Parameters by checking 'Adapter-Sepcific Message Attributes' and then 'Apply URL Parameters' then specifying the individual parameters.
    This is straight forward so far but in usual SAP fashion the documentation on HTTP Comms Channels and URL Parameters is non existent. My question is how do I use these parameters once they are passed. I need to use the values as input parameters for the RFC which means I'll need to map these in the Integration Repository I can't find anything on SDN or SAP help that answers the question.
    I know I could include these values in the XML payload but that would mean my 'customer' would need to amend their application and I'd rather keep things as they are.
    Looking forward to your replies.
    Thanks in advance.

    May be this could help you to refference . .
    For each process template, you can define interactive or composite form reference objects that can optionally be executed at runtime.
    To be able to see and execute the reference object at runtime, you must add an appropriate runtime view.
    Prerequisites
    You can only attach standalone interactive forms to a process. For more information, see Interactive Form Types.
    Activities
    To attach an interactive form to a process:
           1.      Open the gallery and select a process template. To open its design time, choose Open…
           2.      To switch to edit mode, choose  (Edit).
           3.      Open the Forms tab page.
           4.      Choose Add and select the type of reference object you want to add. You can choose between Callable Object and Development Object.
    Browse and select the reference object, and choose Add once again.
           5.      Repeat step 4 to add more objects.
           6.      To define parameter mapping, select an entry and choose Map Parameters. Select a parameter from the left-hand table, and then select the parameter you want to map from the right-hand table. This groups the input parameters of the form reference object to the relevant input parameters of the process.
    If the process does not define input parameters, you can set default values.
           7.      When you have defined the required mappings, choose Done.
           8.      Whenever a newer version of the form reference object is available, its status on the Forms tab page changes to  (Deprecated). To update the object, select it from the list and choose Update. The status changes to  (Active).
    Parameter mapping is preserved unless the parameters of the new object version are different. In this case, you need to define mappings again.
           9.      Finally, choose  (Save).

  • Using Database to fill in pdf forms

    I have a question regarding using live cycle to fill out pdf forms using a data base. I am creating a side of my web site which would allow our members to select from preloaded pdf forms and fill them in automatically from their profiles on our data base.
    The two essential components would be: a separate form created by the web site that reflects the pdf form.
    A data base which builds the members profile every time they fill out a new form.
    Steps to Using Site
    1. Member selects a form from one of three areas
    2. Form is filled from the members profile
    3. Custom made form is created out of fields not covered profile to be filled out by member.
    4. Custom made form adds to profile
    5. Updated profile finishes filing out the pdf form.
    6. Finalized PDF created
    In order to have the website work intelligently and eventually fill out the majority of the form by itself, it will be necessary to standardize the field names common to all the forms. This will allow the profile information to find the correct fields that correlate to the database for every form.
    As the member continues to use the site and build their profile, they will have less and less to fill in as the database will automatically do the work for them. Eventually, a member should be able to just choose a form and have it automatically filled and ready in a printable English version pdf format.
    Is there anyway to do this through Live Cycle? I am not a programmer or a developer. However, I have business which has required looking into this. I would be willing to pay someone to help me with this. If any one should have any suggestions or can offer me their services, (paid of course) I would greatly appreciate it.
    Thank You in Advance,
    Maurice Kirksey
    Vice President Transmunda

    What application (including version number) are they using to fill-in these forms?

  • How to generate PDF using FDF file and the PDF form template (PHP)

    Hi Folks,
    I'm really sorry that I couldn't follow all the valuable discussions going on here, regularly. I need some immediate help.
    I NEED A PHP SOLUTION. I'm able to generate FDF files using the PDF Form Template in PHP. So, I have a collection of FDF files, which seeks the PDF template, while opened and populates the template with FDF data. Now if I need to save this PDF file, I have to do it manually clicking SAVE option. But, I need to convert FDF to PDF in bulk. So, I need some PHP based solution. The PHP script takes the PDF template and the FDF file and merges them to generate a complete populated PDF file. I know it's possible, but don't know how. I've seen Adobe FDF Toolkit. But by default it doesn't show any guideline for PHP. Please help me to write this code. I'm a professional coder. I can understand your hints and tutorials. PLEASE HELP GOOD PEOPLE.

    The only reason I am responding to this post is because the poster sent me a request through the forum message system asking for my help.
    Although I did populate PDFs with FDF data generated by web forms a year or so ago, I have since abandoned that kind of solution. It was a big headache. I found it far more stable and flexible to use html, php and css to populate forms that are almost as nice looking as PDFs.
    So my advice is, if you can possibly avoid going the FDF/PDF route, you will be better off.

  • Using XML files created with PDF form in Excel

    I have returned survey XML files created by a survey form using Lifecycle Designer. Have been unsuccessful in the importing of multiple XML files into Excel as a 2nd file just overlays the 1st file's data.
    I have been reading a number of posts that most likely tells me that sending the PDF survey form out via e-mail and getting the returned XML file back via e-mail was not the best way to do it. Unfortunately it is what I have to deal with now, so two questions I have:
    1. Is there a known method for importing all of these XML files into any Office program more easily than what I have been dealing with, and
    2. What method would be best used if I have surveys to send out but have no web server or any other tool other than my local software on my PC for collecting and compiling the returned data?

    Are you clicking the Send Email button while previewing the pdf form?
         -> If yes, have you specified preview data on Form Properties panel?
                    -> If yes, does your form contain Table or repeatable subforms?
    If all the above point are true, you will get multiple data in your xml.
    Nith

  • Should I use only standard fonts in pdf forms?

    I am converting a lot of professional forms (contracts etc) into fillable and signable pdfs. The documents use flowering serif fonts like Book Antiqua, Garamond, etc. as this has a certain traditional elegant look for contracts but I am tempted to change all the fonts to either Arial or Times for 1) screen readability and 2) to prevent missing font errors when these forms are used or revised on various computers in the future. Not all computers have Garamond but all computers have Arial and Times New Roman.
    Should I be using only common fonts in these forms? I need to make this decision before I create the pdfs. If it doesn't really matter, I'll retain the elegant looking fonts but if I can avoid problems in the future, I'll change the fonts.
    Thanks for any advice on this.

    Yes, I did mean in the form design. If someone uses the type tool to edit text in the future and the font isn't there it will give a missing font error. That could cause a headache in the future. Maybe I shouldn't be too concerned about that. (yes, I would use arial in the fields themselves.)
    Also, a lot of the serif text in these documents is condensed and very small (7-9pt). Even at 9pts it's not as easy to read on the screen as Times. Screen-friendliness may trump elegant fonts.

  • Closing mxml container using a button on a PDF form

    i'm working on an adobe air application using flex builder. Inside this application I use the mxml container in flex to open a pdf form that is designed using livecycle Designer 8.2. I have exit buttons on the form that use the following code to close the form:
    var myDoc = event.target;
    myDoc.closeDoc(true);
    This code works just fine when the form is opened in acrobat reader but it doesnt work when it is opened from inside the flex container. Is there any way i can close the form and the container by clicking a button from inside the form.
    Thanks
    Karim Ainine

    Set the button's properties to "Visible but doesn't print"

  • HTTP to File Scenario using URL parameters.

    Hi,
    I am working on a HTTP to file scenario where POST method is hirring the XI server with authentication parameters.
    CAD application is trying to hot our XI server using POST Method and the application does not have ability to send XML payload to XI server directly.
    So we are simply receiving parameters in plain text in inbound payload.
    I need to convert this payload to XML format and am tring to work this out using dynamic configuration.
    But It is throwing parser error.
    BaseRuntimeException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) 73, 75, 62(:main:, row:1, col:3) at com.sap.aii.mappingtool.tf3.rt.xparser.MTSaxHandler.run(MTSaxHandler.java:157) at com.sap.aii.mappingtool.tf3.rt.xparser.XParser.run(XParser.java:73) at java.lang.Thread.run(Thread.java:770)
    Here I have to use HTTP sender adapter.
    Please suggest how can I acheive this.??
    Regards,
    Sachi

    Hi Mark and Maciej,
    The Inbpound payload we are reciving is of the kind:
    sap-user=<UserID>&sap-password=<Pwd>&Param1=Sachi&submit=submit
    As in HTML we ar using hidden parameters to given authentication details and submmit button to hit XI serrver.
    Can you please help me to out how can I add prolog and epilog.
    How can I change my payload to XML format.
    Regards,
    Sachi

  • Use URL Parameters in WPC Pages

    Hi all,
    Is there anyway to pass url parameters when calling a wpc page? We would like to call a wpc page and pass a URL a parameter that would then be accessible to each individual component within the wpc page. Also, how can we read the url parameter in the XSLT for the component webforms? Any help would be appreciated.
    Thanks and Regards,
    Shibendra

    That would come within flex.
    In my case, there is a SAP CRM web application which has a push button. On click of this button, flex URL is called(ie., http://172.22.41.154/MH_Bluebook_Integration2.html). On click of that button I need to pass an Object ID, which is passed withing that flex URL, something like this:
    http://172.22.41.154/MH_Bluebook_Integration2.html?objID=abcd
    I need to receive 'abcd' in the flex. Any way we could modify the HTML wrapper to send this value to swf? 

  • Reading URL Parameters from within PDF

    Is there a way to capture data appended to a PDF's URL for use by the Acrobat Javascript? Anyone have an example of this type of implementation?
    Thanks

    Hi Harry,
    You may find useful the following two articles dealing with portlets and parameters:
    [list]
    [*]A Primer on Portlet Parameters and Events
    [*]Adding Parameters and Events to Portlets
    [list]
    Peter

  • How to use URL parameters in Flex?

    Hello Everyone,
    I wanted to know how can the parameters passed in a URL be used in our Flex application. I searched in the forum and tried these links:
    http://forums.adobe.com/message/217950#217950
    http://www.danvega.org/blog/index.cfm/2009/2/5/Flex-FlashVars-in-local-development
    In the second link, this is the solution provided:
       1. // if we've detected an acceptable version
       2. // embed the Flash Content SWF when all tests are passed
       3. AC_FL_RunContent(
       4.         "src", "ffManager",
       5.         "width", "100%",
       6.         "height", "100%",
       7.         "align", "middle",
       8.         "id", "ffManager",
       9.         "quality", "high",
      10.         "bgcolor", "#869ca7",
      11.         "name", "FFManager",
      12.         "allowScriptAccess","sameDomain",
      13.         "type", "application/x-shockwave-flash",
      14.         "pluginspage", "http://www.adobe.com/go/getflashplayer",
      15.         "flashvars","username=dvega"
      16. );
    private function init():void {
        // grab the username so we can track who is logged in
        [Bindable] private var:username= Application.application.parameters.username;
    But here, I am getting the hardcoded value (ie.,dvega) as the data inside my flex application. Instead I would need the dynamic data that is passed through the URL. For Ex: if I use the URL, http://172.22.41.154/MH_2.html?myName=Arush
    I need would need to use the name 'Arush' inside the application. Can you please help me on how and what part of the code is to be modified?
    Thank you,
    Warm regards,
    Deepak

    That would come within flex.
    In my case, there is a SAP CRM web application which has a push button. On click of this button, flex URL is called(ie., http://172.22.41.154/MH_Bluebook_Integration2.html). On click of that button I need to pass an Object ID, which is passed withing that flex URL, something like this:
    http://172.22.41.154/MH_Bluebook_Integration2.html?objID=abcd
    I need to receive 'abcd' in the flex. Any way we could modify the HTML wrapper to send this value to swf? 

  • How to use template or fragment in PDF form

    Hi Expert,
    As required by project, I want to create a sample form only with company logo in header and address info in footer. Then this sample form can be made as a template. Any new form development will use this template form, no need to maintain logo and footer one by one.
    above is my requirement. In transaction SFP, I can see Tools->Template manager->add template. I tried to save my sample form as a template, but when preview it, no displaying but with error saying "not well format".
    Can anyone help me? I just want to create and use a custom template or fagment (it is said Fragment can also reuse to meet my requirement. but I also don't know how to use fragment).

    Hi
    I'm also starting with hierachical tree (HTree) and I got an example from any Oracle examples or whatever. It works with the 'hr' schema (employee, manager, department).
    In the case that I'm not finding any tutorial about htree, I'm taking this one as an example to build my own htree. If you are interested, I can email the example to you.
    regards
    remo

  • WebHelp - Executing a search using URL parameters

    Hello everyone,
    I'm trying to figure out how to execute a search in a WebHelp output by calling it from the URL, just like I do with map IDs. Basically, I'd like to do something like this:
    http://www.myserver.com/help/robohelp/index.htm?search=mysearchterm
    Or any variant. I've tried searching the help files and the internet but can't find out how to do this.
    Any idea?

    Peter, it's the other way around. I'd like to search within RH from the outside.
    In reality, the only thing I want to have is highlighting. The thing is, our help files will not be integrated within the software we're building and are actually just hosted on the web, and the user, hitting F1 or a Help button, will have his default browser open to the corresponding page. However, we do have access to quite a bit of information from the software, in a format that we can still change before release. At the moment, here's what we're planning:
    http://help.objectiflune.com/<lang>/<product>/index.htm#<module>_<dialog>.htm
    But we have one further bit of information that I'd love to use: <control>. Basically when someone uses the (?) button and clicks on a control, or if the user has an option active (clicked) when hitting F1, we can get the name of that control (checkbox, radio, button, input box, etc). What I would have liked to do is to highlight that control on the page. So technically I don't actually need search, I need highlighting. Oops, should have made that clearer (but I was avoiding a wall of text).
    Note that I will be using WebHelp Pro with RoboHelp Server 9, as soon as we can set that in place, if that changes anything.

  • Using URL Parameters  to Control Data Regions - HTML Data set.

    Hello folks,
    I creating a website for company and I am using HTML data set for siderbar navigation and content. It works beautifully and content updates as it have to without page refreshing. But I need to have an unique url for each sidebar element, so I i found  this nice sample http://labs.adobe.com/technologies/spry/samples/data_region/DataWithURLParams.html?row=20.  I did analogy with that sample on my website and indeed all sidebar elements now have unique url - but here comes new problem. Now  when I click on the each sidebar element - page starts to refresh . Here is my website http://www.varpa.eu . What have i done wrong ? How can I get  it to load new content without refreshing the page and to have each sidebar element unique url ? Please mention that I am talking only about the sidebar , not the topbar. Please help me .
    Sorry for my bad english , it aint my native language.
    Thank you,
    Richard.

    Thank you for your response Ben.
    That code which you provided is the top bar code. The top bar buttons should refresh the page, because I haven't done a spry magic with them yet.
    I was talking about the sidebar where Company , History etc.  elements are standing. Sidebar code is:
    <div id="sidebarbuttonwrapper" spry:region="about_us" >
    <div spry:repeatchildren="about_us" spry:choose="choose" >
    <div  id="sidebarbutton"
    onclick="location.href='about.html?row={ds_RowID}';"
    spry:when="{ds_CurrentRowID} == {ds_RowID}" spry:setrow="about_us"  spry:selected="sidebarbuttonselected" spry:select="sidebarbuttonselected" spry:hover="sidebarbuttonhover">{button_name}</div>
    <div  id="sidebarbutton"
    onclick="location.href='about.html?row={ds_RowID}';" spry:default="spry:default"  spry:setrow="about_us" spry:hover="sidebarbuttonhover" spry:select="sidebarbuttonselected">
    {button_name}
    </div>
    </div> 
    </div>
    As you can see here http://www.varpa.eu/test/about.html?row=0 when I click on the sidebar elements page doesn't refresh , but the each sidebar element doesn't have unique URL.
    When I included the URL params as in that sample above, now in this case http://www.varpa.eu/about.html?row=0 each element have unique URL, but this URL change makes page to refresh.
    Any suggestion how to achieve that each sidebar element would have unique URL, and clicking on it would not cause page to refresh ?
    Richard.

Maybe you are looking for

  • Automatic replication of Configuration from R/3 (ECC) to CRM 2007

    Hi all, We would like to set up an automatic replication of configuration maintained in R/3, e.g. Customer group 1, Payment terms, Incoterms, etc.. in order to secure consistency between R/3 and CRM as well as reduce work load. As I understand, Custo

  • "No service for system..." after transporting from dev to prod

    Hi, again i have a problem like some other guys also had. I already checked several postings concerning this issue! We transported dev-objects to prod, also ID-object like Business Systems. The sender side now changed their communication for sending

  • IMAC G5 Kernal Panic

    My iMac G5 is unpredictably experiencing a kernal panic. I can not resolve the problem. The Apple Genius guys on Chestnut SF tell me it's not a hardware problem, but I'm not sure. I re-installed Leopard. It still happens. Sometimes at login. Sometime

  • Turbolinux 8 for AMD64 and 32bit oracle9i

    Anybody have installed oracle 9.2.0.1.0 on Turbolinux 8 for AMD64 ? I tried it,but i never succeed. When i began to install,it showed error"can't find libjava.so".When i set the parameter JAVA_HOME,the error still appeared.Please give me some advice,

  • Macbook Pro Retina is beeping in each 5sec without stop

    I've bought in August, 21 and start beeping today. I've put mute and the noise still beeping. Interesting that the beep noise sometimes became an low buzz noise. I've started several times and the noise stops just when the computer was off. I really