Skip to main content
Participant
July 30, 2018
Answered

¿Como puedo rellenar un Formulario con información de un Excel?

  • July 30, 2018
  • 1 reply
  • 652 views

Buenos días,

Tengo que rellenar un formulario del Ministerio de Justicia y en una de sus páginas aparece una tabla con campos rellenables (columna y fila, como un Excel).

El caso es que yo tengo los datos en un Excel y quiero volcarlos de forma rápida en esa tabla. Con un copiar/pegar me pega todo en la primera celda exclusivamente (no se distribuye por toda al tabla).

¿Hay algún método o opción dentro de adobe para lograrlo? (Son muchos campos a rellenar).

Muchas gracias.

This topic has been closed for replies.
Correct answer try67

You need to format the Excel file in a specific way, and then it will be possible to import the data into the PDF.

The format should be two rows, with the name of the fields in the first one and their values in the second.

You should start by exporting the form data from the PDF to a tab-delimited text file, which will have the correct format.

Then you could fill in that file with your data and import it back in.

In Acrobat look for "Prepare Form" under Tools, then select More and then Export Data or Import Data.

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
July 30, 2018

You need to format the Excel file in a specific way, and then it will be possible to import the data into the PDF.

The format should be two rows, with the name of the fields in the first one and their values in the second.

You should start by exporting the form data from the PDF to a tab-delimited text file, which will have the correct format.

Then you could fill in that file with your data and import it back in.

In Acrobat look for "Prepare Form" under Tools, then select More and then Export Data or Import Data.