Wiki source code of PDF-Import
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
12.4 | 1 | In {{designer/}} PDF forms can be imported if they are in //xdp// file format. |
![]() |
1.1 | 2 | |
3 | {{content/}} | ||
4 | |||
![]() |
3.5 | 5 | == Import == |
![]() |
1.1 | 6 | |
![]() |
12.4 | 7 | {{figure image="pdf_import_en.png"}} |
8 | Position of the //Import// menu item in the {{designer case="gen"/}} menu. | ||
![]() |
1.1 | 9 | {{/figure}} |
10 | |||
![]() |
12.4 | 11 | To import a form that exists in //xdp// format, the {{designer/}} must first be opened. This is done automatically when creating a new {{formcycle/}} form. Afterwards the menu item //Import// must be selected in the action bar under //More//. In the file selection dialog that opens, the //xdp// file can now be selected. After confirming the selection, the import will start immediately. |
![]() |
1.1 | 12 | |
![]() |
12.4 | 13 | During import, a button is automatically inserted at the end of the form, which can be used to submit it. In the case of multi-page forms, buttons for navigation between the individual pages are also automatically created. |
![]() |
8.1 | 14 | |
![]() |
1.1 | 15 | |
![]() |
3.5 | 16 | {{info}} |
![]() |
12.4 | 17 | After importing, the form is not automatically saved. |
![]() |
3.5 | 18 | {{/info}} |
![]() |
1.1 | 19 | |
![]() |
12.4 | 20 | == Adjusting the form to {{formcycle/}} == |
![]() |
11.29 | 21 | |
![]() |
12.4 | 22 | The functionality of {{formcycle/}} is significantly greater than that of forms available in //xdp// file format. In order to use the full functionality of {{formcycle/}}, it is generally necessary and useful to adapt the imported form. |
![]() |
11.29 | 23 | |
![]() |
12.4 | 24 | This concerns, for example, the data types of input fields, for which {{formcycle/}} offers a larger number of choices. It is also necessary to define which elements are mandatory fields, if such a function is desired. Furthermore, care should be taken how the form behaves in responsive rendering, since the initial format does not take such behavior into account. |