given:
[
[0, 2, 1, 2],
[0, 3],
[1, 2, 3],
[10],
[0, 0, 0]
]
will produce a pdf containing p1 and p4 of header.pdf, p2, p3 and p4 of introduction.pdf, p11 of body.pdf and p1 of introduction.pdf 3 times. the external.pdf will not appear in the output because its index does not included in the first list.
the format is in json, and spaces are mostly ignored.
given:
[
[0, 2, 1, 2],
[0, 3],
[1, 2, 3],
[10],
[0, 0, 0],
[0, 2, 5]
]
with split button, it will download 3 pdf file, which from page 1-2, 3-5, 6-9 of arrange pdf.
Ctrl-Enter
to arrange