Skip to content

docs: update collaboration with PDFa#403

Merged
bundolee merged 2 commits intomainfrom
update-collaboration
Apr 14, 2026
Merged

docs: update collaboration with PDFa#403
bundolee merged 2 commits intomainfrom
update-collaboration

Conversation

@bdoubrov
Copy link
Copy Markdown
Contributor

@bdoubrov bdoubrov commented Apr 10, 2026

clarified the role of PDF Association

Summary by CodeRabbit

  • Documentation
    • Clarified wording to state the collaboration follows PDF Association specifications and best-practice guides.
    • Reorganized partner section: removed the logo from the primary row, added a “Partner members of the PDF Association” link, and placed the PDF Association logo in a dedicated area for clearer hierarchy.

clarified the role of PDF Association
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 10, 2026

Walkthrough

Documentation page updated to rephrase the collaboration as being based on PDF Association specifications and best-practice guides, remove the PDF Association logo from the initial logo row, add a “Partner members of the PDF Association” link, and render the PDF Association logo in a dedicated container beneath that link.

Changes

Cohort / File(s) Summary
Documentation Content Update
content/docs/tagged-pdf-collaboration.mdx
Updated frontmatter description and paragraph text to reference PDF Association specifications and best-practice guides instead of direct partnership; removed PDF Association logo from the horizontal logo row, added a “Partner members of the PDF Association” link and a dedicated container rendering the PDF Association logo beneath it.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • bundolee
  • MaximPlusov
  • hyunhee-jo
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'docs: update collaboration with PDFa' is partially related to the changeset. It mentions updating collaboration documentation, which aligns with the PR's objective to clarify the PDF Association's role, but 'PDFa' is ambiguous and could be confused with PDF/A (a PDF archival standard), whereas the changes relate to the PDF Association organization. Consider revising the title to 'docs: clarify PDF Association partnership' or 'docs: update PDF Association collaboration section' for greater clarity about which entity is being discussed.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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 and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@content/docs/tagged-pdf-collaboration.mdx`:
- Line 34: The page mixes direct-partnership language with standards-based
framing; locate the sentence containing the phrase "By working with the PDF
Association" and change it to mirror the standards-based wording used earlier
(e.g., "In alignment with PDF Association specifications" or "Based on PDF
Association specifications and best practices") so the page consistently
presents collaboration as standards-driven rather than a direct partnership.
- Around line 11-14: Replace the awkward link text "[Partner
members](https://pdfa.org/member/?wpv-wpcf-member-status=4)" with clearer
wording "Partner members of the PDF Association" (keeping the same href) so the
displayed text reads "Partner members of the PDF Association" instead of
"Partner members of PDF Association"; locate the link text in the block
containing the div with className="flex flex-col md:flex-row justify-center
items-center gap-8 mb-8 bg-white p-6 rounded-lg" and update only the visible
link text while preserving the existing anchor URL and surrounding markup.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4503e1b0-b57b-4830-8f6e-ca172e436211

📥 Commits

Reviewing files that changed from the base of the PR and between 85fa506 and 7c8afa2.

📒 Files selected for processing (1)
  • content/docs/tagged-pdf-collaboration.mdx

Comment thread content/docs/tagged-pdf-collaboration.mdx Outdated
### 2.1. A Collaborative Solution

This challenge presents a unique opportunity for innovation. Hancom and Dual Lab are collaborating with the PDF Association to drive a solution.
This challenge presents a unique opportunity for innovation. Hancom and Dual Lab are collaborating based on PDF Association specifications and best practice guides to drive a solution.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟠 Major

Resolve remaining partnership-language inconsistency on this page.

Line 34 correctly reframes collaboration as standards-based, but the page still later says “By working with the PDF Association” (Line 45), which reintroduces the direct-partnership framing this PR is trying to remove. Please align that sentence with the new positioning to avoid contradictory public messaging.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@content/docs/tagged-pdf-collaboration.mdx` at line 34, The page mixes
direct-partnership language with standards-based framing; locate the sentence
containing the phrase "By working with the PDF Association" and change it to
mirror the standards-based wording used earlier (e.g., "In alignment with PDF
Association specifications" or "Based on PDF Association specifications and best
practices") so the page consistently presents collaboration as standards-driven
rather than a direct partnership.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

♻️ Duplicate comments (1)
content/docs/tagged-pdf-collaboration.mdx (1)

34-34: ⚠️ Potential issue | 🟠 Major

Resolve remaining messaging inconsistency on Line 45.

Line 34 correctly uses standards-based framing, but Line 45 still says “By working with the PDF Association,” which reintroduces direct-partnership wording. Line 45 also has duplicated text (“for AI reuse for AI reuse”).

✏️ Suggested wording alignment
-Our vision is to not only be the first to develop a robust Tagged PDF data extraction tool for AI reuse for AI reuse but also to actively contribute to the global standards that govern it. By working with the PDF Association, we aim to engage the larger industry to facilitate the use of Tagged PDF as a trustworthy and efficient asset for the entire AI ecosystem.
+Our vision is to not only be the first to develop a robust Tagged PDF data extraction tool for AI reuse, but also to actively contribute to the global standards that govern it. Based on PDF Association specifications and best practice guides, we aim to engage the larger industry to facilitate the use of Tagged PDF as a trustworthy and efficient asset for the entire AI ecosystem.

As per coding guidelines, Content in content/docs/ auto-syncs to opendataloader.org on release.

Also applies to: 45-45

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@content/docs/tagged-pdf-collaboration.mdx` at line 34, Update the messaging
on Line 45 to match the standards-based framing used on Line 34 by replacing the
phrase "By working with the PDF Association," with a neutral, standards-focused
formulation (e.g., reference to "based on PDF Association specifications" or
similar) and remove the duplicated fragment "for AI reuse for AI reuse"; ensure
the sentence mirrors the tone and wording of the sentence on Line 34 so the
auto-synced content in content/docs/ is consistent.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Duplicate comments:
In `@content/docs/tagged-pdf-collaboration.mdx`:
- Line 34: Update the messaging on Line 45 to match the standards-based framing
used on Line 34 by replacing the phrase "By working with the PDF Association,"
with a neutral, standards-focused formulation (e.g., reference to "based on PDF
Association specifications" or similar) and remove the duplicated fragment "for
AI reuse for AI reuse"; ensure the sentence mirrors the tone and wording of the
sentence on Line 34 so the auto-synced content in content/docs/ is consistent.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: ba5210a6-7e5e-43cc-87d5-e6f9889994cb

📥 Commits

Reviewing files that changed from the base of the PR and between 7c8afa2 and 4911580.

📒 Files selected for processing (1)
  • content/docs/tagged-pdf-collaboration.mdx

@bundolee bundolee merged commit 3d57d6b into main Apr 14, 2026
7 checks passed
@bundolee bundolee deleted the update-collaboration branch April 14, 2026 04:16
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