Hyperlink in a dynamic PDF form

Hi guys,.

I created a dynamic PDF form in LiveCycle designer and I want to insert a hyperlink in this form - but I don't know how to do it. My link in Adobe Acrobat tool is not active.

Any advice?

See you soon

Marian

Look in the LiveCycle Designer help doc for more information on what type of hyperlinks can be added using LiveCycle designer. Limit you URLS, files, e-mail addresses.

Tags: Acrobat

Similar Questions

  • Display a dynamic PDF form of XML in Google Chrome, Firefox and Opera

    We have built a dynamic XML PDF form, but may not be displayed in Google Chrome, Firefox and Opera browsers.  We still get the following message is displayed:

    pdf-error-message.gif

    The form is on our public facing Web site and when you click on the link in the web page, the above browsers opens the form within their own PDF reader.

    We know that this is because the form contains validation and pdf viewers, browsers do not like validation.  Do you know if there is anyway to get the PDF form to display in these browsers?

    The only software that deals with dynamic reliability based on XFA PDFs is versions of office (Win/Mac), Adobe Acrobat and Reader. You will need to ask users to download the PDF file and open it in the reader (or Acrobat).

  • Dynamic PDF up to 200 images, the size of the pdf is greater, cannot save the data and images to the form

    Hi all

    My client would like to dynamic images up to 200 photos to my forms. It works very well. However, when I add images up to 35 images. I could not add images to shape more. Then I save data on the form. All the images and the data entered on the form are missing. I don't know why.

    If I add only 10 images - I can record data and images on the form. 15456 KB is the size of the pdf.  I was unable to add more photos or data on the form.

    There may be a problem the size of the pdf? How big can make a limited dynamic pdf?

    Can save us the information and images as much as we want?

    I spent two weeks to work and trying to figure out this problem. However, it is not successful.

    Help, please

    Cindy

    You must ensure that your users do not import large images.

    Therefore, you can use a script on the change event of an image field that checks the size of the data and warns the user if the file is too large.

    function formatNumber(number) {
        var num = number + '',
        x = num.split('.'),
        x1 = x[0],
        x2 = x.length > 1 ? '.' + x[1] : '',
        rgx = /(\d+)(\d{3})/;
        while (rgx.test(x1)) {
            x1 = x1.replace(rgx, '$1' + ',' + '$2');
        }
        return x1 + x2 + "KB";
    }
    
    var sizeLimit = 200, //allow upto 200KB images
      thisSize = Math.round((this.value.oneOfChild.value.length * 3 / 4) / 1024);
    
    if (sizeLimit > 0) {
      if (thisSize > sizeLimit) {
      xfa.host.messageBox("Note: With " + formatNumber(thisSize) + " the size of the imported image is greater that the recommended maximum of " + formatNumber(sizeLimit) + ".\nLarge images can cause a insufficent performance.\n\nIf possible, use images with the following recommended specs:\nFormat:\t\tPNG or JPG\nColor depth:\t8 Bit (higher is not supported)\nColor space:\tRGB (CMYK is not supported)\nFile Size:\t\t" + formatNumber(sizeLimit), "Recommended image size exceeded", 3, 0);
      }
    }
    
  • Determine if the form is a form PDF static or dynamic XML form programmatically

    Hello

    We have a software Macromedia Adobe form is used. With Adobe LiveCycle Designer, Staic form PDF and dynamic XML form can be created. We want to make the distinction between these two types. Is there available Adobe API which returns the type of PDF form; Static PDF or XML dynamic form?

    Thank you - Marie Laure

    Your script does not for me but when I used this modified following version he detected the form correctly (as long as the pdf file is saved in the designer using either save as static or save as dynamic)

    Dim app, pddoc
    Dim js
    
    Set app = CreateObject("AcroExch.App")
    Set pddoc = CreateObject("AcroExch.PDDoc")
    
    If pddoc.Open("E:\Untitled1.pdf") Then
         Set js = pddoc.GetJSObject
    
         If Not js Is Nothing Then
              If js.dynamicXFAForm Then
                  MsgBox "It's a dynamic form!"
              Else
                  MsgBox "It's a static form!"
              End If
           End If
    End If
    
    Set app = Nothing
    Set pddoc = Nothing
    

    Regarding the 2nd approah, I don't have a sample that can be shared, but essentially, it is to use API of COS calls to open the stream XFA in PDF and determine what type of rendering.

    Alternatively, you can run javascript using the API / C code

  • pdf form: dynamic ToolTip does not

    Hi all

    I'm trying to make a pdf form.

    I'm trying to change the ToolTip of a textbox control to the runtime (i.e. on a button click event), but it does not work.

    I try js or formcalc.

    example:

    topmostSubform.Page2.Bouton1::click - (JavaScript, client)
    MyTextField.assist.toolTip.value = "ok";

    -With a pdf of an existing pdf file form:

    It does not change the value of the ToolTip on the screen (using the js debugger, the value of the ToolTip is changed but not updated on the screen)

    -With a pdf rather than an existing pdf form:

    It works very well! ToolTip can be modified on many events, no problem, the ToolTip is updated on the screen!

    I don't understand where if the problem? Why a form from a pdf file does not work as a form of * zero *?

    1 that is saved as a PDF dynamic or a static PDF file?

    Paul

  • Troubleshooting problems of electronic mail to the dynamic online PDF form

    Hello

    I created a dynamic PDF using LiveCycle Designer ES.  At the end there is a button send and the end user should be able to click the button and it automatically emails the form to us.  We have received complaints that people have tried to send the form to us, but we have not received anything.

    I tested it and we had no problems here.  We have received the form of others outside of our agency.

    Any suggestions?

    Shayne Morgan

    Ministry of education of Nebraska

    Hello

    Was about to add this if at the end of the last post:

    • The email button is set to return a PDF file; and
    • The shape is not enabled, reader

    then users with reader will not be able to send the form by e-mail. This is because submission by e-mail requires Acrobat/Reader to save the shape first. Users with reader cannot save the form, if it is not enabled drive, then the script fails silently. The user clicks on the button, but nothing happens (no warning).

    So if you form is active player then this is not the issue. But if the form is not active player users with reader will be hurt.

    There is a summary of the features that are available/restricted according to what the user has (Acrobat/Reader) and the way in which the form is activated. It's on our blog on: http://assurehsc.ie/blog/?p=29

    Good luck

    Niall

  • Adding hyperlinks to a pdf form

    Good day all.

    OK... it drives me crazy. I looked through the web to try to find a way to add a hyperlink. He can not find a thing. We think this would be easy!

    Anyone know how to add a hyperlink (say to another document) to a pdf form?

    Thanks all.

    Chomp

    You can try to use a button for the hyperlink, and then change the colors, so it's completely invisible except for the label.  It is a sort of workaround, but if you don't really have the ability to add a hyperlink, it can save more concussions.

    I hope this helps!

    Ryan D. Lunka

    Cardinal Solutions Group

    [email protected]

  • Dynamic fill a PDF form?

    I created a form in InDesign that I use in my daily work - it has several fields that contain information about the problems, I'm currently trying.  This information comes from a system internal owner that I have access to via JDBC, SQL, languages, etc.  I would like to take my InDesign document, create a PDF form with her, and then have new PDFs generated automatically with the data provided by our own database.  I can handle 90% of it, but end Adobe it's confusing and (frankly) a bit frustrating.

    I can do a static PDF from InDesign very well, but how do I create a PDF file that is supposed to be completed at a later date using external data?  I can put it any format - XML, CSV, anything you want.  I don't want to launch InDesign every time I want to print a new form.  Launch of Acrobat would be nice, if not optimal - at least in Acrobat have not be careful not to spoil the source document.

    I'd love it if Adobe provided a way (out of the cycle of life - I don't have the money for it) to automate this fully in the CreativeCloud limits, but I'm more than competent with to out if programming environments that will be necessary.

    Can someone give me some guidance with this?

    You have two options that I can see.

    1 - completely to InDesign using their feature of variable data and support for XML input.

    2. create an interactive PDF form using InDesign, and then either manually or automated have Acrobat import (XML or CSV) data in the fields

  • Is it possible to add the graph to dynamic sectors on PDF form

    Hello

    I am trying to create a named PDF form calculation. This form made several calculations. I need pie plot/draw/create based on the data entered on the form.

    Is it possible using Adobe LiveCycle Designer?

    How can I do this task?

    Thanks in advance.

    Thank you

    Victor

    Hello

    I don't know if a pie chart is possible (or feasible without a lot of blood, sweat and tears).

    We got a graphic work of column based on the blog and the example of John Brinkman here.

    Radzmar Acrobat user group forums was also a PDF form with several types of charts (but not a pie chart). Have a look here.

    I suspect that if it is reasonable to the front to draw lines and rectangles - drawing segments in a circle are going to be very difficult.

    Maybe another tool such as Xcelsius and Flex work better.

    Good luck

    Niall

  • Dynamic XFA forms and Acrobat Professional

    Hello

    I have the following statement of our software provider and want to check if it is correct: «you can't create/modify dynamic XFA forms with Adobe Acrobat.» Creation of dynamic XFA forms requires Adobe LiveCycle Forms Designer supplied with Acrobat 7, 8, 9 and X Professional; and is not included in Acrobat Professional XI. You can fill out the forms using Acrobat Professional but they are static forms. »

    Is this correct? Between the change in the way that LiveCycle designer has been distributed (provided with Acrobat Pro then separately) and Acrobat Pro vs. Adobe FormsCentral, it is not easy to see what is necessary to do now with Acrobat Pro XI.

    Thank you!

    R.

    Yes, this description is correct. It is also important to understand that there is no connection between the LCD and FormsCentral. Two things are very different.

    CF is a service based on the web for the design of forms, their distribution and then collects the results. Since it is more what remains of him is his desktop application that can be used to create a (simple) PDF forms from scratch. The resulting file is a standard PDF Acrobat format, not a form of LCD.

  • How to use a PDF form as a source of data for the second form PDF

    Hello world

    I have the following scenario:

    We want that our sales staff to collect data of our clients through a PDF form.

    We do not like to combine with the PDF we print them or sending them by E-Mail.

    Therefore, there is a solution to fill a second PDF with data from the first.

    1. 1 PDF form with input fields

    2. 1 PDF form must be registered with the entry

    3. 2nd PDF form with a table filled with 1 form data

    4. 2nd PDF form displays the data under the graph with the abilty to edit these data to dynamically change table

    I don't want a hollow guide the whole scenario. I just first of all whether it is even possible to supply a PDF form with data in another form PDF.

    If it is possible please give me advice to know what to look for everything.

    If this isn't the case, I would like to read the recommendations for solutions easy possible to solve this task.

    We do not want to send our staff of sales with PDF solutions to our clients, their collection and their work through a big pile of measures to manage this scenario.

    Thank you and regards

    Christian

    You must understand that there is a big difference between the JS, you might be familiar with (the one used in web pages) and one used in PDF files.

    Although the basic syntax is the same most of the objects and methods are different, as PDF files are fundamentally different from web pages.

    You can find the reference to API JS Acrobat here: JavaScript for Acrobat | Adobe Developer Connection

    The form data can be copied by exporting it to a file FDF then import this file into the other PDF (assuming that the field names are the same), or it can be done using a script that uses global variables. The latter is more automatic, but may require adjustment of the parameters of the application or using a function of confidence (IE, a feature that is installed on the local computer instead of just in the file itself).

    The first is easier to implement and use, but requires the intervention of the user.

  • Flatten the dynamic pdf files

    Hello

    I have a dynamic PDF where users all text fields, dropdown lists and image fields. I also lock that all fields button script that I found in this forum to lock all fields in the form once only the user completes it. I was wondering is there a way to record or produce a flat static pdf file in the end? Sometimes the dynamic shape may increase in volume due to the size of the image in the image field. So is there a way to flatten everything in the end and produce a small copy of this file? This way any user, even with the older version of adobe reader can open it since his is no longer a dynamic form.

    I know that sometimes I can do by printing to a file 'adobe pdf', but cannot me when to have the configuration of permissions. I don't want to give full access too. What are the permissions do I need to change for this? Is there another way to flatten a dynamic file in the end? Does anyone do this?

    UH. The Distiller does not handle file protected by an owner or user password.

    The only way around this TI to select the options of "Print as Image" in the Advanced menu of the dialog box print acrobats.

  • PDF form only on the web

    I created a PDF form to a customer. The form was sent by e-mail to a group of people, supplemented by themselves and emailed back. I have combined all completed in a single PDF forms, and the combined PDF has been posted on their web site.

    The client has made this comment:

    "Next time I want to a project only on the web more dynamic and socially networked."

    Can someone clarify what the customer meant by that?

    Is it possible to do what that customer wants using a PDF form or would be something different necessary?

    The data is the same, whether by e-mail or web script. If you are using a secure server, so you are able to have better control the security of the form and the data (especially if personal data or photos are included). With the FDF Toolkit or other processes, you can manage the data that is sent (no need to send the PDF just as data can be imported to the form to get the same result). I'm not familiar with sending photos, this is apparently a new feature and may not work with earlier versions of Acrobat or Reader. Maybe it's you want to put the result in a totally different format of PDF files, but merge together in a more useful way that does not include what you would have with the form input, and others. In addition, when you merge forms you must flatten first so the data does not get jumbled.

    OK, a response vague, but I think that the essence is there.

  • Allowing users to add additional lines in a PDF form?

    I use Adobe acrobat X Pro to create PDF forms to capture billing information. Yet, I can not understand how to allow a user to add extra charges. I could create a form that just had a large amount of load lines which could be left blank, but was hopeing to allow a dynamic form of setting where someone can click on a button to just add a new entry of line in the form and the form would settle down and enter in a new series of line entries. Is it possible to do it in Acrobat X Pro?

    For the foorm to automatic adjustment in response to the addition of a new line, you should examine what can offer a dynamic XFA form that you create with LiveCycle Designer. LiveCycle Designer ships with Acrobat Pro as a separate application. More information is in the Designer Help documentation, in the LiveCycle Designer forum here and in a number of tutorials to acrobatusers.com

  • Dynamic PDF with Digital Signatures?

    LCD display 9 - Acrobat 9 standard/Pro

    Looking for the definitive answer on this one. My PDFs need to be both dynamic and use digital signatures. For now, I also design with GIS digital multi static and treat small forms and this via a portfolio.

    It would be nice if I could design a form that has two fluid sections (think added rows of a table dynamically using script, or even simple textfields that expand as you fill them via content areas sank) and these digital signatures. As soon as I do this dynamic PDF signatures are invalidated immediately that the form displays the changes.

    Is there a work around? Part of the process that I have to design for need fields flowed, and require all of the digital signatures on the form.  We use the Entrust security for GIS num - and this won't change, so cannot use inherent Adobe signature security methods.

    Thank you

    Jim

    Hi Jim,.

    I have attached a dynamic XFA PDF file that contains fields of signature that I mocked upward. Open in the Designer Forms and you can see how it's built.

    Steve

Maybe you are looking for