Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Create custom fillable form

New Here ,
Jan 27, 2016 Jan 27, 2016

I want to create a pdf form template.

This template should import data from a source (xml, database, excel, txt).

One dataset has a specific amount of fields - but I don't know how many datasets in the source (for one recipient).

So how can I create continuous like form with Acrobat DC?

And after importing this custom data - how can I save this in a separate fillable form - send to the recipient (with previously imported data, but, some fields, must be still editable).

Thanks.

Falko

TOPICS
Acrobat SDK and JavaScript , Windows
518
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 27, 2016 Jan 27, 2016

Acrobat can no longer import data form databases. It can import data form a tab delimited file which has a very specific layout. Also PDF forms can not dynamically have the field s and data sources easily changed.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 27, 2016 Jan 27, 2016

You say "easily changed" ... must not be easy ... I like challenges .

It's possible to do this by using JavaScript or process XML/XSL (XSL-FO) - or something else?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 28, 2016 Jan 28, 2016

You shiuld qoute the eole sentance. There is a "not" pressent. Good luck.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 01, 2016 Feb 01, 2016

But in promotion Ausfüllbares PDF-Formular erstellen | Adobe Acrobat DC Adobe say that it's possible to connect to a database via ODBC (JavaScript).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 01, 2016 Feb 01, 2016

That is only possible with PDF forms that were created in LiveCycle Designer, not in Acrobat.

To be honest, I would consider this false advertising.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 01, 2016 Feb 01, 2016
LATEST

ADBC was removed eith Acrobat X. You might want to ask them to provide a working sample. It is possible to use a scripted wen page to cnnect to a database or using a plug-in but not with jus Acrobat and an SQL database

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines