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

Fix for jpeg2000 image extraction for PDF's #752

Merged
merged 1 commit into from
Sep 30, 2019

Conversation

JamzTheMan
Copy link
Member

@JamzTheMan JamzTheMan commented Sep 30, 2019

Found this bug/issue during testing of 1.5.5-rc.1
Only shows up in uberJar/Installs, not when running from IDE or source...

Due to how the uberJar is packaged, we need to register JAI imageIO for jpeg2000
The same fix was applied to TokenTool for the same issue.

Signed-off-by: JamzTheMan [email protected]


This change is Reviewable

Due to how the uberJar is packaged, we need to register JAI imageIO for jpeg2000
The same fix was applied to TokenTool for the same issue.

Signed-off-by: JamzTheMan <[email protected]>
@JamzTheMan JamzTheMan added the bug label Sep 30, 2019
@JamzTheMan JamzTheMan self-assigned this Sep 30, 2019
@JamzTheMan JamzTheMan changed the title Closes #751 Fix for jpeg2000 image extraction for PDF's Sep 30, 2019
@JamzTheMan JamzTheMan changed the base branch from develop to release-1.5.5 September 30, 2019 21:51
Copy link
Contributor

@Phergus Phergus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @JamzTheMan)

@Phergus Phergus merged commit 12693b5 into RPTools:release-1.5.5 Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants