Changes for page Print-Service-Plugin


From version 9.1
edited by awa
on 13.06.2022, 18:29
Change comment: There is no comment for this version
To version 8.1
edited by sas
on 02.03.2022, 14:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.awa
1 +XWiki.sas
Content
... ... @@ -185,19 +185,17 @@
185 185  
186 186  To use this plugin, go to the workflow processing configuration, click on new action and select this plugin. The following options are used to configure the plugin action:
187 187  
188 -; File name
188 +; **File name**
189 189  : File name of the created PDF document.
190 -; Print mode
190 +; **Print mode**
191 191  : Input elements as text: Input elements are converted into plain text fields and the form is adapted to the width of the page.
192 -; Print mode
193 -: By default, are form fields such as input fields and select fields are converted to plain text. If you choose to disable this conversion, no changes are made to the form and it is printed so that it looks as closely as it does in a web browser as possible.
194 -; Zoom factor
195 -: Scale factor for the form. Use this to magnify or scale down very large or very small forms.
196 -; Blank form
197 -: Can be used to create PDF documents that can be printed out and filled out manually with a pen. When enabled, all form field values are cleared and all hidden fields are shown. In addition, the maximum number of element repetitions are created.
198 -; User groups
192 +; **Print mode**
193 +: Web view: No changes are made to the form and it is converted so that it looks as closely as it does in a web browser as possible.
194 +; **Zoom factor**
195 +: Factory by which the form is scaled. Use this to magnify or scale down very large or very small forms.
196 +; **User groups**
199 199  : A virtual user is created when opening the form with Selenium. Select the user groups here to which this virtual user should belong to. Form elements can be configured to be displayed or editable only for certain user groups.
200 -; URL parameter
198 +; **URL parameter**
201 201  : Additional URL parameters added to the URL used when opening the form with Selenium. You can use URL parameters to [[prefill form fields>>Formcycle.Designer.Form.URLParameter]] or access them from within JavaScript.
202 202  
203 203  == CSS-Anpassungen für Druckbild ==