Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gestion des documents


Carte d'etudiant


Bloc de code
collapsetrue
[#ftl output_format="XML"]
[#--
**** On active les "MACROS" , le template(4398) ****
Toutes les fonctions destinées à créer des documents PDF
--]
[#include "template(4398)"]
[#-- ****** Macro Mapar (debut) --]
[#include "template(7762)"]
[#-- ************************* Parametres de page **************** --]
[#assign page_margin = '2.8cm'] [#-- marge générale page --]
[#assign a4_bloc_haut_page_hauteur = '0']
[#assign a4_bloc_bas_page_hauteur = '0']

[#-- 1 - Image fond de fond de la planche de badge --]
[#assign url_fond_page = 'https://static-cid.gipco-adns.com/~1217447/congres_mapar_2023/Documents_pdf/MAPAR23-Fond-page-compress-redimension.jpg']

[#assign img_Signature_Organisateur =
"https://static-cid.gipco-adns.com/~1217447/congres_mapar_2023/Documents_pdf/Signature-Cachet-jd-resize-2.png" ]
[#assign url_logo = "http://gipco-adns.com/file/~1217447/congres_mapar_2022/MAPARLogo2022copie2.png"]


[#-- ************************* Début du document **************** --]
[#assign a4_bloc_haut_page =""]
[#assign a4_bloc_contenu]
[#if participant.presence]


[@fpParagraphe style = ' text-align="center" font-size="28pt" font-weight="bold" space-before="5cm" space-after="5mm"']
Attestation de présence
[/@fpParagraphe ]


[@fpParagraphe style = ' margin-top="0.5cm" text-align="left"']


[@fpParagraphe style = ''] Je soussigné, Professeur Jacques DURANTEAU, président du MAPAR, certifie par la présente que : [/@fpParagraphe ]
[@fpParagraphe style = ' margin-top="1cm"'] ${participant.genre!""} ${participant.prenom!""} ${participant.nom!""}[/@fpParagraphe ]
[#if participant.groupe??]
[#if participant.groupe.ville??]
[@fpParagraphe style = '']demeurant : ${participant.groupe.ville!""}[/@fpParagraphe ]
[/#if]
[/#if]
[#if participant.ville??]
[@fpParagraphe style = '']demeurant : ${participant.ville!""}[/@fpParagraphe ]
[/#if]
[@fpParagraphe style = ' margin-top="0.5cm"'] A participé au Congrès MAPAR qui a eu lieu les 16 et 17 juin 2023 au Centre des Congrès de la Villette à Paris pour une durée de 14 heures.[/@fpParagraphe ]

[#-- ****************************************************************** Affiche Inscriptions ATELIERS (debut)--]
[@badgeMaparAtelier typePersonne = participant /]
[#-- ****************************************************************** Affiche Inscriptions ATELIERS (Fin) --]

[/@fpParagraphe ]


[@fpParagraphe style = ' margin-top="1cm"' ]
<fo:table>

    <fo:table-column column-width="50%" />
    <fo:table-column column-width="50%" />

    <fo:table-header>
        <fo:table-cell>
            [@fpParagraphe style = ' text-align="center"']
            [@fpGras ] Professeur Jacques DURANTEAU [/@fpGras ] Président
            [/@fpParagraphe ]
        </fo:table-cell>
        <fo:table-cell>
            [@fpParagraphe style = ' text-align="center"']

            [/@fpParagraphe ]
        </fo:table-cell>
    </fo:table-header>

    <fo:table-body>
        <fo:table-row>
            <fo:table-cell>
                [@fopImageBlock
                url = img_Signature_Organisateur
                style = ' width = "8cm" content-width="scale-to-fit" '
                styleBlock = ' margin="2.2cm" text-align="right" margin-right="2cm" position="absolute"' /]
            </fo:table-cell>
            <fo:table-cell>
                [@fpParagraphe ]


                [/@fpParagraphe ]

            </fo:table-cell>
        </fo:table-row>

    </fo:table-body>

</fo:table>
[/@fpParagraphe ]
[/#if]

[/#assign]
[#assign a4_bloc_bas_page = ""]
[#-- ************************* Début du document **************** --]
[#--
**** Création du document ****
Une seule instruction suffit à créer un PDF
--]
[@fopDefDocument
a4_bloc_contenu
a4_bloc_haut_page
a4_bloc_bas_page /]
[#-- ************************* Fin du document **************** --]


Le Trombinoscope


REPONSE a communiquer a ENSBA 

...