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

Use PDFL to save out images. #74

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

datalogics-josepha
Copy link
Contributor

@datalogics-josepha datalogics-josepha commented Jul 2, 2024

Customer found for a PDF with a Indexed CMYK colorspace the sample returned a confusing exception message.

By relying on ImageIO to save out images in our 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.

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-robl datalogics-robl merged commit 4329d05 into datalogics:develop Jul 3, 2024
23 of 246 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants