mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Added electronic Signature Option
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+639
-629
File diff suppressed because it is too large
Load Diff
+522
-510
File diff suppressed because it is too large
Load Diff
@@ -126,7 +126,7 @@ xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0"
|
|||||||
<xsl:when test="../signed">
|
<xsl:when test="../signed">
|
||||||
<text:p text:style-name="P3">
|
<text:p text:style-name="P3">
|
||||||
<draw:frame draw:style-name="fr1" draw:name="Bild1" text:anchor-type="paragraph" svg:width="17cm" svg:height="4.235cm" draw:z-index="0">
|
<draw:frame draw:style-name="fr1" draw:name="Bild1" text:anchor-type="paragraph" svg:width="17cm" svg:height="4.235cm" draw:z-index="0">
|
||||||
<draw:image xlink:href="Pictures/10000201000003A7000000E9CF15067258EBF314.png" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/>
|
<draw:image xlink:href="Pictures/Platzhalter_QR_FHC_GROSS_AMT_EN.png" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/>
|
||||||
</draw:frame>
|
</draw:frame>
|
||||||
</text:p>
|
</text:p>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
|
|||||||
@@ -140,7 +140,7 @@ xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0"
|
|||||||
<xsl:when test="../signed">
|
<xsl:when test="../signed">
|
||||||
<text:p text:style-name="P1">
|
<text:p text:style-name="P1">
|
||||||
<draw:frame draw:style-name="fr1" draw:name="Bild1" text:anchor-type="paragraph" svg:width="17cm" svg:height="4.235cm" draw:z-index="0">
|
<draw:frame draw:style-name="fr1" draw:name="Bild1" text:anchor-type="paragraph" svg:width="17cm" svg:height="4.235cm" draw:z-index="0">
|
||||||
<draw:image xlink:href="Pictures/10000201000003A7000000E9CF15067258EBF314.png" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/>
|
<draw:image xlink:href="Pictures/Platzhalter_QR_FHC_GROSS_AMT_DE.png" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/>
|
||||||
</draw:frame>
|
</draw:frame>
|
||||||
</text:p>
|
</text:p>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
|
|||||||
Reference in New Issue
Block a user