I am using the latest version of jsPDF: 1.4.1 I have also tried using jspdf.debug.js I have been able to get the basic example to work with the sample font. however, i have not been able to inject courier prime into the pdf **Steps to reproduce** - Download Courier Prime from http://dimkanovikov.pro/courierprime/ - convert to base64 - open the working basic example code - replace sample font string with the bas64 encoded string - print a sequence of cyrillic letters - save PDF - open PDF BUGGY RESULT: lots of exclamation marks - print a sequence of english text - save PDF - open PDF BUGGY RESULT: some # signs