- New Document > Combine Files into a Single Document. This works very well, and has the option to add bookmarks for each document; however, it seems to strip out any page labels I have added to the individual files and makes the whole file a single label group:
- The only way I can see to save page labels is to use Document > Insert Pages. For this method, I need to manually add the bookmark to the first document: but the page labels are preserved:
Related: If a range of page numbers has been added to a document, and a document is inserted within that range, the range gets terminated on each side of the newly inserted page, and continues after it:
Doc 1: G1, G2, G3, G4, G5
Doc 2: H1, H2, H3, H4, H5
If Doc 2 is inserted after Doc 1 page 2, one gets:
G1, G2, H1, H2, H3, H4, H5, G3, G4, G5
This is exactly how I would expect it to act for "Preserve Page Labels" for my desired option in the insert tool.
If that option were off, I'd expect the inserted document to fit into the previously defined range (ie the labels on the inserted document get dropped), so page numbering in the resulting document would be G1, G2, G3 .... G9, G10