Pdfmake: Letter Spacing

Created on 15 Feb 2017  路  5Comments  路  Source: bpampuch/pdfmake

Is it possible to set the letter spacing. I saw that pdfkit has characterSpacing property, but I can't find a way to set it in pdfmake.

Thank you.

feature request

Most helpful comment

this commit(86f34d3) is not merged to the newest version (v0.1.27)
when will the characterSpacing feature be merged into the npm package?

All 5 comments

Is there currently a way to add letter spacing? I really need that feature now...

me to!!

this commit(86f34d3) is not merged to the newest version (v0.1.27)
when will the characterSpacing feature be merged into the npm package?

Its not in the docs but the feature is in the latest version. Its takes negative values too.

characterSpacing: -0.5,

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dmatesic picture dmatesic  路  3Comments

sayjeyhi picture sayjeyhi  路  3Comments

m-brudi picture m-brudi  路  3Comments

jkd003 picture jkd003  路  3Comments

CharlyPoppins picture CharlyPoppins  路  3Comments