Typing into a PDF form

I am trying to type into a PDF form that allows the form to be filled out and saved.  However, when I type a letter, a number appears instead.  Is there a setting issue that causes numbers to be typed instead of letters when depressing letter keys?  Thanks

Hi Jon,
Even though you're only seeing this in your Acrobat forms at present, I still feel that problem is more likely related to your OS or even your hardware.
The forms works as expected everywhere else, so we know it's not a form issue. You've reinstalled Reader, so you should be dealing with factory defaults there.
I've googled this issue, and found that this issue has been reported (unrelated to Acrobat) by others using various hardware. For example, I've found the issue reported on an HP Pavilion, where the Num Lock key gets stuck on, and users get numbers when they type letters. I suspect something similar is happening on your system. What hardware are you using?
Sara

Similar Messages

  • I purchased the Adobe PDF Pack but it won't allow me to convert any files to pdf or combine multiple files to into 1 pdf form. It keeps saying "Error occurred while trying to access the file". WHY

    I purchased the Adobe PDF Pack for $7.50/month (or $89.99/yr) but it won't allow me to convert any files to pdf or combine multiple files into 1 pdf form. It keeps saying "An error occurred while trying to access the service". WHY is this happening & How can I fix it?

    Hi hpmg,
    It seems you are trying to access the service via Adobe Reader. Make sure you are signed in with your Adobe ID. Is Reader updated to the latest patch v 11.0.09?
    It might be possible that a firewall or antivirus might be breaking the connectivity from Reader to the server.
    Try accessing the service from the browser: https://cloud.acrobat.com/exportpdf  and check if that works for you.
    Regards,
    Rave

  • Reading Data into a PDF form with cfpdfform and cfpdfformparam

    I have been trying to read data from a query into a PDF form. I have the application setup to generate a new pdf file for every record in the database table which is working perfectly, but when I try to have the application pre-populate the form fields in the pdf form they remain empty. I have included a snippet of the code that creates the PDF documents. I am using Adobe LiveCycle Designer 8.0 to create the PDF form.
    Snippet Example:
    <cfoutput query="renewals">
    <cfset new_file = "#reportnumber#.pdf" />
    <cfpdfform action = "populate" source = "beta.pdf" destination = "#new_file#">
      <cfpdfformparam name="Legal_Contact_Name" value="#LegalContactName#">
    </cfpdfform>
    <cfpdf action = "write" source = "#new_file#" destination = "#new_file#" flatten = "yes" overwrite  = "yes" />
    </cfoutput>
    All help is greatly appreciated...

    I'm just glad I might be of any help.
    First, make sure the image is embeded as a base64 encoded string in the xml structure you're working with on your form you've built in LiveCycle Designer.
    I do this by reading the image file and outputing its content as a base64 string:
    <cffile action="read" file="#expandPath('Path/to/your/image/file/BC.TIF')#" variable="imgObj" />
    <img>#toBase64(imgObj)#</img>
    Your PDF form should be bound to this 'img' field from your xml structure in LiveCycle Designer.
    This works perfectly and the image from the xml is indeed displayed in the PDF form generated with cfpdf.
    BUT, from the moment you convert the pdf form to static pdf document, the image will be gone - the dynamic text remains.
    Note:  I never further investigated why the image disapears once the pdf form is converted to 'static' pdf.  Thinking about it now, it might have been an incoding issue.  The toBase64() function in ColdFusion has an optional "Encoding" argument, may be by playing with the encoding the image might finally 'survive' the conversion to static pdf.
    Good luck.
    note: this will populate the pdf form from your xml structure in ColdFusion.
    <cfpdfform action="populate" source="/path/to/LiveCycle_generated_templateForm.pdf" xmldata="#your_xml_structure#" destination="/path/to/result.pdf" overwrite="yes" />

  • How to programatically convert XDP form into Dynamic PDF form

    Hi,
    Is there a way to programatically convert XDP form into Dynamic PDF form using LiveCycle Service APIs?
    Thanks,
    lcfun

    Take a look at http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.html and the API Quick Starts > Output Service API Quick Starts.
    Quick Start (EJB mode): Creating a PDF document based on an application XDP file using the Java API
    http://help.adobe.com/en_US/livecycle/9.0/programLC/help/000243.html#1645763
    I think this will get it done. Give it a go.
    Steve

  • Capture image into a PDF form?

    Hi,
    Is it somehow possible to capture an image from a digital camera/scanner etc. (over WIA) into a PDF form?

    Hi,
    Designer ES doesnt have possibility to capture image from digital camera. You can create form from already existing PDF file with image.
    To create this PDF you can use Adobe Acrobe 9 which has possibility to create pdf from Scanner.
    BR,
    Paul Butenko

  • Is it possible to batch convert all form responses into individual PDF forms?

    Is it possible to batch convert all form responses into individual PDF forms?

    Sorry we do no offer an automatic way to do this.
    Gen

  • Why can I only import xml, xdp, or xfd files into my pdf form?

    Why can I only import xml, xdp, or xfd files into my pdf form? Text (tab delimited) is not an option. I'm using Acrobat X Pro. Thank you in advance!

    Hello George -- The form was not created by me, but appears to have originated in Acrobat.  I also saved a copy with LiveCycle Designer to view/edit in design view.  Unfortunlately both files had the same limited formats for import.  Thanks, Julie

  • Saving data typed into a PDF

    Hi folks,
    There's probably a million questions like this one but I can't concentrate enough right now to try to go through everything.
    I made a list in Excel, exported it as a PDF.
    Opened in Adobe Acrobat 9 Pro.
    Went through the Start Form Wizard, all worked nicely, put all my check boxes and fields in where I wanted.
    Save it - and then open it in Adobe Reader.
    "You cannot save data typed into this form.  Please print your completed form if you would like a copy for your records."
    After some careful googling, I discover to be able to make a form that is savable, I need Adobe LiveCycle.  So I scout around on my work computer and discover I do in fact have LiveCyle Designer ES 8.2.
    Now what?  I do not know what I'm meant to tick in this program to make my PDF savable by other people.
    I appreciate your time and patience!  Hopefully it's a super easy question and that I feel like an idiot for asking
    Kind regards,
    --Sasha

    Hi Sasha,
    Using Acrobat, you can create forms that are called AcroForms. The forms created in LC Designer are called XFA (XML Forms Architecture) and are more data centric. While both will open in Acrobat, they are completely different animals.
    The issue with users not being able to save the data with Reader is that the form is not Reader Enabled. You can Reader Enable a form using one of two methods:
    Reader Enable the form using Acrobat Professional (V8 or below) or Acrobat Standard (V9 or above). Note there are licensing restrictions.
    Reader Enable the form using the full server product Adobe LiveCycle Reader Extensions ES2.5. This involves additional licensing fees.
    Have a look here: http://assure.ly/etkFNU, at the features that are available depending on whether the user has Acrobat or Reader; if the form is Reader Enabled; and how the form was Reader Enabled.
    The issue of Reader Enabling would also apply to AcroForms.
    I don't think that you need to dive into LC Designer just yet, as forms created in LC Designer face the same issues about Reader Enabling as forms developed in Acrobat.
    If your usage complies with the EULA, then you could Reader Enable your form in Acrobat.
    Hope that helps,
    Niall

  • Can't see info typed into fillable pdf: See Below

    I created pdf forms using adobe forms central.
    )    I have the pdf I created using FormsCentral on my desktop
    )    I do a file save as pdf, so I can change the name of the document while still saving my blank original pdf document.
    )    I write into my fillable saved as pdf doc and then email it to a coworker. The file size at this point is around 67 KB
    )    This coworker opens up file and does a save as so they can rename it and save it to their desktop.
    )    This coworker than adds information to the document by tying into the fillable pdf doc.
    )    They email the document back to me
    )    When I receive the document it is now 1 MB, Also I can only see what I wrote into the doc before I emailed it to her. However if I print the document everything she typed in shows up on the printed document. Or If I click in each field that you can type in the words or numbers she typed in show up but only in the field I’m clicking my mouse in
    )    My question is would you say this is a user issue or an issue with the form itself, perhaps a bug.

    Hey George, I emailed you the pdf docs. One using Windows Reader and One using Adobe Reader. It does appear that the fillable pdf docs do not work very well with windows reader. Windows Reader makes the file size much bigger and doesn't let people who don't use windows view info put into the file unless you print the doc or click in each space to view whats written. It does appear that the drop down menus and check boxes work in both adobe reader and windows reader.
    Thanks,
    kak09

  • Using importdata to import xml data into dynamic PDF form

    Hi again,
    Me and my colleagues have a problem using the importData service to import some xml data into an empty PDF form (represented as an XFA input variable).
    In the server log I get the error that Only XDP data is supported for XFA forms, however I only have the xml data and not the entire xdp available.
    Is this really not possible to to (like importing xml data to a form is possible in the Designer when creating forms).
    I hope the scenario is understandable
    Sincerely
    Kim Christensen
    Dafolo A/S
    Denmark
    PS: During the various projects I am working on I keep running into problems...however I am totally new to LiveCycle so I consider this very informative learning steps and appreciate all your help :-)

    Hi again,<br /><br />I have been experimenting a little with both the renderPDFForm and importData services. However I don't seem to be ble to make them work as I  need them to.<br /><br />My scenario is simple, I have one (call it a template xdp/PDF form) and lots of data in xml files (around 1000), that I need to import into the template. Therefore I have set up a "Watched Folder" to take the xml as a document (I guess this is a requirement) and then I need either the renderPDF or importData services to import the xml data into the template.<br /><br />I would like to know how I should setup the services to make this work.<br /><br />When I try to use importdata I setup the following:<br /><br />PDF document: set to be the template i need to import the xml to)<br /><br />Input data: the document variable (an xml file) that is passed to the   Watched Folder<br /><br />Data merged PDF: set to an out xfaform<br /><br />When I do this I get an Coercion error in the server log:<br /><br />2007-11-15 13:27:05,324 ERROR [com.adobe.workflow.AWS] stalling action-instance: 1506 with message: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.<br />     at com.adobe.idp.dsc.util.CoercionUtil.toDOMDocument(CoercionUtil.java:656)<br />     at com.adobe.idp.dsc.util.CoercionUtil.toType(CoercionUtil.java:878)<br />     at com.adobe.idp.dsc.util.CoercionUtil.toType(CoercionUtil.java:803)<br />     at com.adobe.workflow.datatype.runtime.support.AbstractDataTypeRuntimeHandler.coerceFrom(Abs tractDataTypeRuntimeHandler.java:64)<br />     at com.adobe.workflow.datatype.runtime.support.AbstractComplexDataTypeRuntimeHandler.getNode (AbstractComplexDataTypeRuntimeHandler.java:47)<br />     at com.adobe.workflow.dom.VariableElement.setBoundValue(VariableElement.java:93)<br />     at com.adobe.workflow.pat.service.PATExecutionContextImpl.setProcessDataValue(PATExecutionCo ntextImpl.java:729)<br />     at com.adobe.workflow.pat.service.PATExecutionContextImpl.setProcessDataWithExpression(PATEx ecutionContextImpl.java:335)<br />     at com.adobe.idp.workflow.dsc.service.SetValueService.execute(SetValueService.java:46)<br />...<br />Caused by: ALC-DSC-119-000: com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object: <document state="passive" senderVersion="3" persistent="false" senderPersistent="true" passivated="true" senderPassivated="true" deserialized="true" senderHostId="127.0.0.1/172.16.10.125" callbackId="0" senderCallbackId="7" callbackRef="null" isLocalizable="true" isTransactionBound="false" defaultDisposalTimeout="600" disposalTimeout="600" maxInlineSize="65536" defaultMaxInlineSize="65536" inlineSize="8039" contentType="application/xml" length="-1"><cacheId/><localBackendId/><globalBackendId/><senderLocalBackendId/><senderGl obalBackendId/><inline><?xml version="1.0" encoding="UTF-8"?><br /><form1><br />  <sub_BlanketTop /><br />  <sub_SubjectTop><br />    <f...</inline><senderPullServantJndiName>adobe/idp/DocumentPullServant/adobejb_server1</s enderPullServantJndiName><attributes file="c:\NCRConvert\ProcessForm\stage\Wx450d4b32843a0b0bcb8ef99e\NCR-00564_dXAE3soH.xml"/ ></document> of type: com.adobe.idp.Document to type: interface org.w3c.dom.Document<br />     at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)<br />     at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)<br /><br />However it is possible to manually import the xml data in Acrobat Professional without any problems.<br /><br />When I use the renderPDFForm with the following settings:<br /><br />Form to render: literal value that points to the template<br /><br />Form data: document variable from watched folder (xml)<br /><br />Content Root URI: repository://<br /><br />With these settings I also get a coercion error, however it does not seem to be exactly the same.<br /><br />Sincerely<br />Kim

  • Can i receive XML via a web service into the PDF form??

    hi all,  I am able to send data to a server via a web service configured in my email submit button.  Once the data has been received on the server, a reference number is sent back.  My problem starts here as the reference number comes back into my browser and not back into the PDF.  How can i get the reference number into the PDF?  Thanks  J

    Thank you very much for your help.
    I have another question if you don't mind.
    I am trying to establish a WSDL in ALCD. I establish the connection successfully and
    in return i receive predefined objects such as 3 numeric fields and a button.
    I drag these objects onto a new form and try to execute but nothing happens.
    The first 2 objects are supposed to accept input, send it via WSDL to a server that should return
    a new value back to another predefined object when the button is clicked.
    I have not response when the button is clicked. It is as if there is not connection at all.
    If i try and change the button to a submit button and enter the WSDL manually it tries to connect but fails.
    The WSDL does work if I test it using soapUI.
    Would you have any idea why this is not working?
    Thanks
    Joey

  • Split a long PDF form programmatically into smaller PDF forms

    You can programmatically split forms using LC Assembler service and use the DDX. You could extract page1 from pdf1 and create a pdf, then page2 of pdf1 into a different PDF using something similar to:
    <?xml version="1.0" encoding="UTF-8"?>
    <DDX xmlns="http://ns.adobe.com/DDX/1.0/">
    <PDF result="Final.pdf">
         <PDF source="PDF1.pdf" pages="1"/>
    </PDF>
    <PDF result="Final2.pdf">
          <PDF source="PDF1.pdf" pages="2"/>
    </PDF>
    </DDX>
    To split according to Level 1 bookmarks, you can also use the PDFFromBookmarks tag.
    For example,
    <PDFsFromBookmarks prefix="stmt">
         <PDF source="doc1.pdf"/>
    </PDFsFromBookmarks>
    More info is available in the Assembler Service and DDX Reference available at http://help.adobe.com/en_US/livecycle/10.0/ddxRef.pdf.

    Sorry, but making single PDF from many smartforms is not what I want to achieve. I wold like to know how to get one PDF document made by ALC-forms.
    In my example I have many PDF documents. So, how to get (or put) them all in one PDF?
    ps: the way to get one PDF from smartforms is also here:
    "Combining Multiple Smartform Outputs Into One PDF file"
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/62ae7fcd-0b01-0010-3e9d-a54f26944450

  • Scaning into a .pdf form

    I have created a .pdf form using Acrobat 9 Pro with 17 designated fields. What I would like to do is to be able to scan completed hardcopy forms of the same layout and pull only the content from the fields I designated on the form I created. Ultimately the info would then be exported into an ACT! database. Is this possible? Thanks!

    You should have the data submitted and not the form. There is no need to get the form when the data is what you need. You can also extract the data within Acrobat.

  • I cannot save data typed into an Adobe form sent to me..??

    I have been sent an Adobe Form that is a Tender Document that I need to complete.  When I open the Document is states in the top left-hand corner the following...."Please fill out the following form.  You cannot save data typed into this form. 
    Please print your completed form if you would like a copy for your records."
     

    What does the creator of the file need to do to make the form fillable? OR is there a program Bob8527 can download to fill in the form and email?
    Please advise.
    Thanks

  • How to: Create a master form that auto-fills data into other pdf forms?

    I hope someone can please help me.  I have about 15 PDF forms that all require similar data entry (name, address etc). Can I create a master form that we fill in once per client, and then auto-fill in the matching data on the 15 forms? 
    I am not looking for an online solution as the information is highly sensitive. 
    I have already created a form in Acrobat X Pro with the 'master data', and created the (15) forms with identically named fields.  How I link the forms now to the master, I cannot figure out (after much searching).
    I have read similar questions on the same topic but have not found any answers.   I hope this time someone can please help.
    Many thanks in advance.

    Thank you!  I had just figured out how to export the data from the master as an FDF file and then import it to the other files.  I'm afraid I don't understand scripting to automate the process across multiple files.  To you mean with java script? 
    I've also thought about combining the forms, once we know which ones the particular client will need.  I have to see how it works in practice for my colleagues who will be using them.
    Thank you again.

