UNPKG
scissors
Version:
latest (0.3.0)
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
PDF manipulation in Node.js, based on PDFTK.
github.com/tcr/scissors
tcr/scissors
scissors
/
test
/
test_data
/
pagesizes.json
12 lines
•
136 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
[
{
"width"
:
"612"
,
"height"
:
"828"
,
"unit"
:
"pt"
}
,
{
"width"
:
"612"
,
"height"
:
"828"
,
"unit"
:
"pt"
}
]