no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@399 bb69d46d-e84e-40c8-a05a-06db0d633741
Luis Flores 19 years ago
parent bd233ec67e
commit 05e6a5202c

@ -8,7 +8,7 @@
<fo:layout-master-set>
<fo:simple-page-master master-name="simpleA4" page-height="29.7cm" page-width="21cm"
margin-top="1cm" margin-bottom="0.1cm" margin-left="2cm" margin-right="2cm">
margin-top="2cm" margin-bottom="0.1cm" margin-left="2cm" margin-right="2cm">
<fo:region-body/>
</fo:simple-page-master>
</fo:layout-master-set>
@ -18,7 +18,7 @@
<fo:block text-align="center" font-size="10pt" font-weight="bold">
FICHA DE APTID&#xc3;O
</fo:block>
<fo:block text-align="center" font-size="7pt" font-weight="bold">
<fo:block text-align="center" font-size="7pt" space-before="0.3cm" font-weight="bold">
(<xsl:value-of select="portaria"/>)
</fo:block>
<fo:table table-layout="fixed" border-color="black" border-style="solid" border-width="medium">
@ -28,7 +28,7 @@
<fo:table-row >
<fo:table-cell border-bottom-color="black" border-bottom-style="solid" border-bottom-width="thin" number-columns-spanned="2">
<fo:block font-size="8pt" space-before="0.3cm" margin-left="0.2cm" font-weight="bold">
<fo:block font-size="8pt" space-before="0.3cm" space-after="0.3cm" margin-left="0.2cm" font-weight="bold">
Empresa/Entidade
</fo:block>
</fo:table-cell>
@ -89,7 +89,7 @@ DESIGNA&#xc7;&#xc3;O: <xsl:value-of select="servico_higiene_designacao"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell border-bottom-color="black" border-bottom-style="solid" border-bottom-width="thin" number-columns-spanned="6">
<fo:block font-size="8pt" space-before="0.3cm" margin-left="0.2cm" font-weight="bold">
<fo:block font-size="8pt" space-before="0.3cm" space-after="0.3cm" margin-left="0.2cm" font-weight="bold">
Trabalhador
</fo:block>
</fo:table-cell>
@ -150,7 +150,7 @@ DATA DE ADMISS&#xc3;O NA FUN&#xc7;&#xc3;O: <xsl:value-of select="data_admissao_f
<fo:table-body>
<fo:table-row>
<fo:table-cell border-bottom-color="black" border-bottom-style="solid" border-bottom-width="thin" number-columns-spanned="2">
<fo:block font-size="8pt" space-before="0.3cm" margin-left="0.2cm" font-weight="bold">
<fo:block font-size="8pt" space-before="0.3cm" space-after="0.3cm" margin-left="0.2cm" font-weight="bold">
Observa&#xe7;&#xf5;es
</fo:block>
</fo:table-cell>
@ -169,7 +169,7 @@ DATA DE ADMISS&#xc3;O NA FUN&#xc7;&#xc3;O: <xsl:value-of select="data_admissao_f
<fo:table-body>
<fo:table-row>
<fo:table-cell border-bottom-color="black" border-bottom-style="solid" border-bottom-width="thin" number-columns-spanned="2">
<fo:block font-size="8pt" space-before="0.3cm" margin-left="0.2cm" font-weight="bold">
<fo:block font-size="8pt" space-before="0.3cm" space-after="0.3cm" margin-left="0.2cm" font-weight="bold">
Exame M&#xe9;dico
</fo:block>
</fo:table-cell>
@ -266,7 +266,7 @@ OUTRAS FUN&#xc7;&#xd5;ES QUE PODE DESEMPENHAR
<fo:table-body>
<fo:table-row>
<fo:table-cell border-bottom-color="black" border-bottom-style="solid" border-bottom-width="thin" number-columns-spanned="2">
<fo:block font-size="8pt" space-before="0.3cm" margin-left="0.2cm" font-weight="bold">
<fo:block font-size="8pt" space-before="0.3cm" space-after="0.3cm" margin-left="0.2cm" font-weight="bold">
Outras Recomenda&#xe7;&#xf5;es
</fo:block>
</fo:table-cell>
@ -301,13 +301,11 @@ C.P. <xsl:value-of select="numero_cedula"/>
</fo:table-row>
<fo:table-row>
<fo:table-cell number-columns-spanned="2">
<fo:block font-size="8pt" space-before="0.1cm" margin-left="0.2cm">
ASSINATURA ________________________________________________________________________________________________
</fo:block>
<fo:block font-size="8pt" space-before="0.1cm" margin-left="0.2cm">
<fo:block font-size="8pt" space-before="0.3cm" margin-left="0.2cm">
ASSINATURA _____________________________________________________________________________________________
</fo:block>
<fo:block font-size="8pt" space-before="0.1cm" margin-left="0.2cm">
TOMEI CONHECIMENTO ___________________________________________________ DATA: ___/___/______
<fo:block font-size="8pt" space-before="0.3cm" margin-left="0.2cm">
TOMEI CONHECIMENTO ___________________________________________________________________ DATA: ___/___/______
</fo:block>
<fo:block font-size="8pt" space-before="0.1cm" margin-left="5.2cm">
O RESPONS&#xc1;VEL DOS RECURSOS HUMANOS

Loading…
Cancel
Save