Maybe you are looking for

  • What happened to the Right Click - Adobe Option in MS Windows Explorer?

    I agree with snoogiedo - I used this function regulary for years. I tried the function the other day and it was gone. We use Adobe Acrobat X Pro 10.1.6. I found the following link on the issue but I'm hestitant to edit my registry files. http://acrob

  • I can't install the adobe photoshop CS4

    Hello. I've a problem. I installed adobe photoshop CS2 a few days ago. So, today I wanted to install adobe photoshop CS4, but I can't. The program reports "fault install, Internal Error 2739 ". I don't know what does it mean and what I do. Please, gi

  • I need a link for re-installing Design Premium and acrobat 9

    I had to replace a hard drive so now I need to load my software back to my laptop. I purchased Design Premium CS5 and APRO 9.0 in 2011.  How do I restore my products to the laptop?

  • Slowing startup

    When my 17" late 2008 mbp (previous to design change) was new & for some time later it seemed very snappy and fast to startup and shutdown. It came with the custom order but standard apple 120GB SSD. While shutdown still seems snappy in about 3 secon

  • Apply image to layers below target, or merge to new layer

    I'd like an option to apply image from source: "layers below the target layer", instead of the current options of merged or choosing a layer. or possibly a more flexible and faster method may be to choose a selection of contiguous layers and add a "m