Is there a way to add letter-spacing (charSpace) to the table elements in jsPDF?

后端 未结 0 1882
感情败类
感情败类 2021-01-20 07:55

For text there is a way to add charSpace between symbols by options for example

doc.text(\'Some text\', {
    charSpace: 0.3
});

But I can\'t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题