UNPKG
pdf-lib-table
Version:
latest (1.1.7)
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
table creation add on for pdf-lib
github.com/nashtheflash/pdf-lib-table
nashtheflash/pdf-lib-table
pdf-lib-table
/
lib
/
headerDimensions
/
index.js
3 lines
(2 loc)
•
100 B
JavaScript
View Raw
1
2
3
export
{ calcColumnHeaderWidths }
from
"./headerData"
;
export
{ wrapHeader }
from
"./headerData"
;