Skip to content

How to concatenate the document outline along with the pdf #79

Description

@sant527

In pdftk when i combine pdfs and if the pdfs have document outline (helpful for navigation) they also get concatenated

ALso if i want to dump and later update the outline it can be done in pdftk using

pdftk file.pdf dump_data output dump_data.txt
pdftk file.pdf update_info dump_data.txt output file_index_updated.pdf

Can these three functions be done using stapler. then it will be great

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions