junrrein / pdfslicer

A simple application to extract, merge, rotate and reorder pages of PDF documents
https://junrrein.github.io/pdfslicer/
GNU General Public License v3.0
149 stars 18 forks source link

Merge outlines of merged files #156

Open junrrein opened 4 years ago

junrrein commented 4 years ago

Currently, Slicer carries over the outline of the first opened file.

It would be nice if we could merge the outlines from added files, too.

Currently, QPDF doesn't offer that capability, but this would be nice to have in the future.

rugk commented 4 years ago

Indeed, currently it just keeps the one from the first document though.