Wiki source code of PDF (Fill)


Show last authors
1 {{figure image="pdf_fill_en.png" clear="h1"}}
2 User interface for modifying the settings of actions of type //PDF (Fill)//.
3 {{/figure}}
4
5 Actions of type //PDF (Fill)// allow you to fill an existing PDF document with the data of a submitted form.
6
7 The PDF must have been prepared for this purpose, see the section on [[preparing a PDF document>>doc:Formcycle.Designer.Workflow.LegacyWorkflow.Actions.PdfFill.PreparationPDF]].
8
9 Alternatively you may use the [[PDF import tool>>Formcycle.Designer.Form.PdfImport]] to upload a PDF document and have the required actions created automatically.
10
11 == Options ==
12
13 ; Resource type
14 : The PDF template to use. Available options are [[form files>>Formcycle.UserInterface.MyForms.Files]], [[client files>>Formcycle.UserInterface.FilesAndTemplates.Files]], or external resources allowing you to retrieve data from a URL.
15 ; Resource URL
16 : URL to the PDF template.
17 ; Output file name
18 : File name of the generated PDF. Its extension must be //PDF//, i.e. the file name must end on //.pdf//, or this action will fail.
19 ; Font for inputs fields
20 : Determines the font that should be used to fill the PDF fields. This lets you choose one font that is available on the server where {{formcycle/}} is installed.
21
22 == Storage options for the created files ==
23
24 ; Attach file to form record
25 : If this option is selected, files created in this action will be attached to the form record. Otherwise, they are only available for other actions within the workflow processing in the same state.