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

Sync Develop to main #73

Merged
merged 4 commits into from
Jul 9, 2024
Merged

Sync Develop to main #73

merged 4 commits into from
Jul 9, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    4eb0284 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #72 from datalogics-bruceh/update-to-18.38.0

    Update PDFL version to 18.38.0
    datalogics-saharay committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3804886 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Use PDFL to save out images.

    Customer found for a PDF with a Indexed CMYK colorspace it returned a confusing exception message.
    
    By relying on ImageIO to save out images as a customer sample we're somewhat limited, let's instead rely on PDFL saving to handle a larger
    variety of images.
    
    Remove unused imports, update copyright.
    datalogics-josepha committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c45594e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge pull request #74 from datalogics-josepha/SF46419

    Use PDFL to save out images.
    datalogics-robl committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4329d05 View commit details
    Browse the repository at this point in the history