Is it possible to dynamically set the names for form inputs.
I have a list of objects that is listed in a table in a odt document. For each object I want to provide a select field for a user to select one of three different options.
In order to later automatically process the returned PDF I would like to add individual names to each form input in each iteration of the list.
I do not think the PDF Form conversion is available in command line. But this needs to be tested and I would see no problem to add this option if it is possible.
as far as I know, you may generate a settings XML-File in your local GUI Libreoffice and copy that to the headless system. It will then use the respective settings. You will, therefore, have to configure the PDF Export with form and move that config to the headless server. See e.g.:
Well it will require to analyze all the possible form entries and define a syntax to make some attributes evaluated by relatorio.
I guess the best is to hire someone to do that for you.