1

Bonjour,

J'ai suivi les tutos à cette adresse : http://fpdf.org/en/tutorial/tuto7.htm et http://wiki.spipu.net/doku.php?id=html2pdf:fr:v4:font

Cependant je n'arrive à importer aucune de mes deux font qui sont un peu particulière. J'ai utilisé cet outil pour convertir un point ttf : http://www.fpdf.org/makefont/ et il m'a renvoyé

Warning: Character Euro is missing
Warning: Character Scaron is missing
Warning: Character Zcaron is missing
Warning: Character scaron is missing
Warning: Character zcaron is missing
Warning: Character brokenbar is missing
Warning: Character twosuperior is missing
Warning: Character threesuperior is missing
Warning: Character onesuperior is missing
Warning: Character onequarter is missing
Warning: Character onehalf is missing
Warning: Character threequarters is missing
Warning: Character Eth is missing
Warning: Character multiply is missing
Warning: Character Yacute is missing
Warning: Character Thorn is missing
Warning: Character eth is missing
Warning: Character yacute is missing
Warning: Character thorn is missing

Mais d'après ce que j'ai compris ça n'aurait pas du posé de problèmes ?

Ma deuxième est un point otf et l'outil me renvoi cette fois : OpenType fonts based on PostScript outlines are not supported

Voila, au pire si je peux envoyer mes deux font a quelqu'un si il veut essayer.

Merci d'avance pour votre aide bonne journée à tous et viva html2pdf !

2

normal, html2PDF v4 n'utilise plus FPDF mais TCPDF

il faut bien lire http://wiki.spipu.net/doku.php?id=html2pdf:fr:v4:font => http://www.tcpdf.org/fonts.php
Ancien pseudo : lolo

3

Au risque de paraître boulet y aurait il une traduction de cette page quelque part ? Parce que je suis pas sur de tout bien pigé...

4

apparemment non, le site de TCPDF n'est traduit qu'en EN et IT...
Ancien pseudo : lolo

5

Ok merci quand même pour ta réponse.

Donc si j'ai bien compris je prend mes fichiers font, je les renom et j'enlève tout les espaces et caractère spéciaux, puis je modifie l'extension en .php ? et ensuite je lance le makefont ?