**Are you using the latest version of jsPDF?** - YES **Have you tried using jspdf.debug.js?** - Nope **Steps to reproduce** This [DEMO](http://jsbin.com/luwenox/1/edit?html,js,output) will explain it. **What I saw** Just a simple text sentence produced by `doc.text();` > Can i make this words "BOLD!? BOLD!? BOLD!?" **What I expected** > Can i make this words "**BOLD!? BOLD!? BOLD!?**"