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

Easiest way to update table data from external source

New Here ,
Jul 18, 2023 Jul 18, 2023

Hi, I have about 100 forms that have table data (prices) that are updated every few months. The tables are made in InDesign and exported to PDF forms. 

I'd like some way to update one external file with the prices in them, and then when I open InDesign, or Acrobat, the new prices appear from that linked file in these 100 PDF forms.

Any tools or techniques that can accomplish this? Thanks in advance.

michaelj61157594_0-1689742546135.png

 

TOPICS
PDF , PDF forms
263
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 ,
Jul 18, 2023 Jul 18, 2023
LATEST

I don't know about InDesign, but if form fields were placed over the table, then a script could be used to load a CSV file into the table automatically. In fact, all the forms could be done at the same time with an Action Script. 

There are several other methods that could be used to update data in a form, but the CSV file technique is probably the easiest to implement and maintain.

 You can read more about PDF data handling here:

https://www.pdfscripting.com/public/Form-Data-Handling.cfm

 

 

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

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