... |
... |
@@ -1,4
+1,4 @@ |
1 |
|
-[[**Plugin download**>>url:https://customer.formcycle.eu/index.php/apps/files/?dir=/FORMCYCLE%20-%20Plugins%20Customer/plugin-bundle-phantomjs&fileid=342||target="_blank"]] (requires login) |
|
1 |
+[[**Plugin download**>>url:https://customer.formcycle.eu/index.php/apps/files/?dir=/FORMCYCLE%20-%20Plugins%20Customer/plugin-bundle-phantomjs&fileid=342||rel="noopener noreferrer" target="_blank"]] (requires login) |
2 |
2 |
|
3 |
3 |
{{info}} |
4 |
4 |
Please use **plugin version 2.0.0** or above for {{formcycle/}} Version 6. |
... |
... |
@@ -20,7
+20,9 @@ |
20 |
20 |
|
21 |
21 |
The plugin can be installed as client plugin or system plugin. Instructions for installing plugins can be found [[here>>doc:Formcycle.UserInterface.Client.Plugins.WebHome]]. |
22 |
22 |
|
23 |
|
-{{info}}There are several versions of the Print PDF plugin for different operating systems (//32-bit Linux//, //64-bit Linux//, //Windows//, //MacOSX//). It is only necessary to install the version of the plugin that corresponds to the operating system on which {{formcycle /}} is installed. The operating system used is displayed on the [[Server information>>Formcycle.SystemSettings.UserInterface.ServerInformation]] page.{{/info}} |
|
23 |
+{{info}} |
|
24 |
+There are several versions of the Print PDF plugin for different operating systems (//32-bit Linux//, //64-bit Linux//, //Windows//, //MacOSX//). It is only necessary to install the version of the plugin that corresponds to the operating system on which {{formcycle/}} is installed. The operating system used is displayed on the [[Server information>>Formcycle.SystemSettings.UserInterface.ServerInformation]] page. |
|
25 |
+{{/info}} |
24 |
24 |
|
25 |
25 |
== Usage and options == |
26 |
26 |
|
... |
... |
@@ -55,7
+55,7 @@ |
55 |
55 |
To overwrite some properties of the default CSS shipped with {{formcycle/}}, use more specific selectors such as: |
56 |
56 |
|
57 |
57 |
{{code language="css"}} |
58 |
|
-xm-form .xm-content div.print.XSpan { |
|
60 |
+.xm-form .xm-content div.print.XSpan { |
59 |
59 |
font-size: 18pt; |
60 |
60 |
font-family: serif; |
61 |
61 |
} |