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

ENH: Add PdfWriter.open_destination property #1431

Merged
merged 11 commits into from Nov 25, 2022
Merged

Commits on Nov 13, 2022

  1. Prevent Multiple JS execution at open

    fixes py-pdf#1425 and py-pdf#482
    
    Also Introduces a new API opening in order to open a doc on a page or destination
    pubpub-zz committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    3de1795 View commit details
    Browse the repository at this point in the history
  2. flake8

    pubpub-zz committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    24ddd9e View commit details
    Browse the repository at this point in the history
  3. improve test coverage

    pubpub-zz committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    4aaaf72 View commit details
    Browse the repository at this point in the history
  4. flake8

    pubpub-zz committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    bf2eb83 View commit details
    Browse the repository at this point in the history
  5. test coverage

    pubpub-zz committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    c09f654 View commit details
    Browse the repository at this point in the history
  6. flake8

    pubpub-zz committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    108dba9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    b32d0ab View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Update PyPDF2/_writer.py

    Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
    pubpub-zz and MasterOdin committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b4cd98c View commit details
    Browse the repository at this point in the history
  2. Update PyPDF2/_writer.py

    Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
    pubpub-zz and MasterOdin committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fa990f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. update iaw review

    pubpub-zz committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    5620761 View commit details
    Browse the repository at this point in the history
  2. flake8

    pubpub-zz committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ccf9346 View commit details
    Browse the repository at this point in the history