k2pdfopt -mode copy -n -toclist toc.txt srcfile.pdf -o outfile.pdf
# Copy mode, Native PDF output
The First column is page number, others are chapter's name
1 Page 1
10 Charpter 2
k2pdfopt -mode copy -n -toclist toc.txt srcfile.pdf -o outfile.pdf
# Copy mode, Native PDF output
The First column is page number, others are chapter's name
1 Page 1
10 Charpter 2