Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
RamonHerrera@adobeforums.com #1
Which SDK can be used to "Create and manipulate forms"??
The ability to "Create and manipulate forms" is listed twice (and inconsistently) in this table:
<http://www.adobe.com/devnet/pdf/library/>
(row 11 and row 17).
One of the entries probably refers to AcroForms and the other to XFA forms?
Can someone please clarify?
TIA,
-RFH
RamonHerrera@adobeforums.com Guest
-
Is XFA forms an "Open" standard, and is FDFalive for foreseeable future ?
further to my other (first) post "Adobe PDF XML Forms ? Reading user-entered data to and from the form using VB.NET?" .... I've been researching... -
Proj cannot run on LCDS 2.6 ES due to "Unable to resolveresource bundle "datamanagement" for locale "en_US"
hi, all, We have developped an application on Flex Build 3 (run successfully), but failed when we try to deploy it on Tomcat with LCDS 2.5 ES... -
CFINPUT type="radio" w/ "value" requires "label"
On a Flash form, when you specify type='radio' and value='whatever', the value of the 'value' attribute will be displayed as a label if no 'label'... -
Automatic Login - Forms Authentication - Request.ServerVariables["LOGON_USER"]
Hi there, I'm busy building a site that authenticates users from a database but would like Windows authenticated users to bypass the logon screen... -
"Start" "Program" "Menu" list is empty
For what ever reason my list of installed programs in my "Start" "Programs" menu is empty. Anyone know how to restore the list. Thanks for your... -
Bernd Alheit #2
Re: Which SDK can be used to "Create and manipulate forms"??
With Acrobat you can create and manipulate AcroForms and XFA forms (LiveCycle Designer). The PDF Library supports only AcroForms.
Bernd Alheit Guest
-
RamonHerrera@adobeforums.com #3
Re: Which SDK can be used to "Create and manipulate forms"??
Thanks, Bernd.
I have a follow-up question. When I use Acrobat interactively, I can execute these commands:
- "Recognize text using OCR"
followed by:
- "Run form field recognition"
The commands above will create an AcroForm, correct? Is there any way to create an XFA form in a similar fashion?
Last but not least: can the two commands above be performed under "remote control" (i.e., programmatically with the SDK API)?
TIA,
-RFH
RamonHerrera@adobeforums.com Guest
-
Leonard_Rosenthol@adobeforums.com #4
Re: Which SDK can be used to "Create and manipulate forms"??
Yes, form field recognition creates an AcroForm. No, there is no way to create XFA this way, as it would offer any benefit.
XFA should be used when it is the right technology for the job - such as when you need dynamic forms, XML-based forms, etc.
Leonard_Rosenthol@adobeforums.com Guest



Reply With Quote

