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

[IMP] reduce pdf object loop #253

Merged
merged 5 commits into from
Nov 9, 2024
Merged

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    f2871de View commit details
    Browse the repository at this point in the history
  2. Fixed import omissions.

    RyosukeSakaguchi authored and bosd committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    cbb9d1a View commit details
    Browse the repository at this point in the history
  3. Fix get_and_text_objects

    bosd committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    495821b View commit details
    Browse the repository at this point in the history
  4. [REM] obsolete function get_text_objects, Update imports

    Update the pyppdf_table_extraction imports
    bosd committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    65c6620 View commit details
    Browse the repository at this point in the history
  5. [REF]: further reduce object loops

    Get all image, char and text objects in one throw.
    bosd committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    84b23c0 View commit details
    Browse the repository at this point in the history