Skip to content

Commit 2d5c662

Browse files
committed
Errata #403 was mis-located
1 parent 6ebebcd commit 2d5c662

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

docs/32000-2-2020/clause12.md

+21-17
Original file line numberDiff line numberDiff line change
@@ -1080,23 +1080,6 @@ shall be used instead of the <b>V</b> key to determine which appearance to use.
10801080

10811081
<h3 id="H12.7.8">12.7.8 Forms data format</h3>
10821082

1083-
<h4 id="H12.7.8.1">12.7.8.1 General</h4>
1084-
1085-
<p>...</p>
1086-
1087-
<p class="location">Add a new informative NOTE 2 after the bullet in the bulleted list below NOTE 1 as follows:</p>
1088-
1089-
<ul>
1090-
<li><p>
1091-
A <i>byte range digest</i> shall be computed over a range of bytes in the PDF file, that shall be indicated by the <b>ByteRange</b> entry in the signature dictionary. This range should be the entire PDF file, including the signature dictionary but excluding the signature value itself (the <b>Contents</b> entry). In case of multiple digital signatures this range shall be the sequence of bytes starting from the <code>"%PDF-"</code> comment at the beginning of the PDF document to the end of the <code>"%%EOF"</code> comment, possibly followed by an optional EOL marker, terminating the incremental update that adds the digital signature dictionary to the document. When a byte range digest is present, all values in the signature dictionary shall be direct objects.
1092-
</p>
1093-
<p class="hangingindent"><ins onMouseEnter="mouseEnter(this)" data-issue="403">
1094-
NOTE 2: due to the above requirement for direct objects, Metadata streams (see 14.3.2, "Metadata streams") and Associated Files (see 14.13, "Associated Files") cannot be included when a byte range digest is present.
1095-
</ins></p>
1096-
</li>
1097-
<li>...</li>
1098-
</ul>
1099-
11001083
<p>...</p>
11011084

11021085
<p class="location">Change the last paragraph as follows:</p>
@@ -1145,6 +1128,27 @@ Unlike interactive forms, non-interactive forms do not use widget annotations bu
11451128

11461129
<h3 id="H12.8.1">12.8.1 General</h3>
11471130

1131+
<p>...</p>
1132+
1133+
<h4 id="H12.8.1">12.8.1 General</h4>
1134+
1135+
<p>...</p>
1136+
1137+
<p class="location">Add a new informative NOTE 2 after the bullet in the bulleted list below NOTE 1 as follows (NOTES to be renumbered):</p>
1138+
1139+
<ul>
1140+
<li><p>
1141+
A <i>byte range digest</i> shall be computed over a range of bytes in the PDF file, that shall be indicated by the <b>ByteRange</b> entry in the signature dictionary. This range should be the entire PDF file, including the signature dictionary but excluding the signature value itself (the <b>Contents</b> entry). In case of multiple digital signatures this range shall be the sequence of bytes starting from the <code>"%PDF-"</code> comment at the beginning of the PDF document to the end of the <code>"%%EOF"</code> comment, possibly followed by an optional EOL marker, terminating the incremental update that adds the digital signature dictionary to the document. When a byte range digest is present, all values in the signature dictionary shall be direct objects.
1142+
</p>
1143+
<p class="hangingindent"><ins onMouseEnter="mouseEnter(this)" data-issue="403">
1144+
NOTE 2: due to the above requirement for direct objects, Metadata streams (see 14.3.2, "Metadata streams") and Associated Files (see 14.13, "Associated Files") cannot be included when a byte range digest is present.
1145+
</ins></p>
1146+
</li>
1147+
<li>...</li>
1148+
</ul>
1149+
1150+
<p>...</p>
1151+
11481152
<p class="location">Change the list item below NOTE 2 as follows:</p>
11491153

11501154
<p>A PDF document may contain the following standard types of signatures:</p>

0 commit comments

Comments
 (0)