Fix back alignment: shift down 16 points total from original (not 14)

Back positions: Y=49, 235, 421, 607 for proper front/back alignment on 110 lb cardstock
This commit is contained in:
John Loper II
2026-06-14 14:36:53 -04:00
parent 7f5a0ae36e
commit 4028b25589
2 changed files with 16 additions and 16 deletions
+16 -16
View File
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="8.5in" height="11in" viewBox="0 0 612 792">
<rect width="612" height="792" fill="white"/>
<clipPath id="clip0"><rect x="36" y="47" width="252" height="144"/></clipPath>
<clipPath id="clip1"><rect x="324" y="47" width="252" height="144"/></clipPath>
<clipPath id="clip2"><rect x="36" y="233" width="252" height="144"/></clipPath>
<clipPath id="clip3"><rect x="324" y="233" width="252" height="144"/></clipPath>
<clipPath id="clip4"><rect x="36" y="419" width="252" height="144"/></clipPath>
<clipPath id="clip5"><rect x="324" y="419" width="252" height="144"/></clipPath>
<clipPath id="clip6"><rect x="36" y="605" width="252" height="144"/></clipPath>
<clipPath id="clip7"><rect x="324" y="605" width="252" height="144"/></clipPath>
<clipPath id="clip0"><rect x="36" y="49" width="252" height="144"/></clipPath>
<clipPath id="clip1"><rect x="324" y="49" width="252" height="144"/></clipPath>
<clipPath id="clip2"><rect x="36" y="235" width="252" height="144"/></clipPath>
<clipPath id="clip3"><rect x="324" y="235" width="252" height="144"/></clipPath>
<clipPath id="clip4"><rect x="36" y="421" width="252" height="144"/></clipPath>
<clipPath id="clip5"><rect x="324" y="421" width="252" height="144"/></clipPath>
<clipPath id="clip6"><rect x="36" y="607" width="252" height="144"/></clipPath>
<clipPath id="clip7"><rect x="324" y="607" width="252" height="144"/></clipPath>
<g clip-path="url(#clip0)">
<g transform="translate(36,47) scale(0.29647,0.28800)">
<g transform="translate(36,49) scale(0.29647,0.28800)">
<defs>
@@ -60,7 +60,7 @@
</g>
</g>
<g clip-path="url(#clip1)">
<g transform="translate(324,47) scale(0.29647,0.28800)">
<g transform="translate(324,49) scale(0.29647,0.28800)">
<defs>
@@ -110,7 +110,7 @@
</g>
</g>
<g clip-path="url(#clip2)">
<g transform="translate(36,233) scale(0.29647,0.28800)">
<g transform="translate(36,235) scale(0.29647,0.28800)">
<defs>
@@ -160,7 +160,7 @@
</g>
</g>
<g clip-path="url(#clip3)">
<g transform="translate(324,233) scale(0.29647,0.28800)">
<g transform="translate(324,235) scale(0.29647,0.28800)">
<defs>
@@ -210,7 +210,7 @@
</g>
</g>
<g clip-path="url(#clip4)">
<g transform="translate(36,419) scale(0.29647,0.28800)">
<g transform="translate(36,421) scale(0.29647,0.28800)">
<defs>
@@ -260,7 +260,7 @@
</g>
</g>
<g clip-path="url(#clip5)">
<g transform="translate(324,419) scale(0.29647,0.28800)">
<g transform="translate(324,421) scale(0.29647,0.28800)">
<defs>
@@ -310,7 +310,7 @@
</g>
</g>
<g clip-path="url(#clip6)">
<g transform="translate(36,605) scale(0.29647,0.28800)">
<g transform="translate(36,607) scale(0.29647,0.28800)">
<defs>
@@ -360,7 +360,7 @@
</g>
</g>
<g clip-path="url(#clip7)">
<g transform="translate(324,605) scale(0.29647,0.28800)">
<g transform="translate(324,607) scale(0.29647,0.28800)">
<defs>

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.