demo@demo-laptop:~$ cd /var/www/Pdf/html2pdf/_tcpdf/fonts/utils/
demo@demo-laptop:/var/www/Pdf/html2pdf/_tcpdf/fonts/utils$ ls
enc makefont.php pfm2afm src zlib1.dll
freetype6.dll myriadpro-regular.otf pfm2afm.exe ttf2ufm
makeallttffonts.php MyriadPro-Regular.otf README.TXT ttf2ufm.exe
demo@demo-laptop:/var/www/Pdf/html2pdf/_tcpdf/fonts/utils$ ./ttf2ufm -a -F myriadpro-regular.otf
Using language 'latin1' for Unicode fonts
Can't detect front-end parser, using 'bdf' by default
(use ttf2pt1 -p? to get the full list of available front-ends)
Processing file myriadpro-regular.otf
**** file does not contain the CHARS definition
demo@demo-laptop:/var/www/Pdf/html2pdf/_tcpdf/fonts/utils$
Can Anyone help me?