Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8446649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T09:59:04+00:00 2026-06-10T09:59:04+00:00

I need users to be able to fill out a form in a PDF

  • 0

I need users to be able to fill out a form in a PDF file using their browser then, when they click the submit button in the PDF file’s form, a new PDF file is saved with the contents they entered in the form.

One of the main examples I have been referencing is Adobe’s help section on this subject, but have had no luck: http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec11c2b-7ffa.html

The PDF file I was provided didn’t have a submit action associated with it. So, I opened up LiveCycle designer and found the submit button and added this code to it:

<submit format="pdf" target="http://localhost:8500/pdfforms/pdfreceiver.cfm" textEncoding="UTF-16" xdpContent="pdf datasets xfdf"/>

Changing the target to the correct location on my local server, of course. Then, when I use this portion of code:

<cfpdfform source="#PDF.content#" action="read" result="fields"/>
<cfdump var="#fields#">

I get an error saying:

Element CONTENT is undefined in PDF.

I also tried opening it up in Adobe Acrobat X Pro and setting the action to submit the entire PDF file, but that didn’t work either. I’m using ColdFusion 9 on Windows 7 if that helps any. Thanks in advance for your help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T09:59:05+00:00Added an answer on June 10, 2026 at 9:59 am

    You don’t use CFPDFFORM to read the results from submitting a PDF. The PDF form should do a FORM POST to the target page, just like an html web form.

    You can see the results of the form by doing a CFDUMP on the FORM scope:

    <cfdump var="#form#">
    

    Then you use a variety of methods to parse through and store that information in a database.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a form that users can fill out and i need the users
(Summary: My users need to be able to edit the structure of their dynamically
Users of the website need to able to store images in their area ,
Users need to be able to add a specific type of column to an
I am writing a program where users need to be able to use self
I need to be able to programatically expand users' search expressions such as: X
I have a case where the user needs to fill out a form, and
I need to be able to detect a fill area for something similar to
I'm using the ASP.NET RegularExpressionValidator I need a regular expression to keep users who
I'm writing a PHP app which presents people with a form to fill out

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.