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

BUG: Invalid Link #2450

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

BUG: Invalid Link #2450

wants to merge 6 commits into from

Commits on Feb 8, 2024

  1. Update _writer.py - Invalid Link Fix py-pdf#2448

    passes an IndirectObject for the target page instead of an integer. passing an integer creates an invalid link.
    resolves py-pdf#2443 Issue
    rsinger417 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1596d06 View commit details
    Browse the repository at this point in the history
  2. Update _writer.py

    rsinger417 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    fdd0c6f View commit details
    Browse the repository at this point in the history
  3. Update _writer.py

    rsinger417 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4104ecc View commit details
    Browse the repository at this point in the history
  4. Update _writer.py

    rsinger417 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a795c31 View commit details
    Browse the repository at this point in the history
  5. Update _writer.py

    rsinger417 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c1d3459 View commit details
    Browse the repository at this point in the history
  6. Update _writer.py

    rsinger417 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7fb4d9e View commit details
    Browse the repository at this point in the history