samples: aift/kps-ai PDF 변환본을 기본 인쇄(1장/쪽)로 갱신#699
Open
planet6897 wants to merge 5 commits intoedwardkim:develfrom
Open
samples: aift/kps-ai PDF 변환본을 기본 인쇄(1장/쪽)로 갱신#699planet6897 wants to merge 5 commits intoedwardkim:develfrom
planet6897 wants to merge 5 commits intoedwardkim:develfrom
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
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