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 386
|
|
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
|
|
@@ -60,23 +70,23 @@ S
|
|
|
60
70
|
|
|
61
71
|
endstream
|
|
62
72
|
endobj
|
|
63
|
-
10 0 obj
|
|
64
|
-
(PDFKit)
|
|
65
|
-
endobj
|
|
66
73
|
11 0 obj
|
|
67
74
|
(PDFKit)
|
|
68
75
|
endobj
|
|
69
76
|
12 0 obj
|
|
70
|
-
(
|
|
77
|
+
(PDFKit)
|
|
71
78
|
endobj
|
|
72
|
-
|
|
79
|
+
13 0 obj
|
|
80
|
+
(D:20240405081653Z)
|
|
81
|
+
endobj
|
|
82
|
+
10 0 obj
|
|
73
83
|
<<
|
|
74
|
-
/Producer
|
|
75
|
-
/Creator
|
|
76
|
-
/CreationDate
|
|
84
|
+
/Producer 11 0 R
|
|
85
|
+
/Creator 12 0 R
|
|
86
|
+
/CreationDate 13 0 R
|
|
77
87
|
>>
|
|
78
88
|
endobj
|
|
79
|
-
|
|
89
|
+
9 0 obj
|
|
80
90
|
<<
|
|
81
91
|
/Type /Font
|
|
82
92
|
/BaseFont /Helvetica
|
|
@@ -111,27 +121,28 @@ endobj
|
|
|
111
121
|
>>
|
|
112
122
|
endobj
|
|
113
123
|
xref
|
|
114
|
-
0
|
|
124
|
+
0 14
|
|
115
125
|
0000000000 65535 f
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
126
|
+
0000001059 00000 n
|
|
127
|
+
0000001116 00000 n
|
|
128
|
+
0000000997 00000 n
|
|
129
|
+
0000000976 00000 n
|
|
130
|
+
0000000280 00000 n
|
|
131
|
+
0000000163 00000 n
|
|
132
|
+
0000000059 00000 n
|
|
122
133
|
0000000015 00000 n
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
134
|
+
0000000879 00000 n
|
|
135
|
+
0000000803 00000 n
|
|
136
|
+
0000000717 00000 n
|
|
137
|
+
0000000742 00000 n
|
|
138
|
+
0000000767 00000 n
|
|
128
139
|
trailer
|
|
129
140
|
<<
|
|
130
|
-
/Size
|
|
141
|
+
/Size 14
|
|
131
142
|
/Root 3 0 R
|
|
132
|
-
/Info
|
|
133
|
-
/ID [<
|
|
143
|
+
/Info 10 0 R
|
|
144
|
+
/ID [<d1cff65975c9957239f921a3116698c2> <d1cff65975c9957239f921a3116698c2>]
|
|
134
145
|
>>
|
|
135
146
|
startxref
|
|
136
|
-
|
|
147
|
+
1163
|
|
137
148
|
%%EOF
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table colSpan and rowSpan.pdf
CHANGED
|
@@ -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 2658
|
|
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
|
|
@@ -59,6 +69,7 @@ S
|
|
|
59
69
|
S
|
|
60
70
|
/DeviceRGB cs
|
|
61
71
|
0 0 0 scn
|
|
72
|
+
/Gs1 gs
|
|
62
73
|
q
|
|
63
74
|
1 0 0 -1 0 842 cm
|
|
64
75
|
BT
|
|
@@ -93,6 +104,7 @@ S
|
|
|
93
104
|
S
|
|
94
105
|
/DeviceRGB cs
|
|
95
106
|
0 0 0 scn
|
|
107
|
+
/Gs1 gs
|
|
96
108
|
q
|
|
97
109
|
1 0 0 -1 0 842 cm
|
|
98
110
|
BT
|
|
@@ -127,6 +139,7 @@ S
|
|
|
127
139
|
S
|
|
128
140
|
/DeviceRGB cs
|
|
129
141
|
0 0 0 scn
|
|
142
|
+
/Gs1 gs
|
|
130
143
|
q
|
|
131
144
|
1 0 0 -1 0 842 cm
|
|
132
145
|
BT
|
|
@@ -161,6 +174,7 @@ S
|
|
|
161
174
|
S
|
|
162
175
|
/DeviceRGB cs
|
|
163
176
|
0 0 0 scn
|
|
177
|
+
/Gs1 gs
|
|
164
178
|
q
|
|
165
179
|
1 0 0 -1 0 842 cm
|
|
166
180
|
BT
|
|
@@ -195,6 +209,7 @@ S
|
|
|
195
209
|
S
|
|
196
210
|
/DeviceRGB cs
|
|
197
211
|
0 0 0 scn
|
|
212
|
+
/Gs1 gs
|
|
198
213
|
q
|
|
199
214
|
1 0 0 -1 0 842 cm
|
|
200
215
|
BT
|
|
@@ -229,6 +244,7 @@ S
|
|
|
229
244
|
S
|
|
230
245
|
/DeviceRGB cs
|
|
231
246
|
0 0 0 scn
|
|
247
|
+
/Gs1 gs
|
|
232
248
|
q
|
|
233
249
|
1 0 0 -1 0 842 cm
|
|
234
250
|
BT
|
|
@@ -263,6 +279,7 @@ S
|
|
|
263
279
|
S
|
|
264
280
|
/DeviceRGB cs
|
|
265
281
|
0 0 0 scn
|
|
282
|
+
/Gs1 gs
|
|
266
283
|
q
|
|
267
284
|
1 0 0 -1 0 842 cm
|
|
268
285
|
BT
|
|
@@ -298,23 +315,23 @@ S
|
|
|
298
315
|
|
|
299
316
|
endstream
|
|
300
317
|
endobj
|
|
301
|
-
10 0 obj
|
|
302
|
-
(PDFKit)
|
|
303
|
-
endobj
|
|
304
318
|
11 0 obj
|
|
305
319
|
(PDFKit)
|
|
306
320
|
endobj
|
|
307
321
|
12 0 obj
|
|
308
|
-
(
|
|
322
|
+
(PDFKit)
|
|
309
323
|
endobj
|
|
310
|
-
|
|
324
|
+
13 0 obj
|
|
325
|
+
(D:20240405081653Z)
|
|
326
|
+
endobj
|
|
327
|
+
10 0 obj
|
|
311
328
|
<<
|
|
312
|
-
/Producer
|
|
313
|
-
/Creator
|
|
314
|
-
/CreationDate
|
|
329
|
+
/Producer 11 0 R
|
|
330
|
+
/Creator 12 0 R
|
|
331
|
+
/CreationDate 13 0 R
|
|
315
332
|
>>
|
|
316
333
|
endobj
|
|
317
|
-
|
|
334
|
+
9 0 obj
|
|
318
335
|
<<
|
|
319
336
|
/Type /Font
|
|
320
337
|
/BaseFont /Helvetica
|
|
@@ -349,27 +366,28 @@ endobj
|
|
|
349
366
|
>>
|
|
350
367
|
endobj
|
|
351
368
|
xref
|
|
352
|
-
0
|
|
369
|
+
0 14
|
|
353
370
|
0000000000 65535 f
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
371
|
+
0000003332 00000 n
|
|
372
|
+
0000003389 00000 n
|
|
373
|
+
0000003270 00000 n
|
|
374
|
+
0000003249 00000 n
|
|
375
|
+
0000000280 00000 n
|
|
376
|
+
0000000163 00000 n
|
|
377
|
+
0000000059 00000 n
|
|
360
378
|
0000000015 00000 n
|
|
379
|
+
0000003152 00000 n
|
|
380
|
+
0000003076 00000 n
|
|
381
|
+
0000002990 00000 n
|
|
361
382
|
0000003015 00000 n
|
|
362
|
-
|
|
363
|
-
0000002854 00000 n
|
|
364
|
-
0000002879 00000 n
|
|
365
|
-
0000002904 00000 n
|
|
383
|
+
0000003040 00000 n
|
|
366
384
|
trailer
|
|
367
385
|
<<
|
|
368
|
-
/Size
|
|
386
|
+
/Size 14
|
|
369
387
|
/Root 3 0 R
|
|
370
|
-
/Info
|
|
371
|
-
/ID [<
|
|
388
|
+
/Info 10 0 R
|
|
389
|
+
/ID [<8729d3307708bd7784b025bb26ba728a> <8729d3307708bd7784b025bb26ba728a>]
|
|
372
390
|
>>
|
|
373
391
|
startxref
|
|
374
|
-
|
|
392
|
+
3436
|
|
375
393
|
%%EOF
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table minimal row height.pdf
CHANGED
|
@@ -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 3982
|
|
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
|
|
@@ -59,6 +69,7 @@ S
|
|
|
59
69
|
S
|
|
60
70
|
/DeviceRGB cs
|
|
61
71
|
0 0 0 scn
|
|
72
|
+
/Gs1 gs
|
|
62
73
|
q
|
|
63
74
|
1 0 0 -1 0 842 cm
|
|
64
75
|
BT
|
|
@@ -125,6 +136,7 @@ S
|
|
|
125
136
|
S
|
|
126
137
|
/DeviceRGB cs
|
|
127
138
|
0 0 0 scn
|
|
139
|
+
/Gs1 gs
|
|
128
140
|
q
|
|
129
141
|
1 0 0 -1 0 842 cm
|
|
130
142
|
BT
|
|
@@ -183,6 +195,7 @@ S
|
|
|
183
195
|
S
|
|
184
196
|
/DeviceRGB cs
|
|
185
197
|
0 0 0 scn
|
|
198
|
+
/Gs1 gs
|
|
186
199
|
q
|
|
187
200
|
1 0 0 -1 0 842 cm
|
|
188
201
|
BT
|
|
@@ -217,6 +230,7 @@ S
|
|
|
217
230
|
S
|
|
218
231
|
/DeviceRGB cs
|
|
219
232
|
0 0 0 scn
|
|
233
|
+
/Gs1 gs
|
|
220
234
|
q
|
|
221
235
|
1 0 0 -1 0 842 cm
|
|
222
236
|
BT
|
|
@@ -283,6 +297,7 @@ S
|
|
|
283
297
|
S
|
|
284
298
|
/DeviceRGB cs
|
|
285
299
|
0 0 0 scn
|
|
300
|
+
/Gs1 gs
|
|
286
301
|
q
|
|
287
302
|
1 0 0 -1 0 842 cm
|
|
288
303
|
BT
|
|
@@ -317,6 +332,7 @@ S
|
|
|
317
332
|
S
|
|
318
333
|
/DeviceRGB cs
|
|
319
334
|
0 0 0 scn
|
|
335
|
+
/Gs1 gs
|
|
320
336
|
q
|
|
321
337
|
1 0 0 -1 0 842 cm
|
|
322
338
|
BT
|
|
@@ -351,6 +367,7 @@ S
|
|
|
351
367
|
S
|
|
352
368
|
/DeviceRGB cs
|
|
353
369
|
0 0 0 scn
|
|
370
|
+
/Gs1 gs
|
|
354
371
|
q
|
|
355
372
|
1 0 0 -1 0 842 cm
|
|
356
373
|
BT
|
|
@@ -386,23 +403,23 @@ S
|
|
|
386
403
|
|
|
387
404
|
endstream
|
|
388
405
|
endobj
|
|
389
|
-
10 0 obj
|
|
390
|
-
(PDFKit)
|
|
391
|
-
endobj
|
|
392
406
|
11 0 obj
|
|
393
407
|
(PDFKit)
|
|
394
408
|
endobj
|
|
395
409
|
12 0 obj
|
|
396
|
-
(
|
|
410
|
+
(PDFKit)
|
|
397
411
|
endobj
|
|
398
|
-
|
|
412
|
+
13 0 obj
|
|
413
|
+
(D:20240405081653Z)
|
|
414
|
+
endobj
|
|
415
|
+
10 0 obj
|
|
399
416
|
<<
|
|
400
|
-
/Producer
|
|
401
|
-
/Creator
|
|
402
|
-
/CreationDate
|
|
417
|
+
/Producer 11 0 R
|
|
418
|
+
/Creator 12 0 R
|
|
419
|
+
/CreationDate 13 0 R
|
|
403
420
|
>>
|
|
404
421
|
endobj
|
|
405
|
-
|
|
422
|
+
9 0 obj
|
|
406
423
|
<<
|
|
407
424
|
/Type /Font
|
|
408
425
|
/BaseFont /Helvetica
|
|
@@ -437,27 +454,28 @@ endobj
|
|
|
437
454
|
>>
|
|
438
455
|
endobj
|
|
439
456
|
xref
|
|
440
|
-
0
|
|
457
|
+
0 14
|
|
441
458
|
0000000000 65535 f
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
459
|
+
0000004656 00000 n
|
|
460
|
+
0000004713 00000 n
|
|
461
|
+
0000004594 00000 n
|
|
462
|
+
0000004573 00000 n
|
|
463
|
+
0000000280 00000 n
|
|
464
|
+
0000000163 00000 n
|
|
465
|
+
0000000059 00000 n
|
|
448
466
|
0000000015 00000 n
|
|
467
|
+
0000004476 00000 n
|
|
468
|
+
0000004400 00000 n
|
|
469
|
+
0000004314 00000 n
|
|
449
470
|
0000004339 00000 n
|
|
450
|
-
|
|
451
|
-
0000004178 00000 n
|
|
452
|
-
0000004203 00000 n
|
|
453
|
-
0000004228 00000 n
|
|
471
|
+
0000004364 00000 n
|
|
454
472
|
trailer
|
|
455
473
|
<<
|
|
456
|
-
/Size
|
|
474
|
+
/Size 14
|
|
457
475
|
/Root 3 0 R
|
|
458
|
-
/Info
|
|
459
|
-
/ID [<
|
|
476
|
+
/Info 10 0 R
|
|
477
|
+
/ID [<6ab2400f23289a12a025d56e698a3dfc> <6ab2400f23289a12a025d56e698a3dfc>]
|
|
460
478
|
>>
|
|
461
479
|
startxref
|
|
462
|
-
|
|
480
|
+
4760
|
|
463
481
|
%%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 362
|
|
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:20240405081653Z)
|
|
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
|
+
0000001035 00000 n
|
|
125
|
+
0000001092 00000 n
|
|
126
|
+
0000000973 00000 n
|
|
127
|
+
0000000952 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
|
+
0000000855 00000 n
|
|
133
|
+
0000000779 00000 n
|
|
134
|
+
0000000693 00000 n
|
|
135
|
+
0000000718 00000 n
|
|
136
|
+
0000000743 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 [<89239607de2db44aeae5e8e5591bcf18> <89239607de2db44aeae5e8e5591bcf18>]
|
|
130
143
|
>>
|
|
131
144
|
startxref
|
|
132
|
-
|
|
145
|
+
1139
|
|
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 367
|
|
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
|
|
@@ -60,23 +70,23 @@ S
|
|
|
60
70
|
|
|
61
71
|
endstream
|
|
62
72
|
endobj
|
|
63
|
-
10 0 obj
|
|
64
|
-
(PDFKit)
|
|
65
|
-
endobj
|
|
66
73
|
11 0 obj
|
|
67
74
|
(PDFKit)
|
|
68
75
|
endobj
|
|
69
76
|
12 0 obj
|
|
70
|
-
(
|
|
77
|
+
(PDFKit)
|
|
71
78
|
endobj
|
|
72
|
-
|
|
79
|
+
13 0 obj
|
|
80
|
+
(D:20240405081653Z)
|
|
81
|
+
endobj
|
|
82
|
+
10 0 obj
|
|
73
83
|
<<
|
|
74
|
-
/Producer
|
|
75
|
-
/Creator
|
|
76
|
-
/CreationDate
|
|
84
|
+
/Producer 11 0 R
|
|
85
|
+
/Creator 12 0 R
|
|
86
|
+
/CreationDate 13 0 R
|
|
77
87
|
>>
|
|
78
88
|
endobj
|
|
79
|
-
|
|
89
|
+
9 0 obj
|
|
80
90
|
<<
|
|
81
91
|
/Type /Font
|
|
82
92
|
/BaseFont /Helvetica
|
|
@@ -111,27 +121,28 @@ endobj
|
|
|
111
121
|
>>
|
|
112
122
|
endobj
|
|
113
123
|
xref
|
|
114
|
-
0
|
|
124
|
+
0 14
|
|
115
125
|
0000000000 65535 f
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
126
|
+
0000001040 00000 n
|
|
127
|
+
0000001097 00000 n
|
|
128
|
+
0000000978 00000 n
|
|
129
|
+
0000000957 00000 n
|
|
130
|
+
0000000280 00000 n
|
|
131
|
+
0000000163 00000 n
|
|
132
|
+
0000000059 00000 n
|
|
122
133
|
0000000015 00000 n
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
134
|
+
0000000860 00000 n
|
|
135
|
+
0000000784 00000 n
|
|
136
|
+
0000000698 00000 n
|
|
137
|
+
0000000723 00000 n
|
|
138
|
+
0000000748 00000 n
|
|
128
139
|
trailer
|
|
129
140
|
<<
|
|
130
|
-
/Size
|
|
141
|
+
/Size 14
|
|
131
142
|
/Root 3 0 R
|
|
132
|
-
/Info
|
|
133
|
-
/ID [<
|
|
143
|
+
/Info 10 0 R
|
|
144
|
+
/ID [<0d4abc4d0d9df2912435008fb2140012> <0d4abc4d0d9df2912435008fb2140012>]
|
|
134
145
|
>>
|
|
135
146
|
startxref
|
|
136
|
-
|
|
147
|
+
1144
|
|
137
148
|
%%EOF
|