From version < 2.1 >
edited by gru
on 15.03.2019, 14:23
To version < 7.9
edited by gru
on 30.04.2021, 16:00
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -$services.localization.render("PT.Main.WordFill")
1 +Word (Fill)
Content
... ... @@ -1,10 +1,21 @@
1 -{{figure image="126En.png"/}}
1 +{{figure image="word_fill_en.png" clear="h1"}}
2 +Configuration UI of //Word (Fill)// actions. The resource file is a //Word document//. The output file is a //PDF document//.
3 +{{/figure}}
2 2  
3 -Actions of type //PDF (Fill)// allow you to fill an existing PDF document with the data of a submitted form.
5 +Actions of type //Word (Fill)// allows the user to fill an existing //Word document// with the data of a submitted form and create a new //Word// or //PDF// document from it.
4 4  
5 -For this to work, the Word document needs to be prepared beforehand, see the help pages on [[how to prepare a Word document>>doc:Voraussetzung PDF]].
7 +For this to work, the Word document needs to be prepared beforehand, see the help pages on [[how to prepare a Word document>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WordFill.PreparationWord]].
6 6  
7 -== Options ==
9 +== Details for Word fill ==
8 8  
9 -* {{litem title="Resource type"}}The type of resource to be used. Available options are [[form specific resources>>doc:Dateien]], [[client specific resources>>doc:DateineMenue]], or external resources allowing you to retrieve data from a URL.{{/litem}}
10 -* {{litem title="Output file name"}}File name of the generated PDF. Its extension must be //PDF//, ie. the file name must end on //.pdf//.{{/litem}}
11 +; File
12 +: The type of file to be used. 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.
13 +; Ressource URL
14 +: The URL with the external resource to load
15 +; Output file name
16 +: The file name of the Word document to be generated. Please note that the file name extension pdf (output as PDF document) or docx (output as Word document) determines the type of file, i.e. it must end in //.pdf //or //.doc// or //.docx//. It is also possible to create other formats such as HTML, XML, etc. Basically everything can be used as a Word document can be saved.
17 +
18 +== Storage options for the created files ==
19 +
20 +; Attach file to form record
21 +: 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.
Copyright 2000-2024