2 réponses
Super Resistant
- Messages postés
- 24
- Date d'inscription
- jeudi 6 mars 2008
- Statut
- Membre
- Dernière intervention
- 27 avril 2009
Bonjour,
la réponse à la question est simple :
Pour commencer il faut installer FOP (gratuit) - https://xmlgraphics.apache.org/fop/download.html - ou XF Rendering Server (Payant et pub dans la version gratuite). - http://www.ecrion.com/Downloads/Downloads.aspx
Ensuite il faut créer un fichier xsl qui va générer du code fo et la soumettre à votre logiciel préféré
Exemples code fo . http://www.ecrion.com/Support/Resources/XSL-FO-Tutorial-French/toc.xml.html
Exemple avec XF rendering server :
Sous DOS de rendre dans le dossier bin de l'appli puis taper la commande :
render.exe -xml fichier.xml -xsl fichier.xsl -out fichier.pdf
Pas encore d'exemple avec FOP mais on trouve facilement de la doc.
Bonne journée
Super Résistant
la réponse à la question est simple :
Pour commencer il faut installer FOP (gratuit) - https://xmlgraphics.apache.org/fop/download.html - ou XF Rendering Server (Payant et pub dans la version gratuite). - http://www.ecrion.com/Downloads/Downloads.aspx
Ensuite il faut créer un fichier xsl qui va générer du code fo et la soumettre à votre logiciel préféré
Exemples code fo . http://www.ecrion.com/Support/Resources/XSL-FO-Tutorial-French/toc.xml.html
Exemple avec XF rendering server :
Sous DOS de rendre dans le dossier bin de l'appli puis taper la commande :
render.exe -xml fichier.xml -xsl fichier.xsl -out fichier.pdf
Pas encore d'exemple avec FOP mais on trouve facilement de la doc.
Bonne journée
Super Résistant
Wince
Bonjour,Super Resistant
vous peuvez utiliter Xml2PDF application pour transformer votre xml (xsl-fo) a PDF. voyez a https://www.alt-soft.com/
vous peuvez utiliter Xml2PDF application pour transformer votre xml (xsl-fo) a PDF. voyez a https://www.alt-soft.com/