FG
💻 Software

Concatenate pdfs without losing bookmarks

Fresh7 days ago
Mar 15, 20261782 views
Confidence Score0%
0%

Problem

I have two pdfs, and , each of which has some bookmarks (perhaps added by jpdfbookmarks). I'd like to concatenate them into one big file, . So I tried one of my favorite tools, pdftk: But then doesn't have any bookmarks! Is there some way to concatenate pdfs in such a way that you retain the bookma…

Error Output

pdftk A.pdf B.pdf cat output AB.pdf

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Concatenate pdfs without losing bookmarks

Low Risk

Pdftk version 2.02 now merges bookmarks when concatenating PDFs, but only when whole PDF documents are being concatenated.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment