Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

In order to prevent unnecessary calls to the backend exporting a data form as a pdf happens in two steps. First the pdf is initialised (via the Init PDF button), second the pdf is downloaded (via the Download PDF button).

It is important to note that initialising the pdf means that the data from the current data form is locked in the pdf. Changing the data in the form after initialising the pdf will not change the data in the pdf!

In order to update the pdf, save the changes in the data form and reload the page. Then you can initialise the pdf again. Now with the changed data.

...