Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added option to clear existing bookmarks, fixed pdftk bookmark file importation, unescaped HTML entities from pdftk data_dump #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 25, 2022

  1. - Added an option -c or --clear-bookmarks to clear existing bookmarks…

    … before importing (it was duplicating)
    
    - Added support to bookmark file importation in pdftk format
    Sergio Minoru Fukaya committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    fdf8c1b View commit details
    Browse the repository at this point in the history
  2. - Added an option -c or --clear-bookmarks to clear existing bookmarks…

    … before importing (it was duplicating).
    
    - Added support to bookmark file importation in pdftk format.
    - Unescaped HTML entities from pdftk bookmarks.
    Sergio Minoru Fukaya committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e66808e View commit details
    Browse the repository at this point in the history
  3. - Added an option -c or --clear-bookmarks to clear existing bookmarks…

    … before importing (it was duplicating).
    
    - Added support to bookmark file importation in pdftk format.
    - Unescaped HTML entities from pdftk bookmarks dump_data.
    Sergio Minoru Fukaya committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a1e644b View commit details
    Browse the repository at this point in the history