DPF portfolio with fillable dependable pdf forms.

Hi all!
I have pdf portfolio with some fillable pdf forms in it. This portfolio is generated via LiveCycle services.
All of these pdf forms have equivalent fields. For example: portfolio consists of pdfX, pdfY, pfdZ. And every pdf have fillable field "userName".
And it is not convenient for a user to put the same data to every pdf form.
User wants to put data only to the first one pdf. So, other pdf forms must be filled with data automatically.
And, there is one restriction: user can't send portfilio back to the server, so all automated changes must be done on the client side.
So, is there any way to solve such task?
If there is, please describe some algorithm\strategy of how this can be done.
Thank you.
PS: I'm not sure where to ask this question, so if this branch is wrong  - i'm sorry.

Hi,
check this solution.
http://blogs.adobe.com/formfeed/2010/07/shared_data_in_packages_part_2.html
I haven't tried it with Portfolios but with forms attached to other forms and it worked like a charm.

Similar Messages

  • Problems with filling out PDF forms

    We have problems with filling out PDF-forms. Aotomatic filling of forms is deactivated and we use the Adobe Reader 11.0.05. The problem is: After some time the inputs are wrong put down in the form. For example: I write 120 and in the form stands 125. We have already extinguished the cache. Thanks for your help in advance.

    You will get that first message when the document has been changed in a way that invalidates the internal digital signature that's applied when a document is Reader-enabled. Certain changes are allowed (e.g., filling fields, commenting, signing) and will not invalidate the signature, but others are not. The exact cause of the change is often hard to track down, but it can be due to font problems, some type of file corruption, or something that Acrobat/Reader attempts to correct when the file is opened/saved. You will also get the message if the users system time is not correct and is currently set to some time before the document was Reader-enabled. It seems best to use the most recent version of Acrobat to enabled the documents and recent versions of Reader to work with them.
    It problem is probably not related to the user using anything in the Sign pane.

  • Adobe Reader for Android to work with dynamic XML PDF forms?

    Any possibility that Reader for Android will ever work with dynamic XML PDF forms created by Abobe Acrobat Pro?

    GoodReader ($4.99), ezPDF Reader ($2.99) and PDF Expert ($9.99) are well rated and support many more features.
    Here a link for your reference: http://indesignsecrets.com/for-interactive-pdf-not-all-readers-are-equal.php

  • I am having difficulties with distributing a PDF Form. Acrobat X pro

    I am having difficulties with distributing a PDF Form. When I click the distribute button I choose the "Manually collect responses in my email inbox option" then press next, I select the "Save a local copy and manually send it later and then I specify it's location, then press next. I then press finish. Then a little black box pops up that says creating response file and nothing is happening. Can anyone help me?

    [discussion moved to PDF Forms forum]

  • I am having difficulties with distributing a PDF Form.

    I am having difficulties with distributing a PDF Form. When I click the distribute button I choose the "Manually collect responses in my email inbox option" then press next, I select the "Save a local copy and manually send it later and then I specify it's location, then press next. I then press finish. Then little black box pups up that says creating response file and nothing is happening. Can anyone help me?

    [discussion moved to PDF Forms forum]

  • Elementary Problem With Submitting A PDF Form Via Email?

    Hello all!
    I'm brand new to creating forms with Adobe.  I have Acrobat X Pro.  I have created a form with multiple fields to fill in and placed a button at the top of the form.  Under button properties I selected the submit a form option under the actions tab and chose to email the entire pdf file.  Where it says enter a URL for this link I put mailto: and my email address.
    When I click on the submit button I choose the desktop application option as I use Outlook exchange. (that could be the problem?)  I click on the ok button and immediately get a pop up box that says "Either there is no default mail client or the current mail client cannot fulfill the messaging request.  Please run Microsoft Outlook and set it as the default client.
    I have no idea how to fix this issue or if I'm creating the submit form improperly.  My goal is to get an exact copy of the completed Adobe form emailed to the specified email address.  Any help would be much appreciated!
    Mike

    To answer some of your specific questions:
    2, 3. The submit form button needs to be on the PDF. You can either configure a Submit Form action or use the submitForm JavaScript method.
    4, 6: No to both questions. You can create the form in Acrobat. Such forms are knows as Acroforms, as opposed to XFA forms that are created with LiveCycle Designer. Acroforms have wider support.
    5: Yes, that's the method that's used when submitting to a web server. You have your choice of formats. The "HTML Form" option causes the form data to be submitted in the same format as an HTML form, so the same type of server-side code can be used to process the data. As Dave's tutorial shows, the server should return an FDF as the response, however, as opposed to HTML content.
    It's a mistake to try to embed the PDF in a web page. So much depends on the user's browser, PDF viewer, and how both are configured. PDF forms can be submitted directly from Adobe Reader/Acrobat, so it's not necessary for them to be viewed in a browser. Note that Adobe Reader for iOS/Android don't yet support submitting to a web server (apart from FormsCentral), but that's is supposedly being worked on.
    Since you mentioned digital signatures, be aware that for Reader users to be able to sign, the document has to be Reader-enabled, either with Acrobat Pro or LiveCycle Reader Extensions (which is not the same as LiveCycle Designer). Digital signatures in PDF forms are not yet supported on mobile devices. Also, you will want to submit the entire PDF, as opposed to just the form data, when submitting a digitally signed form.

  • Please help with submitting a pdf form

    I've spend the last few days (literally) searching and searching - in this forum and across the web - for a SIMPLE solution to this problem and found nothing. Actually, I have found a few posts apparently trying to do the same thing I am, but with never a solution beyond "hire a programmer." Maybe  I'm missing something obvious out there, and if so please feel free to  throw tomatoes at me (along with a link I can get what I need - lol)
    At this point I'm completely stumped - furthermore, I'm not a code guru in the slightest. In my research, I did find and buy a script that was supposed to do what I needed - but it doesn't so I'm still stuck and $50 in the hole.
    Moving on, I realize this may be a rather low-tech request given the power of Adobe forms, but I have a client who wants it this way so that's the way it has to be. So, here we go...
    My client wants his website viewers to complete an employment application pdf form and click <submit>
    I have the form completely finished and ready to go
    He then wants to receive that same completed form as a PDF document as an email attachment
    He cares nothing about processing the form DATA (fields) becuase he simply wants to print the form and save it to his computer for future reference
    However...
    Most of the people viewing and completing this app are NOT computer savvy
    In fact, many viewers use public computers (such as at a library) and have no email capabilities or the ability to save the form
    So I cannot use the basic submit-by-email function (that requires a desktop email client)
    So far what I've been trying to do (with the purchased script referred to above) is direct my <submit> button to the url of the php script on the client's server. If I select "html" in the (pdf) submit dialogue box, I do in fact get the DATA from the form in an email. But that's not what I need. If I select "entire pdf document" in the submit dialogue box, I get an error w/ the script.
    In my research I've read that the form DATA can be sent to the server, then parsed back into a PDF form. This seems logical but unnecessary. Also this is an 8 page form with LOTS of data fields, some are required others are optional.
    Is there ANY WAY to have the same form a viewer is filling out and submitting simply sent as an email attachment from the server the form is hosted on???

    Yes, that's possible, and I have just the script...
    Sorry, I couldn't resist.
    I would suggest that the best approach is to set up the form to submit just the form data as an FDF file. This avoids the limitations associated with Reader-enabling the form, which is necessary for the entire filled-in form to be submitted. You mentioned that just sending the form data is logical but unnecesary, but this will be by far the most reliable method.
    Now, you just need a server-side program (script) that processes the form submission. Here's what the script would do:
    1. Accept the incoming data and check that it is a valid FDF.
    2. Attach the FDF to an email message that gets sent to your client
    The recipient of the email can launch the FDF attachment and the corresponding PDF will load and get populated with the data in the FDF. The filled-in PDF can then be viewed/printed/saved.

  • Problems with digitally signed PDF FORM

    Hi everyone,
       I am having a situation as follows:
    I have a adobe form that is digitally signed. In Adobe 9 once it is signed, the two properties are set as -
    1)Document assembly not allowed
    2)Changing the document not allowed.
    By saving the pdf into .ps file and reopening it with Adobe pro, I was able to put some links from the text in PDF, using "LINK TOOL" button. But if I redo the links again, then comes the problem. And also, When I merge this pdf form with another the signatures are lost!!! Can anyone please help me and shed some light on this.
    Appreciate all your help.
    rgds,
    Suma.

    Hi Suma
    One thing to realize is one of the purposes of a digital signature is to provide proof of document integrity. With that in mind, although in Acrobat 8 and earlier you were allowed to make changes to the document, and thus invalidate the digital signature, beginning with version 9 we have disabled that functionality. If you need to edit the core PDF don't sign it. The signature should be applied after all of the document layout has been completed. You can fill in form fields and add comments and annotations post signing, but it makes no sense to modify the document structure when all it will do is invalidate the signature.
    Steve

  • Trouble with Visible/Invisible Fields on PDF Form

    I created a fillable, calculating pdf form in Adobe Acrobat Pro 9, but ran into some issues, so I'm taking a stab at LiveCycle that I've never used before today.  By reviewing sample template forms, I'm able to pick up the tricks of the trade, but I'm struggling with one particular field.  I got it to calculate and the amount shows in the subtotal, but I don't know why I can't get the field itself to show the amount calculated.
    FS1 is a numeric field where a customer puts square footage.
    Based on the square footage a calculation occurs.  Here is the statement:
    topmostSubform.Page1.Total[1]::calculate - (FormCalc, client)
         Total[1] = 208.75
    elseif (FS1 > 3600) then
         Total[1] = 154.30
    elseif (FS1 > 2000) then
         Total[1] - 136.15
    elseif (FS1 > 0) then
         Total[1] = 99.85
    endif
    When I put in 5000 in the FS1 field, 154.30 is added to the subtotal, but no amount shows in Total[1] field.
    Working with properties in Adobe Acrobat Pro 9 was easy, LiveCycle takes a little more getting used to, so any help is appreciated.
    Thank you.
    if (FS1 > 7200) then    

    You may have just pasted your code in a funny way but I noticed your 'if' statement is underneath the rest of your message. Assuming it is in the correct place and you change "Total[1] - 136.15" to "Total[1] = 136.15" it should work. Also just to let you know that in formcalc you can use the "$" to reference the field you are in (so you could use $ instead of Total[1] in your formula).

  • Problems with XML import to PDF form esp. checkboxes

    I am posting this here because it was suggested to me to do so when I posted it here:
    http://forums.adobe.com/message/5613723
    Hi,
    I work with a certain PDF form created by the US government. They recently "upgraded" the form. (N600K)
    With the old form, I would import values in an XML file, which worked fine.
    With the new form, I have encountered a problem:
    The checkboxes behave as if they are ALL one group of radio buttons, which means only one can be selected at a time.
    There are quite a few questions with checkbox answers. If I or my xml file select any one if them, the rest get cleared.
    I have contacted the US government about this, but surprisingly, they have not responded.
    If you are familiar with designing PDF forms and think you might be able to understand my problem and help fix it, i would love to hear from you!
    Please email me at gidon.ariel @ gmail.com

    Tundra Steve, it sounds like that, that all the checkboxes behave like one
    set of radio buttons. But they aren't. They are separate sets of
    checkboxes, and while some sets could behave like radio buttons
    (male/female, for example), they should really all behave like the
    checkboxes that they are, and allow any and all to be selected.
    Thanks and God Bless,
    Gidon Ariel  [email protected]
    cell 054-5665037, home 02-5354586, VoIP 845-445-1604
    Israel fax 1532-5354586,  USA fax 623-433-4874
    Maale Hever, DN Har Hebron 90420 Israel
    http://www.facebook.com/gidonariel http://bit.ly/gidon-linkedin
    "Happy are those who have discovered
    that the secret of life is to be nice to others"

  • PDF Forms - Which versions of Acrobat / Reader do they work in?

    I'm trying to persuade a client to start using pdf forms that I've created in the latest Adobe Acrobat Pro.
    I've tested the forms using Adobe Reader 8 & 9 on the Mac. The two versions work differently but I've come up with a work-around solution that means I can give the same advice to users of both versions of Reader.
    But I could do with knowing if pdf forms work in earlier versions of Acrobat / Reader? Macs & PCs?
    And if they don't work, what sort of warning will come up on screen? Ie. Will it say that they need to upgrade to the latest version of Adobe Reader and give a link? - which would be good! Or will some other error message come up that will just cause confusion?
    Has Adobe published any advice anywhere?

    The Forms Creation where you use filliable forms that can be saved and attached to email, (500 returns max - using the Advanced > Extend Features in Reader). Works also in version 7 or reader. Nothing below 7 will work.

  • How to configure a interactive pdf form to an output type

    Hi all,
       The user has to open the form, do some manual entry in the form and finally print it. For this I have created a Webdynpro application with the adobe pdf form linked to it. It can be teted by testing the webdynpro application. But can it be linked to some output type, so that when the output type is triggered, the form is opened and user can do some corrections and print it. Please help me in this regard.
    Thanks
    Thivya

    Hello. I dont understand why would you do such a thing.
    First option is to link it. so if a user e.g. changes the order, he will get the form preview which he can fill and then print as you wanted. All this in ERP and print preview for the form in adobe reader.
    Or you can create a WD app, which must be manually opened, form created, form changed and printed.
    I hope it helps or you can try to clarify if i don´t understand your problem.

  • Creating a Fillable PDF form with adobe pro XI

    Hi,
    I am creating a fillalbe PDF form using Form central with Adobe Pro XI and I am using the new "add help text" feature in it, but when i save the form as PDF the add help text disaapars. I am also unalbe to find a form reset button to add to my form. How can I create a from with these features. The form I want to make it fillable PDf to emailed to customers.
    thanks.

    Hi;
    Re: Help Icon - The PDF does not display the "?" like the web form.  In the PDF when you mouse over the field and hover for 1-2 seconds the help text is shown in a tooltip.
    Re: Form Reset button (Clear Form) - FormsCentral does not provide a clear form button but you can add it in Acrobat.  You will want to open the PDF in Acrobat and then follow these two tutorials:
    In order to Edit the FormsCentral PDF in Acrobat you will need to read this FAQ: http://forums.adobe.com/docs/DOC-3661
    This tutorial shows you how to add the "Clear" button to the form: http://tv.adobe.com/watch/acrobat-x-tips-tricks/quick-tip-how-to-add-a-reset-button-to-a-f orm/
    Are you planning save the form as a "Submission Enabled PDF" and collect responses using FormsCentral?  If you are not, and simply want the responses or PDF emailed back to you on submission you can see this tutorial: http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd615109794195ff-7dd6.w .html
    Let me know if you have any further questions.
    Thanks,
    Josh

  • I am currently having trouble with an attached PDF fill-able form created in Acrobat being non savable in Reader

    Hello, I was wondering if you would be able to help me out?
    I am having trouble with my attached PDF fill-able form, I am creating a form that has a limit of one page so in order for more room in a certain field I have added a Hyperlink to an additional fill-able(secondary) form within the Parent document (primary fill-able form. The secondary form is inserted as an attachment into the Primary form. My problem is when I open this document up in Adobe Reader, the Primary fill-able form is savable but the attached Secondary form for which the hyperlink leads to is non-savable and is a must print only. Is there a way to make the Secondary form savable as well within the same document? or is there another way I could execute what it is I am trying to achieve?
    Trying to save other as extended reader has not worked, also if I save the attachment file as an extended reader first I am unable to attach a return hyperlink back to the Parent document,
    Help would be greatly appreciated please and thank you!

    I can't say for certain without looking at the actual PDF but it does appear that they created one large text box over multiple lines. For a fillable form it may have been smarter to remove the lines and create a box with smaller text that supports multiple lines.
    At any rate, nothing you can do about it with the free Reader (and depending on the security, maybe nothing with Acrobat either.)

  • How to merge fillable pdf forms?

    Hi...
    I had a 40 pages pdf document ...which i divided into 8 parts and converted each of these 8 documents into fillable pdf forms using Life Cycle Designer...
    Now How can I merge these 8 files together.?
    When I was trying to merge these files thru Acrobat...its giving me an error saying "adobe xml files cannot be merged" .
    Thanks....

    Bernd Alheit wrote:
    how to create an portfolio?
    In Adobe Acrobat use File > Create PDF > From Multiple Files...
    Won't work with files created in Designer. You'll just get the same error as the OP.
    A PDF package is the only option available for Designer forms.
    (although you WILL get that option after you let "create from multiple documents" fail.)

Maybe you are looking for

  • What's my DVD burn speed? 1st gen imac G5

    I need to buy new DVD's- was wondering if the 8x would work on my imac? I cant seem to find out what speed my computer can burn to= system profiler is no help. I have a 20" imac G5, first gen- it's about a year old now...

  • How to setup a DB Adapter in Web Logic

    I am familiar setting up DB adapters (eis/DB/) in OC4J; but having challenges setting up the same in Web Logic. I was able to set up the JDBC datasource, but couldn't figure out where to go and setup the DB adapter (which in OC4J would use that datas

  • How to improve jdbc 4 connection and Transact-SQL

    I am using a jdbc 4 connection to connect to Database. With code Class.forName("org.postgresql.Driver"); String url = "jdbc:msql://athens.imaginary.com:4333/db_web"; username = �mycon�; password = �mycon�; Connection  conn = DriverManager.getConnecti

  • How to delete standard business partner role in CRM

    Hi, on CRM in the business partner relationships we got some relations marked as 'standard'. If we delete such a relationship in the mobile client the bdoc will be rejected during ConnTrans and the changes will be set back on the mobile client. If we

  • Image pop-up in the same page..?

    What is the best way ,without building a movie (swf file) on page, to have a row of thumbnails at the bottom of the page and then as each one is the clicked it's larger image appears above it on the same page. Thank you, Disco