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

kumarandena picture kumarandena  路  3Comments

svenyonson picture svenyonson  路  3Comments

kamilkp picture kamilkp  路  3Comments

qgliu picture qgliu  路  3Comments

einfallstoll picture einfallstoll  路  3Comments