samples: aift/kps-ai PDF 변환본을 기본 인쇄(1장/쪽)로 갱신#699
Closed
planet6897 wants to merge 5 commits into
Closed
Conversation
기존 PDF는 한글2022 인쇄 시 모아찍기(2-up) 설정이 적용되어 한 페이지에 2장이 배치되었음. 기본 인쇄(1장/쪽)로 다시 출력해 SVG 정합성 비교 시 페이지 수가 어긋나지 않도록 갱신. - pdf/aift-2022.pdf: 37 → 74쪽 (1.77MB → 2.57MB) - pdf/kps-ai-2022.pdf: 39 → 77쪽 (0.90MB → 1.05MB)
같은 사유로 HWPX 변환본도 기본 인쇄로 재출력. - pdf/hwpx/aift-2022.pdf: 37 → 74쪽 (1.72MB → 2.57MB)
- pdf/hwp-multi-001-2022.pdf: 5 → 9쪽 (584KB → 654KB)
- pdf/KTX-2022.pdf: 14 → 27쪽 (624KB → 718KB)
기존 PDF는 1쪽만 인쇄되어 있어 전체 문서가 누락되어 있었음. 기본 인쇄로 전체 7쪽을 다시 출력. - pdf/basic/shortcut-2022.pdf: 1 → 7쪽 (5KB → 142KB)
3f17951 to
59e1f1a
Compare
edwardkim
added a commit
that referenced
this pull request
May 9, 2026
이전 PR #670 (한글 2022 PDF 변환본 추가) 의 6 PDF 가 모아찍기 2-up 또는 1쪽만 인쇄되어 페이지 수 어긋남. 한글 2022 기본 인쇄 (1장/쪽) 로 재출력. PDF 갱신 (PR #670 -> PR #699): - pdf/aift-2022.pdf: 37 -> 74 페이지 (2-up -> 1-up) - pdf/kps-ai-2022.pdf: 39 -> 77 페이지 (2-up -> 1-up) - pdf/hwpx/aift-2022.pdf: 37 -> 74 페이지 (2-up -> 1-up) - pdf/hwp-multi-001-2022.pdf: 5 -> 9 페이지 (2-up -> 1-up) - pdf/KTX-2022.pdf: 14 -> 27 페이지 (2-up -> 1-up) - pdf/basic/shortcut-2022.pdf: 1 -> 7 페이지 (1쪽만 인쇄 -> 전체) 본 환경 rhwp 출력과의 정합 영향: - 정합 회복: hwpx/aift.hwpx (rhwp 74 = PDF 74) + KTX.hwp (rhwp 27 = PDF 27) - 잔존 어긋남 (별개 결함, PR 범위 외): aift.hwp (+3) / kps-ai.hwp (+2) / hwp-multi-001.hwp (+1) / basic/shortcut.hwp (+3) 검증: - pdfinfo 실측: 6 PDF 모두 PR 본문 수치 정합 - cargo test --release: lib 1166 + 통합 ALL GREEN, failed 0 - 코드 무변경 -> 회귀 영향 0 확정 - 시각 판정 게이트 면제 (PDF 권위 자료 갱신, UI 무관) 영향 범위: - 코드 무변경 (소스/테스트/문서 무변경) - 본 환경 rhwp 출력 무변경 - 본 환경 광범위 sweep 의 권위 비교 결과만 합리화 (거짓 어긋남 2건 해소) Co-Authored-By: Jaeook Ryu <jaeook.ryu@gmail.com> Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
edwardkim
added a commit
that referenced
this pull request
May 9, 2026
- mydocs/pr/archives/pr_699_review.md (검토 문서) - mydocs/pr/archives/pr_699_report.md (처리 보고서) - mydocs/orders/20260509.md: PR #699 행 + 본 사이클 패턴 라인 추가 처리 결과: - 옵션 A — 5 commits 단계별 보존 cherry-pick + no-ff merge (bbc4403) - 시각 판정 면제 (PDF 권위 자료 갱신, 코드 무변경) - pdfinfo 실측 6 PDF 모두 PR 본문 정합 - cargo test ALL GREEN (회귀 0) - closes 명시 없음 (PDF 권위 자료 갱신 PR — 자동 close 매칭 부재) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Owner
|
@planet6897 PR 머지 완료되었습니다 (devel 처리 결과
검증
본 환경 rhwp 출력과의 정합 영향
→ 본 PR 머지로 광범위 page-mismatch sweep 의 권위 비교 신뢰성 회복. 거짓 어긋남 2건 해소. 메모리 룰 정합
처리 보고서: |
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.
Summary
이전 PR(
69a7078c samples: 한글2022 PDF 변환본 추가)에 포함된 일부 PDF가 인쇄 설정 문제(모아찍기 2-up 또는 1쪽만 출력)로 원본 문서와 페이지 수가 어긋나 있었음. 한글2022 기본 인쇄(1장/쪽) 로 다시 출력해 SVG 정합성 비교 시 페이지 수 어긋남을 제거.변경 내역
pdf/aift-2022.pdfpdf/kps-ai-2022.pdfpdf/hwpx/aift-2022.pdfpdf/hwp-multi-001-2022.pdfpdf/KTX-2022.pdfpdf/basic/shortcut-2022.pdfTest plan
mutool info로 페이지 수 변경 확인🤖 Generated with Claude Code