Skip to content

Add properies L and streamLength to PDInlineImage#349

Merged
MaximPlusov merged 1 commit into
integrationfrom
l-key
Jul 23, 2026
Merged

Add properies L and streamLength to PDInlineImage#349
MaximPlusov merged 1 commit into
integrationfrom
l-key

Conversation

@LonelyMidoriya

@LonelyMidoriya LonelyMidoriya commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • New Features
    • Inline image information now includes the declared length value and the actual inline image stream length.
    • This enhances visibility into inline image data, helping supported document workflows better understand and validate inline image size details.

@LonelyMidoriya LonelyMidoriya self-assigned this Jul 22, 2026
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b85890cc-a824-4bac-9c65-c2c45f4aeb39

📥 Commits

Reviewing files that changed from the base of the PR and between facf7ac and c1812b5.

📒 Files selected for processing (1)
  • src/main/java/PDLayer.mdl
🚧 Files skipped from review as they are similar to previous changes (1)
  • src/main/java/PDLayer.mdl

📝 Walkthrough

Walkthrough

PDInlineImage now exposes integer properties for the inline image’s L key value and actual stream length.

Changes

Inline image metadata

Layer / File(s) Summary
Inline image property declarations
src/main/java/PDLayer.mdl
Adds L and streamLength integer properties to PDInlineImage.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the change by adding L and streamLength properties to PDInlineImage.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch l-key

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@MaximPlusov
MaximPlusov merged commit 499f767 into integration Jul 23, 2026
6 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