<
From version < 15.1 >
edited by Outhman Moustaghfir
on 2023/01/20 12:46
To version < 16.1 >
edited by Outhman Moustaghfir
on 2023/01/20 12:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,8 +17,12 @@
17 17  
18 18  Other optional parameters that can be used to draw a rectangle containing a block of information, either a text , image or both  :
19 19  
20 -* **Position**: coordinates of the drawn rectangle split by ';' ( **//x ; y ; width ; height//** ), the page is set by default to __**//the last page//**__, but if the page must be specified, it can be added at the position coordinates like ( **//x ; y ; width ; height//**  //**; page**//), eg : "22;22;300 ;450 ; 2" or "5;0;70 ;130" ...
21 -* **Signature Text: ** the text to fill in the drawn rectangle.
20 +* **Position**: coordinates of the drawn rectangle split by ';' ( **//x ; y ; width ; height//** ), the page is set by default to __**//the last page//**__, but if the page must be specified, it can be added at the position coordinates like ( **//x ; y ; width ; height//**  //**; page**//), eg : "22;22;300 ;450 ; 2" or "5;0;70 ;130" ... And another param is added to Position so you can specify the font size of the text as ( **//x ; y ; width ; height//**  //**; page; fontSize**//) the default value is set to 10, but if you want to ignore the page param you have to set it like ( **//x ; y ; width ; height//**  //**; -1 ; fontSize**//) so it will sign on the last page with the font size value wanted
21 +* **Signature Text: ** the text to fill in the drawn rectangle. you can use the tag '<br>' in your text in order to add a new line in your text.
22 +**eg : **Approuvé<br>Signé par iXPath <br> le {System.Date;yyyy/MM/dd} it will display the following result :
23 +Approuvé
24 +Signé par iXPath
25 +Le 2023/01/20
22 22  * **Signature image~: **the image to be inserted.
23 23  
24 24   [[image:2022-01-03_15h25_50.png||height="405" width="293"]]
... ... @@ -39,3 +39,14 @@
39 39  )))
40 40  
41 41  The signed pdf will contain the certificate and all information linked to it.
46 +
47 +
48 += Updates =
49 +
50 +* the text is longer combined with the image in one single frame when combined as :
51 +
52 + [[image:1674215066969-265.png||height="185" width="278"]]
53 +
54 + they will be displayed separately, the image will be on top, and the text on the bottom of the frame :
55 +
56 + [[image:image (1).png]]
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian