abstract-document 9.0.0 → 10.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/abstract-document/default-styles.d.ts.map +1 -1
- package/lib/abstract-document/default-styles.js +22 -24
- package/lib/abstract-document/default-styles.js.map +1 -1
- package/lib/abstract-document/resources.d.ts.map +1 -1
- package/lib/abstract-document/resources.js +14 -18
- package/lib/abstract-document/resources.js.map +1 -1
- package/lib/abstract-document/styles/text-style.d.ts +2 -0
- package/lib/abstract-document/styles/text-style.d.ts.map +1 -1
- package/lib/abstract-document/styles/text-style.js +2 -2
- package/lib/abstract-document/styles/text-style.js.map +1 -1
- package/lib/abstract-document-exporters/pdf/measure.d.ts.map +1 -1
- package/lib/abstract-document-exporters/pdf/measure.js +2 -5
- package/lib/abstract-document-exporters/pdf/measure.js.map +1 -1
- package/lib/abstract-document-exporters/pdf/paginate.d.ts.map +1 -1
- package/lib/abstract-document-exporters/pdf/paginate.js +3 -2
- package/lib/abstract-document-exporters/pdf/paginate.js.map +1 -1
- package/lib/abstract-document-exporters/pdf/pre-process.d.ts.map +1 -1
- package/lib/abstract-document-exporters/pdf/pre-process.js +7 -34
- package/lib/abstract-document-exporters/pdf/pre-process.js.map +1 -1
- package/lib/abstract-document-exporters/pdf/render.js +2 -1
- package/lib/abstract-document-exporters/pdf/render.js.map +1 -1
- package/lib/abstract-document-jsx/index.d.ts.map +1 -1
- package/lib/abstract-document-jsx/index.js +2 -22
- package/lib/abstract-document-jsx/index.js.map +1 -1
- package/lib/abstract-document-xml/abstract-doc-of-xml/creator.d.ts.map +1 -1
- package/lib/abstract-document-xml/abstract-doc-of-xml/creator.js.map +1 -1
- package/package.json +3 -5
- package/src/abstract-document/default-styles.ts +23 -35
- package/src/abstract-document/resources.ts +20 -36
- package/src/abstract-document/styles/text-style.ts +3 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Group.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Header and footer.docx and b/package/src/abstract-document-exporters/__tests__/docx2/tmp/Header → footer.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Mixed hyperlink and textrun.docx and b/package/src/abstract-document-exporters/__tests__/docx2/tmp/Mixed hyperlink → textrun.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Mixed textrun and images.docx and b/package/src/abstract-document-exporters/__tests__/docx2/tmp/Mixed textrun → images.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple images.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple tables.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with Center alignment.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with End alignment.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with Start alignment that linebreaks.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with Start alignment.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Page numbering.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Simple table colSpan and rowSpan.docx and b/package/src/abstract-document-exporters/__tests__/docx2/tmp/Simple table colSpan → rowSpan.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Simple table without rows.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Simple table.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Single hyperlink.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Single image.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Center alignment that linebreaks.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Center alignment.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with End alignment that linebreaks.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with End alignment.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Start alignment that linebreaks.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Start alignment.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/hello with Arial font.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/hello.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/letter-dimensions.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/page-orientation-landscape.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/page-orientation-portrait.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/tocSeparator.docx +0 -0
- package/src/abstract-document-exporters/__tests__/docx2/tmp/world.docx +0 -0
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position group.pdf +39 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position header and footer.pdf +44 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position paragraph.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position section in group.pdf +39 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position section in table.pdf +39 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position table.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Group Paragraphs.pdf +129 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Group Tables.pdf +131 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Group no keeptogether.pdf +129 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Group too big for one page.pdf +55 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Header and footer.pdf +43 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Hyperlink internal linktarget.pdf +300 -269
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Hyperlink internal.pdf +300 -269
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Manual line break.pdf +39 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Manual line breaks empty lines.pdf +39 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Margins header body footer.pdf +84 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun no underline.pdf +42 -30
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun with underline.pdf +44 -32
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun.pdf +42 -30
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed textrun and images.pdf and b/package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed textrun → images.pdf +0 -0
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple images overflow.pdf +0 -0
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple images.pdf +0 -0
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Center alignment.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with End alignment.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Start alignment that linebreaks.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Start alignment.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Page numbering.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table row that doesnt fit page.pdf +56 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table single row.pdf +53 -37
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with group.pdf +60 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with header 2.pdf +67 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with header.pdf +172 -48
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin bottom.pdf +59 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin top single table.pdf +57 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin top.pdf +59 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with rowSpan multipages.pdf +175 -48
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with rowSpan.pdf +60 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table all auto.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table all fix.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table background.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table cell padding of image.pdf +0 -0
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table cell padding of text.pdf +43 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table center alignment.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table colSpan and rowSpan.pdf +44 -26
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table minimal row height.pdf +44 -26
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table mix auto fix.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table padding.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table right alignment.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table row alignment.pdf +41 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table text alignment in cell with wrapping.pdf +41 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table text alignment in cell.pdf +41 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with default colored borders.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with header.pdf +46 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with multi colored borders.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with single colored borders.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single date.pdf +39 -28
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single figure.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink centered.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink no underline.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink right aligned.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image from URL.pdf +0 -0
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg color hex.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg color name.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg color url.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg dasharray.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image.pdf +0 -0
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline alphabetic.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline bottom.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline hanging.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline middle.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline top.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Center alignment that linebreaks.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Center alignment.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with End alignment that linebreaks.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with End alignment.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Justify alignment.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Start alignment that linebreaks.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Start alignment.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with super and subscripts.pdf +40 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Table of content separator.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/hello with roman font.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/hello.pdf +53 -38
- package/src/abstract-document-exporters/__tests__/pdf/tmp/pagebreak.pdf +38 -27
- package/src/abstract-document-exporters/__tests__/pdf/tmp/world.pdf +38 -27
- package/src/abstract-document-exporters/pdf/measure.ts +4 -8
- package/src/abstract-document-exporters/pdf/paginate.ts +3 -6
- package/src/abstract-document-exporters/pdf/pre-process.ts +7 -45
- package/src/abstract-document-exporters/pdf/render.ts +1 -1
- package/src/abstract-document-jsx/index.ts +9 -20
- package/src/abstract-document-xml/abstract-doc-of-xml/creator.ts +0 -2
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
%PDF-1.3
|
|
2
2
|
%����
|
|
3
|
+
8 0 obj
|
|
4
|
+
<<
|
|
5
|
+
/Type /ExtGState
|
|
6
|
+
/ca 1
|
|
7
|
+
>>
|
|
8
|
+
endobj
|
|
3
9
|
7 0 obj
|
|
4
10
|
<<
|
|
5
11
|
/Type /Page
|
|
@@ -12,19 +18,23 @@ endobj
|
|
|
12
18
|
6 0 obj
|
|
13
19
|
<<
|
|
14
20
|
/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
|
|
21
|
+
/ExtGState <<
|
|
22
|
+
/Gs1 8 0 R
|
|
23
|
+
>>
|
|
15
24
|
/Font <<
|
|
16
|
-
/F1
|
|
25
|
+
/F1 9 0 R
|
|
17
26
|
>>
|
|
18
27
|
>>
|
|
19
28
|
endobj
|
|
20
29
|
5 0 obj
|
|
21
30
|
<<
|
|
22
|
-
/Length
|
|
31
|
+
/Length 396
|
|
23
32
|
>>
|
|
24
33
|
stream
|
|
25
34
|
1 0 0 -1 0 842 cm
|
|
26
35
|
/DeviceRGB cs
|
|
27
36
|
0 0 0 scn
|
|
37
|
+
/Gs1 gs
|
|
28
38
|
q
|
|
29
39
|
1 0 0 -1 0 842 cm
|
|
30
40
|
BT
|
|
@@ -35,6 +45,7 @@ ET
|
|
|
35
45
|
Q
|
|
36
46
|
/DeviceRGB cs
|
|
37
47
|
0 0 0 scn
|
|
48
|
+
/Gs1 gs
|
|
38
49
|
q
|
|
39
50
|
1 0 0 -1 0 842 cm
|
|
40
51
|
BT
|
|
@@ -45,6 +56,7 @@ ET
|
|
|
45
56
|
Q
|
|
46
57
|
/DeviceRGB cs
|
|
47
58
|
0 0 0 scn
|
|
59
|
+
/Gs1 gs
|
|
48
60
|
q
|
|
49
61
|
1 0 0 -1 0 842 cm
|
|
50
62
|
BT
|
|
@@ -56,23 +68,23 @@ Q
|
|
|
56
68
|
|
|
57
69
|
endstream
|
|
58
70
|
endobj
|
|
59
|
-
10 0 obj
|
|
60
|
-
(PDFKit)
|
|
61
|
-
endobj
|
|
62
71
|
11 0 obj
|
|
63
72
|
(PDFKit)
|
|
64
73
|
endobj
|
|
65
74
|
12 0 obj
|
|
66
|
-
(
|
|
75
|
+
(PDFKit)
|
|
67
76
|
endobj
|
|
68
|
-
|
|
77
|
+
13 0 obj
|
|
78
|
+
(D:20240405081654Z)
|
|
79
|
+
endobj
|
|
80
|
+
10 0 obj
|
|
69
81
|
<<
|
|
70
|
-
/Producer
|
|
71
|
-
/Creator
|
|
72
|
-
/CreationDate
|
|
82
|
+
/Producer 11 0 R
|
|
83
|
+
/Creator 12 0 R
|
|
84
|
+
/CreationDate 13 0 R
|
|
73
85
|
>>
|
|
74
86
|
endobj
|
|
75
|
-
|
|
87
|
+
9 0 obj
|
|
76
88
|
<<
|
|
77
89
|
/Type /Font
|
|
78
90
|
/BaseFont /Helvetica
|
|
@@ -107,27 +119,28 @@ endobj
|
|
|
107
119
|
>>
|
|
108
120
|
endobj
|
|
109
121
|
xref
|
|
110
|
-
0
|
|
122
|
+
0 14
|
|
111
123
|
0000000000 65535 f
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
124
|
+
0000001069 00000 n
|
|
125
|
+
0000001126 00000 n
|
|
126
|
+
0000001007 00000 n
|
|
127
|
+
0000000986 00000 n
|
|
128
|
+
0000000280 00000 n
|
|
129
|
+
0000000163 00000 n
|
|
130
|
+
0000000059 00000 n
|
|
118
131
|
0000000015 00000 n
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
132
|
+
0000000889 00000 n
|
|
133
|
+
0000000813 00000 n
|
|
134
|
+
0000000727 00000 n
|
|
135
|
+
0000000752 00000 n
|
|
136
|
+
0000000777 00000 n
|
|
124
137
|
trailer
|
|
125
138
|
<<
|
|
126
|
-
/Size
|
|
139
|
+
/Size 14
|
|
127
140
|
/Root 3 0 R
|
|
128
|
-
/Info
|
|
129
|
-
/ID [<
|
|
141
|
+
/Info 10 0 R
|
|
142
|
+
/ID [<dbbe3a84a0c92704ffcde3c5662b00d1> <dbbe3a84a0c92704ffcde3c5662b00d1>]
|
|
130
143
|
>>
|
|
131
144
|
startxref
|
|
132
|
-
|
|
145
|
+
1173
|
|
133
146
|
%%EOF
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
%PDF-1.3
|
|
2
2
|
%����
|
|
3
|
+
8 0 obj
|
|
4
|
+
<<
|
|
5
|
+
/Type /ExtGState
|
|
6
|
+
/ca 1
|
|
7
|
+
>>
|
|
8
|
+
endobj
|
|
3
9
|
7 0 obj
|
|
4
10
|
<<
|
|
5
11
|
/Type /Page
|
|
@@ -12,19 +18,23 @@ endobj
|
|
|
12
18
|
6 0 obj
|
|
13
19
|
<<
|
|
14
20
|
/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
|
|
21
|
+
/ExtGState <<
|
|
22
|
+
/Gs1 8 0 R
|
|
23
|
+
>>
|
|
15
24
|
/Font <<
|
|
16
|
-
/F1
|
|
25
|
+
/F1 9 0 R
|
|
17
26
|
>>
|
|
18
27
|
>>
|
|
19
28
|
endobj
|
|
20
29
|
5 0 obj
|
|
21
30
|
<<
|
|
22
|
-
/Length
|
|
31
|
+
/Length 128
|
|
23
32
|
>>
|
|
24
33
|
stream
|
|
25
34
|
1 0 0 -1 0 842 cm
|
|
26
35
|
/DeviceRGB cs
|
|
27
36
|
0 0 0 scn
|
|
37
|
+
/Gs1 gs
|
|
28
38
|
q
|
|
29
39
|
1 0 0 -1 0 842 cm
|
|
30
40
|
BT
|
|
@@ -36,23 +46,23 @@ Q
|
|
|
36
46
|
|
|
37
47
|
endstream
|
|
38
48
|
endobj
|
|
39
|
-
10 0 obj
|
|
40
|
-
(PDFKit)
|
|
41
|
-
endobj
|
|
42
49
|
11 0 obj
|
|
43
50
|
(PDFKit)
|
|
44
51
|
endobj
|
|
45
52
|
12 0 obj
|
|
46
|
-
(
|
|
53
|
+
(PDFKit)
|
|
47
54
|
endobj
|
|
48
|
-
|
|
55
|
+
13 0 obj
|
|
56
|
+
(D:20240405081654Z)
|
|
57
|
+
endobj
|
|
58
|
+
10 0 obj
|
|
49
59
|
<<
|
|
50
|
-
/Producer
|
|
51
|
-
/Creator
|
|
52
|
-
/CreationDate
|
|
60
|
+
/Producer 11 0 R
|
|
61
|
+
/Creator 12 0 R
|
|
62
|
+
/CreationDate 13 0 R
|
|
53
63
|
>>
|
|
54
64
|
endobj
|
|
55
|
-
|
|
65
|
+
9 0 obj
|
|
56
66
|
<<
|
|
57
67
|
/Type /Font
|
|
58
68
|
/BaseFont /Helvetica
|
|
@@ -87,27 +97,28 @@ endobj
|
|
|
87
97
|
>>
|
|
88
98
|
endobj
|
|
89
99
|
xref
|
|
90
|
-
0
|
|
100
|
+
0 14
|
|
91
101
|
0000000000 65535 f
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
102
|
+
0000000801 00000 n
|
|
103
|
+
0000000858 00000 n
|
|
104
|
+
0000000739 00000 n
|
|
105
|
+
0000000718 00000 n
|
|
106
|
+
0000000280 00000 n
|
|
107
|
+
0000000163 00000 n
|
|
108
|
+
0000000059 00000 n
|
|
98
109
|
0000000015 00000 n
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
110
|
+
0000000621 00000 n
|
|
111
|
+
0000000545 00000 n
|
|
112
|
+
0000000459 00000 n
|
|
113
|
+
0000000484 00000 n
|
|
114
|
+
0000000509 00000 n
|
|
104
115
|
trailer
|
|
105
116
|
<<
|
|
106
|
-
/Size
|
|
117
|
+
/Size 14
|
|
107
118
|
/Root 3 0 R
|
|
108
|
-
/Info
|
|
109
|
-
/ID [<
|
|
119
|
+
/Info 10 0 R
|
|
120
|
+
/ID [<4bfba1cef2cef7402b8e3e940c894216> <4bfba1cef2cef7402b8e3e940c894216>]
|
|
110
121
|
>>
|
|
111
122
|
startxref
|
|
112
|
-
|
|
123
|
+
905
|
|
113
124
|
%%EOF
|
|
@@ -71,7 +71,7 @@ endobj
|
|
|
71
71
|
(PDFKit)
|
|
72
72
|
endobj
|
|
73
73
|
14 0 obj
|
|
74
|
-
(D:
|
|
74
|
+
(D:20240405081654Z)
|
|
75
75
|
endobj
|
|
76
76
|
11 0 obj
|
|
77
77
|
<<
|
|
@@ -136,7 +136,7 @@ trailer
|
|
|
136
136
|
/Size 15
|
|
137
137
|
/Root 3 0 R
|
|
138
138
|
/Info 11 0 R
|
|
139
|
-
/ID [<
|
|
139
|
+
/ID [<ce2bdbeafaf93ce8d42edbb860e911ca> <ce2bdbeafaf93ce8d42edbb860e911ca>]
|
|
140
140
|
>>
|
|
141
141
|
startxref
|
|
142
142
|
1232
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
%PDF-1.3
|
|
2
2
|
%����
|
|
3
|
+
8 0 obj
|
|
4
|
+
<<
|
|
5
|
+
/Type /ExtGState
|
|
6
|
+
/ca 1
|
|
7
|
+
>>
|
|
8
|
+
endobj
|
|
3
9
|
7 0 obj
|
|
4
10
|
<<
|
|
5
11
|
/Type /Page
|
|
@@ -12,19 +18,23 @@ endobj
|
|
|
12
18
|
6 0 obj
|
|
13
19
|
<<
|
|
14
20
|
/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
|
|
21
|
+
/ExtGState <<
|
|
22
|
+
/Gs1 8 0 R
|
|
23
|
+
>>
|
|
15
24
|
/Font <<
|
|
16
|
-
/F2
|
|
25
|
+
/F2 9 0 R
|
|
17
26
|
>>
|
|
18
27
|
>>
|
|
19
28
|
endobj
|
|
20
29
|
5 0 obj
|
|
21
30
|
<<
|
|
22
|
-
/Length
|
|
31
|
+
/Length 196
|
|
23
32
|
>>
|
|
24
33
|
stream
|
|
25
34
|
1 0 0 -1 0 842 cm
|
|
26
35
|
/DeviceRGB cs
|
|
27
36
|
0 0 0 scn
|
|
37
|
+
/Gs1 gs
|
|
28
38
|
q
|
|
29
39
|
1 0 0 -1 0 842 cm
|
|
30
40
|
BT
|
|
@@ -36,23 +46,23 @@ Q
|
|
|
36
46
|
|
|
37
47
|
endstream
|
|
38
48
|
endobj
|
|
39
|
-
10 0 obj
|
|
40
|
-
(PDFKit)
|
|
41
|
-
endobj
|
|
42
49
|
11 0 obj
|
|
43
50
|
(PDFKit)
|
|
44
51
|
endobj
|
|
45
52
|
12 0 obj
|
|
46
|
-
(
|
|
53
|
+
(PDFKit)
|
|
47
54
|
endobj
|
|
48
|
-
|
|
55
|
+
13 0 obj
|
|
56
|
+
(D:20240405081651Z)
|
|
57
|
+
endobj
|
|
58
|
+
10 0 obj
|
|
49
59
|
<<
|
|
50
|
-
/Producer
|
|
51
|
-
/Creator
|
|
52
|
-
/CreationDate
|
|
60
|
+
/Producer 11 0 R
|
|
61
|
+
/Creator 12 0 R
|
|
62
|
+
/CreationDate 13 0 R
|
|
53
63
|
>>
|
|
54
64
|
endobj
|
|
55
|
-
|
|
65
|
+
9 0 obj
|
|
56
66
|
<<
|
|
57
67
|
/Type /Font
|
|
58
68
|
/BaseFont /Times-Roman
|
|
@@ -87,27 +97,28 @@ endobj
|
|
|
87
97
|
>>
|
|
88
98
|
endobj
|
|
89
99
|
xref
|
|
90
|
-
0
|
|
100
|
+
0 14
|
|
91
101
|
0000000000 65535 f
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
102
|
+
0000000871 00000 n
|
|
103
|
+
0000000928 00000 n
|
|
104
|
+
0000000809 00000 n
|
|
105
|
+
0000000788 00000 n
|
|
106
|
+
0000000280 00000 n
|
|
107
|
+
0000000163 00000 n
|
|
108
|
+
0000000059 00000 n
|
|
98
109
|
0000000015 00000 n
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
110
|
+
0000000689 00000 n
|
|
111
|
+
0000000613 00000 n
|
|
112
|
+
0000000527 00000 n
|
|
113
|
+
0000000552 00000 n
|
|
114
|
+
0000000577 00000 n
|
|
104
115
|
trailer
|
|
105
116
|
<<
|
|
106
|
-
/Size
|
|
117
|
+
/Size 14
|
|
107
118
|
/Root 3 0 R
|
|
108
|
-
/Info
|
|
109
|
-
/ID [<
|
|
119
|
+
/Info 10 0 R
|
|
120
|
+
/ID [<ba7c062f3d8a68b8feea3d01d57e73ae> <ba7c062f3d8a68b8feea3d01d57e73ae>]
|
|
110
121
|
>>
|
|
111
122
|
startxref
|
|
112
|
-
|
|
123
|
+
975
|
|
113
124
|
%%EOF
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
%PDF-1.3
|
|
2
2
|
%����
|
|
3
|
+
8 0 obj
|
|
4
|
+
<<
|
|
5
|
+
/Type /ExtGState
|
|
6
|
+
/ca 1
|
|
7
|
+
>>
|
|
8
|
+
endobj
|
|
3
9
|
7 0 obj
|
|
4
10
|
<<
|
|
5
11
|
/Type /Page
|
|
@@ -12,19 +18,23 @@ endobj
|
|
|
12
18
|
6 0 obj
|
|
13
19
|
<<
|
|
14
20
|
/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
|
|
21
|
+
/ExtGState <<
|
|
22
|
+
/Gs1 8 0 R
|
|
23
|
+
>>
|
|
15
24
|
/Font <<
|
|
16
|
-
/F1
|
|
25
|
+
/F1 9 0 R
|
|
17
26
|
>>
|
|
18
27
|
>>
|
|
19
28
|
endobj
|
|
20
29
|
5 0 obj
|
|
21
30
|
<<
|
|
22
|
-
/Length
|
|
31
|
+
/Length 128
|
|
23
32
|
>>
|
|
24
33
|
stream
|
|
25
34
|
1 0 0 -1 0 842 cm
|
|
26
35
|
/DeviceRGB cs
|
|
27
36
|
0 0 0 scn
|
|
37
|
+
/Gs1 gs
|
|
28
38
|
q
|
|
29
39
|
1 0 0 -1 0 842 cm
|
|
30
40
|
BT
|
|
@@ -36,31 +46,35 @@ Q
|
|
|
36
46
|
|
|
37
47
|
endstream
|
|
38
48
|
endobj
|
|
39
|
-
|
|
49
|
+
12 0 obj
|
|
40
50
|
<<
|
|
41
51
|
/Type /Page
|
|
42
52
|
/Parent 1 0 R
|
|
43
53
|
/MediaBox [0 0 595 842]
|
|
44
|
-
/Contents
|
|
45
|
-
/Resources
|
|
54
|
+
/Contents 10 0 R
|
|
55
|
+
/Resources 11 0 R
|
|
46
56
|
>>
|
|
47
57
|
endobj
|
|
48
|
-
|
|
58
|
+
11 0 obj
|
|
49
59
|
<<
|
|
50
60
|
/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
|
|
61
|
+
/ExtGState <<
|
|
62
|
+
/Gs1 8 0 R
|
|
63
|
+
>>
|
|
51
64
|
/Font <<
|
|
52
|
-
/F1
|
|
65
|
+
/F1 9 0 R
|
|
53
66
|
>>
|
|
54
67
|
>>
|
|
55
68
|
endobj
|
|
56
|
-
|
|
69
|
+
10 0 obj
|
|
57
70
|
<<
|
|
58
|
-
/Length
|
|
71
|
+
/Length 141
|
|
59
72
|
>>
|
|
60
73
|
stream
|
|
61
74
|
1 0 0 -1 0 842 cm
|
|
62
75
|
/DeviceRGB cs
|
|
63
76
|
0 0 0 scn
|
|
77
|
+
/Gs1 gs
|
|
64
78
|
q
|
|
65
79
|
1 0 0 -1 0 842 cm
|
|
66
80
|
BT
|
|
@@ -72,23 +86,23 @@ Q
|
|
|
72
86
|
|
|
73
87
|
endstream
|
|
74
88
|
endobj
|
|
75
|
-
13 0 obj
|
|
76
|
-
(PDFKit)
|
|
77
|
-
endobj
|
|
78
89
|
14 0 obj
|
|
79
90
|
(PDFKit)
|
|
80
91
|
endobj
|
|
81
92
|
15 0 obj
|
|
82
|
-
(
|
|
93
|
+
(PDFKit)
|
|
83
94
|
endobj
|
|
84
|
-
|
|
95
|
+
16 0 obj
|
|
96
|
+
(D:20240405081653Z)
|
|
97
|
+
endobj
|
|
98
|
+
13 0 obj
|
|
85
99
|
<<
|
|
86
|
-
/Producer
|
|
87
|
-
/Creator
|
|
88
|
-
/CreationDate
|
|
100
|
+
/Producer 14 0 R
|
|
101
|
+
/Creator 15 0 R
|
|
102
|
+
/CreationDate 16 0 R
|
|
89
103
|
>>
|
|
90
104
|
endobj
|
|
91
|
-
|
|
105
|
+
9 0 obj
|
|
92
106
|
<<
|
|
93
107
|
/Type /Font
|
|
94
108
|
/BaseFont /Helvetica
|
|
@@ -111,7 +125,7 @@ endobj
|
|
|
111
125
|
<<
|
|
112
126
|
/Type /Pages
|
|
113
127
|
/Count 2
|
|
114
|
-
/Kids [7 0 R
|
|
128
|
+
/Kids [7 0 R 12 0 R]
|
|
115
129
|
>>
|
|
116
130
|
endobj
|
|
117
131
|
2 0 obj
|
|
@@ -123,30 +137,31 @@ endobj
|
|
|
123
137
|
>>
|
|
124
138
|
endobj
|
|
125
139
|
xref
|
|
126
|
-
0
|
|
140
|
+
0 17
|
|
127
141
|
0000000000 65535 f
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
142
|
+
0000001219 00000 n
|
|
143
|
+
0000001283 00000 n
|
|
144
|
+
0000001157 00000 n
|
|
145
|
+
0000001136 00000 n
|
|
146
|
+
0000000280 00000 n
|
|
147
|
+
0000000163 00000 n
|
|
148
|
+
0000000059 00000 n
|
|
134
149
|
0000000015 00000 n
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
150
|
+
0000001039 00000 n
|
|
151
|
+
0000000684 00000 n
|
|
152
|
+
0000000566 00000 n
|
|
153
|
+
0000000459 00000 n
|
|
154
|
+
0000000963 00000 n
|
|
155
|
+
0000000877 00000 n
|
|
156
|
+
0000000902 00000 n
|
|
157
|
+
0000000927 00000 n
|
|
143
158
|
trailer
|
|
144
159
|
<<
|
|
145
|
-
/Size
|
|
160
|
+
/Size 17
|
|
146
161
|
/Root 3 0 R
|
|
147
|
-
/Info
|
|
148
|
-
/ID [<
|
|
162
|
+
/Info 13 0 R
|
|
163
|
+
/ID [<059ba060fb17148186010ece03609240> <059ba060fb17148186010ece03609240>]
|
|
149
164
|
>>
|
|
150
165
|
startxref
|
|
151
|
-
|
|
166
|
+
1330
|
|
152
167
|
%%EOF
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
%PDF-1.3
|
|
2
2
|
%����
|
|
3
|
+
8 0 obj
|
|
4
|
+
<<
|
|
5
|
+
/Type /ExtGState
|
|
6
|
+
/ca 1
|
|
7
|
+
>>
|
|
8
|
+
endobj
|
|
3
9
|
7 0 obj
|
|
4
10
|
<<
|
|
5
11
|
/Type /Page
|
|
@@ -12,19 +18,23 @@ endobj
|
|
|
12
18
|
6 0 obj
|
|
13
19
|
<<
|
|
14
20
|
/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
|
|
21
|
+
/ExtGState <<
|
|
22
|
+
/Gs1 8 0 R
|
|
23
|
+
>>
|
|
15
24
|
/Font <<
|
|
16
|
-
/F1
|
|
25
|
+
/F1 9 0 R
|
|
17
26
|
>>
|
|
18
27
|
>>
|
|
19
28
|
endobj
|
|
20
29
|
5 0 obj
|
|
21
30
|
<<
|
|
22
|
-
/Length
|
|
31
|
+
/Length 128
|
|
23
32
|
>>
|
|
24
33
|
stream
|
|
25
34
|
1 0 0 -1 0 842 cm
|
|
26
35
|
/DeviceRGB cs
|
|
27
36
|
0 0 0 scn
|
|
37
|
+
/Gs1 gs
|
|
28
38
|
q
|
|
29
39
|
1 0 0 -1 0 842 cm
|
|
30
40
|
BT
|
|
@@ -36,23 +46,23 @@ Q
|
|
|
36
46
|
|
|
37
47
|
endstream
|
|
38
48
|
endobj
|
|
39
|
-
10 0 obj
|
|
40
|
-
(PDFKit)
|
|
41
|
-
endobj
|
|
42
49
|
11 0 obj
|
|
43
50
|
(PDFKit)
|
|
44
51
|
endobj
|
|
45
52
|
12 0 obj
|
|
46
|
-
(
|
|
53
|
+
(PDFKit)
|
|
47
54
|
endobj
|
|
48
|
-
|
|
55
|
+
13 0 obj
|
|
56
|
+
(D:20240405081651Z)
|
|
57
|
+
endobj
|
|
58
|
+
10 0 obj
|
|
49
59
|
<<
|
|
50
|
-
/Producer
|
|
51
|
-
/Creator
|
|
52
|
-
/CreationDate
|
|
60
|
+
/Producer 11 0 R
|
|
61
|
+
/Creator 12 0 R
|
|
62
|
+
/CreationDate 13 0 R
|
|
53
63
|
>>
|
|
54
64
|
endobj
|
|
55
|
-
|
|
65
|
+
9 0 obj
|
|
56
66
|
<<
|
|
57
67
|
/Type /Font
|
|
58
68
|
/BaseFont /Helvetica
|
|
@@ -87,27 +97,28 @@ endobj
|
|
|
87
97
|
>>
|
|
88
98
|
endobj
|
|
89
99
|
xref
|
|
90
|
-
0
|
|
100
|
+
0 14
|
|
91
101
|
0000000000 65535 f
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
102
|
+
0000000801 00000 n
|
|
103
|
+
0000000858 00000 n
|
|
104
|
+
0000000739 00000 n
|
|
105
|
+
0000000718 00000 n
|
|
106
|
+
0000000280 00000 n
|
|
107
|
+
0000000163 00000 n
|
|
108
|
+
0000000059 00000 n
|
|
98
109
|
0000000015 00000 n
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
110
|
+
0000000621 00000 n
|
|
111
|
+
0000000545 00000 n
|
|
112
|
+
0000000459 00000 n
|
|
113
|
+
0000000484 00000 n
|
|
114
|
+
0000000509 00000 n
|
|
104
115
|
trailer
|
|
105
116
|
<<
|
|
106
|
-
/Size
|
|
117
|
+
/Size 14
|
|
107
118
|
/Root 3 0 R
|
|
108
|
-
/Info
|
|
109
|
-
/ID [<
|
|
119
|
+
/Info 10 0 R
|
|
120
|
+
/ID [<310e33f6e4438724a72659cda733a888> <310e33f6e4438724a72659cda733a888>]
|
|
110
121
|
>>
|
|
111
122
|
startxref
|
|
112
|
-
|
|
123
|
+
905
|
|
113
124
|
%%EOF
|