Conversation
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
功能说明
实现 Issue #53 请求的知网 CAJ → PDF 离线转换。
.caj、内容实际为 PDF 时直接校验并输出pdf-lib校验页数和 PDF 有效性测试
执行相关回归测试:52 项中 51 项通过,1 项因本地缺少 LibreOffice 跳过,0 项失败。
新增测试覆盖:
已知限制
CAJ 是未公开且存在多种内部变体的格式。目前首版聚焦标准 CAJ;HN/C8/KDH/TEB 尚未实现。合并前建议维护者使用真实 CAJ 样本补充验收,遇到未覆盖结构时可继续迭代。
Closes #53