abstract-document 12.0.5 → 12.0.7
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-xml/index.d.ts +1 -1
- package/lib/abstract-document-xml/index.d.ts.map +1 -1
- package/lib/abstract-document-xml/index.js +1 -14
- package/lib/abstract-document-xml/index.js.map +1 -1
- package/lib/abstract-document-xml/mustache-xml/parse-mustache-xml.d.ts +3 -3
- package/lib/abstract-document-xml/mustache-xml/parse-mustache-xml.d.ts.map +1 -1
- package/lib/abstract-document-xml/mustache-xml/parse-mustache-xml.js +38 -31
- package/lib/abstract-document-xml/mustache-xml/parse-mustache-xml.js.map +1 -1
- package/lib/abstract-document-xml/mustache-xml/validate-mustache-xml.d.ts +1 -1
- package/lib/abstract-document-xml/mustache-xml/validate-mustache-xml.d.ts.map +1 -1
- package/lib/abstract-document-xml/mustache-xml/validate-mustache-xml.js +4 -11
- package/lib/abstract-document-xml/mustache-xml/validate-mustache-xml.js.map +1 -1
- package/lib/abstract-document-xml/xsd-template/xsd-template.d.ts.map +1 -1
- package/lib/abstract-document-xml/xsd-template/xsd-template.js +2 -16
- package/lib/abstract-document-xml/xsd-template/xsd-template.js.map +1 -1
- package/package.json +2 -2
- 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 +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position header and footer.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position paragraph.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position section in group.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position section in table.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position table.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Group Paragraphs.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Group Tables.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Group no keeptogether.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Group too big for one page.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Header and footer.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Hyperlink internal linktarget.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Hyperlink internal.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Manual line break.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Manual line breaks empty lines.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Margins header body footer.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun no underline.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun with underline.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun.pdf +2 -2
- 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 +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with End alignment.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Start alignment that linebreaks.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Start alignment.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Page numbering.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table row that doesnt fit page.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table single row.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with group.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with header 2.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with header.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin bottom.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin top single table.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin top.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with rowSpan multipages.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with rowSpan.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table all auto.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table all fix.pdf +2 -2
- 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 +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table center alignment.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table colSpan and rowSpan.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table minimal row height.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table mix auto fix.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table padding.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table right alignment.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table row alignment.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table text alignment in cell with wrapping.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table text alignment in cell.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with default colored borders.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with header.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with multi colored borders.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with single colored borders.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single date.pdf +14 -14
- 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 +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline bottom.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline hanging.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline middle.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline top.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Center alignment that linebreaks.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Center alignment.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with End alignment that linebreaks.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with End alignment.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Justify alignment.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Start alignment that linebreaks.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Start alignment.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with super and subscripts.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun.pdf +2 -2
- 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 +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/hello.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/pagebreak.pdf +2 -2
- package/src/abstract-document-exporters/__tests__/pdf/tmp/world.pdf +2 -2
- package/src/abstract-document-xml/index.ts +1 -1
- package/src/abstract-document-xml/mustache-xml/parse-mustache-xml.ts +44 -35
- package/src/abstract-document-xml/mustache-xml/validate-mustache-xml.ts +2 -9
- package/src/abstract-document-xml/xsd-template/xsd-template.ts +3 -17
package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table text alignment in cell.pdf
CHANGED
|
@@ -182,7 +182,7 @@ endobj
|
|
|
182
182
|
(PDFKit)
|
|
183
183
|
endobj
|
|
184
184
|
13 0 obj
|
|
185
|
-
(D:
|
|
185
|
+
(D:20241123141551Z)
|
|
186
186
|
endobj
|
|
187
187
|
10 0 obj
|
|
188
188
|
<<
|
|
@@ -246,7 +246,7 @@ trailer
|
|
|
246
246
|
/Size 14
|
|
247
247
|
/Root 3 0 R
|
|
248
248
|
/Info 10 0 R
|
|
249
|
-
/ID [<
|
|
249
|
+
/ID [<63bd941242e8a41cdfd546f98a9ffe3e> <63bd941242e8a41cdfd546f98a9ffe3e>]
|
|
250
250
|
>>
|
|
251
251
|
startxref
|
|
252
252
|
2189
|
|
@@ -159,7 +159,7 @@ endobj
|
|
|
159
159
|
(PDFKit)
|
|
160
160
|
endobj
|
|
161
161
|
13 0 obj
|
|
162
|
-
(D:
|
|
162
|
+
(D:20241123141551Z)
|
|
163
163
|
endobj
|
|
164
164
|
10 0 obj
|
|
165
165
|
<<
|
|
@@ -223,7 +223,7 @@ trailer
|
|
|
223
223
|
/Size 14
|
|
224
224
|
/Root 3 0 R
|
|
225
225
|
/Info 10 0 R
|
|
226
|
-
/ID [<
|
|
226
|
+
/ID [<6b424831fa059c25fece0d357a4e3827> <6b424831fa059c25fece0d357a4e3827>]
|
|
227
227
|
>>
|
|
228
228
|
startxref
|
|
229
229
|
1919
|
|
@@ -357,7 +357,7 @@ endobj
|
|
|
357
357
|
(PDFKit)
|
|
358
358
|
endobj
|
|
359
359
|
13 0 obj
|
|
360
|
-
(D:
|
|
360
|
+
(D:20241123141551Z)
|
|
361
361
|
endobj
|
|
362
362
|
10 0 obj
|
|
363
363
|
<<
|
|
@@ -421,7 +421,7 @@ trailer
|
|
|
421
421
|
/Size 14
|
|
422
422
|
/Root 3 0 R
|
|
423
423
|
/Info 10 0 R
|
|
424
|
-
/ID [<
|
|
424
|
+
/ID [<ceee52fe2b902f22b6908c55ecb73ef3> <ceee52fe2b902f22b6908c55ecb73ef3>]
|
|
425
425
|
>>
|
|
426
426
|
startxref
|
|
427
427
|
3775
|
|
@@ -159,7 +159,7 @@ endobj
|
|
|
159
159
|
(PDFKit)
|
|
160
160
|
endobj
|
|
161
161
|
13 0 obj
|
|
162
|
-
(D:
|
|
162
|
+
(D:20241123141551Z)
|
|
163
163
|
endobj
|
|
164
164
|
10 0 obj
|
|
165
165
|
<<
|
|
@@ -223,7 +223,7 @@ trailer
|
|
|
223
223
|
/Size 14
|
|
224
224
|
/Root 3 0 R
|
|
225
225
|
/Info 10 0 R
|
|
226
|
-
/ID [<
|
|
226
|
+
/ID [<4ad233c5851aef84165b5c56486a6f8e> <4ad233c5851aef84165b5c56486a6f8e>]
|
|
227
227
|
>>
|
|
228
228
|
startxref
|
|
229
229
|
1970
|
|
@@ -159,7 +159,7 @@ endobj
|
|
|
159
159
|
(PDFKit)
|
|
160
160
|
endobj
|
|
161
161
|
13 0 obj
|
|
162
|
-
(D:
|
|
162
|
+
(D:20241123141551Z)
|
|
163
163
|
endobj
|
|
164
164
|
10 0 obj
|
|
165
165
|
<<
|
|
@@ -223,7 +223,7 @@ trailer
|
|
|
223
223
|
/Size 14
|
|
224
224
|
/Root 3 0 R
|
|
225
225
|
/Info 10 0 R
|
|
226
|
-
/ID [<
|
|
226
|
+
/ID [<01e372dc345311cd849d879e7ad9bc5c> <01e372dc345311cd849d879e7ad9bc5c>]
|
|
227
227
|
>>
|
|
228
228
|
startxref
|
|
229
229
|
1919
|
|
@@ -28,7 +28,7 @@ endobj
|
|
|
28
28
|
endobj
|
|
29
29
|
5 0 obj
|
|
30
30
|
<<
|
|
31
|
-
/Length
|
|
31
|
+
/Length 154
|
|
32
32
|
>>
|
|
33
33
|
stream
|
|
34
34
|
1 0 0 -1 0 842 cm
|
|
@@ -40,7 +40,7 @@ q
|
|
|
40
40
|
BT
|
|
41
41
|
1 0 0 1 0 834.82 Tm
|
|
42
42
|
/F1 10 Tf
|
|
43
|
-
[<
|
|
43
|
+
[<536174204e6f> 15 <762032332032303234> 0] TJ
|
|
44
44
|
ET
|
|
45
45
|
Q
|
|
46
46
|
|
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141550Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -99,26 +99,26 @@ endobj
|
|
|
99
99
|
xref
|
|
100
100
|
0 14
|
|
101
101
|
0000000000 65535 f
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
102
|
+
0000000827 00000 n
|
|
103
|
+
0000000884 00000 n
|
|
104
|
+
0000000765 00000 n
|
|
105
|
+
0000000744 00000 n
|
|
106
106
|
0000000280 00000 n
|
|
107
107
|
0000000163 00000 n
|
|
108
108
|
0000000059 00000 n
|
|
109
109
|
0000000015 00000 n
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
110
|
+
0000000647 00000 n
|
|
111
|
+
0000000571 00000 n
|
|
112
|
+
0000000485 00000 n
|
|
113
|
+
0000000510 00000 n
|
|
114
|
+
0000000535 00000 n
|
|
115
115
|
trailer
|
|
116
116
|
<<
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<fdd1b4ed580c28f621dad9b673a5d2f3> <fdd1b4ed580c28f621dad9b673a5d2f3>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
|
-
|
|
123
|
+
931
|
|
124
124
|
%%EOF
|
|
@@ -133,7 +133,7 @@ endobj
|
|
|
133
133
|
(PDFKit)
|
|
134
134
|
endobj
|
|
135
135
|
13 0 obj
|
|
136
|
-
(D:
|
|
136
|
+
(D:20241123141551Z)
|
|
137
137
|
endobj
|
|
138
138
|
10 0 obj
|
|
139
139
|
<<
|
|
@@ -197,7 +197,7 @@ trailer
|
|
|
197
197
|
/Size 14
|
|
198
198
|
/Root 3 0 R
|
|
199
199
|
/Info 10 0 R
|
|
200
|
-
/ID [<
|
|
200
|
+
/ID [<9c06f8ac8d3442a1e5342334a586db97> <9c06f8ac8d3442a1e5342334a586db97>]
|
|
201
201
|
>>
|
|
202
202
|
startxref
|
|
203
203
|
1745
|
|
@@ -60,7 +60,7 @@ endobj
|
|
|
60
60
|
(PDFKit)
|
|
61
61
|
endobj
|
|
62
62
|
14 0 obj
|
|
63
|
-
(D:
|
|
63
|
+
(D:20241123141551Z)
|
|
64
64
|
endobj
|
|
65
65
|
11 0 obj
|
|
66
66
|
<<
|
|
@@ -125,7 +125,7 @@ trailer
|
|
|
125
125
|
/Size 15
|
|
126
126
|
/Root 3 0 R
|
|
127
127
|
/Info 11 0 R
|
|
128
|
-
/ID [<
|
|
128
|
+
/ID [<a52dfadd379abc06f1cfbd82a158f74b> <a52dfadd379abc06f1cfbd82a158f74b>]
|
|
129
129
|
>>
|
|
130
130
|
startxref
|
|
131
131
|
1013
|
|
@@ -71,7 +71,7 @@ endobj
|
|
|
71
71
|
(PDFKit)
|
|
72
72
|
endobj
|
|
73
73
|
15 0 obj
|
|
74
|
-
(D:
|
|
74
|
+
(D:20241123141551Z)
|
|
75
75
|
endobj
|
|
76
76
|
12 0 obj
|
|
77
77
|
<<
|
|
@@ -137,7 +137,7 @@ trailer
|
|
|
137
137
|
/Size 16
|
|
138
138
|
/Root 3 0 R
|
|
139
139
|
/Info 12 0 R
|
|
140
|
-
/ID [<
|
|
140
|
+
/ID [<4627bb468efb7ab8bdc307cf64506b76> <4627bb468efb7ab8bdc307cf64506b76>]
|
|
141
141
|
>>
|
|
142
142
|
startxref
|
|
143
143
|
1183
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink right aligned.pdf
CHANGED
|
@@ -60,7 +60,7 @@ endobj
|
|
|
60
60
|
(PDFKit)
|
|
61
61
|
endobj
|
|
62
62
|
14 0 obj
|
|
63
|
-
(D:
|
|
63
|
+
(D:20241123141551Z)
|
|
64
64
|
endobj
|
|
65
65
|
11 0 obj
|
|
66
66
|
<<
|
|
@@ -125,7 +125,7 @@ trailer
|
|
|
125
125
|
/Size 15
|
|
126
126
|
/Root 3 0 R
|
|
127
127
|
/Info 11 0 R
|
|
128
|
-
/ID [<
|
|
128
|
+
/ID [<e0138eb9b4ba08bb24a053d97ce7ec29> <e0138eb9b4ba08bb24a053d97ce7ec29>]
|
|
129
129
|
>>
|
|
130
130
|
startxref
|
|
131
131
|
1010
|
|
@@ -60,7 +60,7 @@ endobj
|
|
|
60
60
|
(PDFKit)
|
|
61
61
|
endobj
|
|
62
62
|
14 0 obj
|
|
63
|
-
(D:
|
|
63
|
+
(D:20241123141551Z)
|
|
64
64
|
endobj
|
|
65
65
|
11 0 obj
|
|
66
66
|
<<
|
|
@@ -125,7 +125,7 @@ trailer
|
|
|
125
125
|
/Size 15
|
|
126
126
|
/Root 3 0 R
|
|
127
127
|
/Info 11 0 R
|
|
128
|
-
/ID [<
|
|
128
|
+
/ID [<9721636e972b91a3abd35f71d797e3c1> <9721636e972b91a3abd35f71d797e3c1>]
|
|
129
129
|
>>
|
|
130
130
|
startxref
|
|
131
131
|
1002
|
|
Binary file
|
|
@@ -104,7 +104,7 @@ endobj
|
|
|
104
104
|
(PDFKit)
|
|
105
105
|
endobj
|
|
106
106
|
13 0 obj
|
|
107
|
-
(D:
|
|
107
|
+
(D:20241123141551Z)
|
|
108
108
|
endobj
|
|
109
109
|
10 0 obj
|
|
110
110
|
<<
|
|
@@ -168,7 +168,7 @@ trailer
|
|
|
168
168
|
/Size 14
|
|
169
169
|
/Root 3 0 R
|
|
170
170
|
/Info 10 0 R
|
|
171
|
-
/ID [<
|
|
171
|
+
/ID [<7bf178c8f4ff85035a091cfc9b4ceb6c> <7bf178c8f4ff85035a091cfc9b4ceb6c>]
|
|
172
172
|
>>
|
|
173
173
|
startxref
|
|
174
174
|
1470
|
|
@@ -104,7 +104,7 @@ endobj
|
|
|
104
104
|
(PDFKit)
|
|
105
105
|
endobj
|
|
106
106
|
13 0 obj
|
|
107
|
-
(D:
|
|
107
|
+
(D:20241123141551Z)
|
|
108
108
|
endobj
|
|
109
109
|
10 0 obj
|
|
110
110
|
<<
|
|
@@ -168,7 +168,7 @@ trailer
|
|
|
168
168
|
/Size 14
|
|
169
169
|
/Root 3 0 R
|
|
170
170
|
/Info 10 0 R
|
|
171
|
-
/ID [<
|
|
171
|
+
/ID [<ab273115c7e9b40563e7139cbceca033> <ab273115c7e9b40563e7139cbceca033>]
|
|
172
172
|
>>
|
|
173
173
|
startxref
|
|
174
174
|
1470
|
|
@@ -148,7 +148,7 @@ endobj
|
|
|
148
148
|
(PDFKit)
|
|
149
149
|
endobj
|
|
150
150
|
18 0 obj
|
|
151
|
-
(D:
|
|
151
|
+
(D:20241123141551Z)
|
|
152
152
|
endobj
|
|
153
153
|
15 0 obj
|
|
154
154
|
<<
|
|
@@ -209,7 +209,7 @@ trailer
|
|
|
209
209
|
/Size 19
|
|
210
210
|
/Root 3 0 R
|
|
211
211
|
/Info 15 0 R
|
|
212
|
-
/ID [<
|
|
212
|
+
/ID [<4e0eef8baece64fc3cc4b46e5b54872b> <4e0eef8baece64fc3cc4b46e5b54872b>]
|
|
213
213
|
>>
|
|
214
214
|
startxref
|
|
215
215
|
1708
|
|
@@ -75,7 +75,7 @@ endobj
|
|
|
75
75
|
(PDFKit)
|
|
76
76
|
endobj
|
|
77
77
|
12 0 obj
|
|
78
|
-
(D:
|
|
78
|
+
(D:20241123141551Z)
|
|
79
79
|
endobj
|
|
80
80
|
9 0 obj
|
|
81
81
|
<<
|
|
@@ -130,7 +130,7 @@ trailer
|
|
|
130
130
|
/Size 13
|
|
131
131
|
/Root 3 0 R
|
|
132
132
|
/Info 9 0 R
|
|
133
|
-
/ID [<
|
|
133
|
+
/ID [<a48e21fe50be63f7c6a3be88adf98e84> <a48e21fe50be63f7c6a3be88adf98e84>]
|
|
134
134
|
>>
|
|
135
135
|
startxref
|
|
136
136
|
972
|
|
Binary file
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline alphabetic.pdf
CHANGED
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141551Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<53f4ae1e5f3d83bf87660f0e9291c937> <53f4ae1e5f3d83bf87660f0e9291c937>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
902
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline bottom.pdf
CHANGED
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141551Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<dccac2689ccc289b77011788e2b985bb> <dccac2689ccc289b77011788e2b985bb>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
905
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline hanging.pdf
CHANGED
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141551Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<6e4969e4030e2480f1d0435572c26a3e> <6e4969e4030e2480f1d0435572c26a3e>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
906
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline middle.pdf
CHANGED
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141551Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<15a11443e1bcb5d0dfbe799c1d618f98> <15a11443e1bcb5d0dfbe799c1d618f98>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
906
|
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141551Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<5119a10f8c1da0e4838fd6efa5f0c7e6> <5119a10f8c1da0e4838fd6efa5f0c7e6>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
905
|
|
@@ -61,7 +61,7 @@ endobj
|
|
|
61
61
|
(PDFKit)
|
|
62
62
|
endobj
|
|
63
63
|
13 0 obj
|
|
64
|
-
(D:
|
|
64
|
+
(D:20241123141551Z)
|
|
65
65
|
endobj
|
|
66
66
|
10 0 obj
|
|
67
67
|
<<
|
|
@@ -125,7 +125,7 @@ trailer
|
|
|
125
125
|
/Size 14
|
|
126
126
|
/Root 3 0 R
|
|
127
127
|
/Info 10 0 R
|
|
128
|
-
/ID [<
|
|
128
|
+
/ID [<187f1c06997715b3b288024867f0a7fd> <187f1c06997715b3b288024867f0a7fd>]
|
|
129
129
|
>>
|
|
130
130
|
startxref
|
|
131
131
|
1508
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Center alignment.pdf
CHANGED
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141551Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<e8b84862eb21589b91e8bf713c67c964> <e8b84862eb21589b91e8bf713c67c964>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
935
|
|
@@ -61,7 +61,7 @@ endobj
|
|
|
61
61
|
(PDFKit)
|
|
62
62
|
endobj
|
|
63
63
|
13 0 obj
|
|
64
|
-
(D:
|
|
64
|
+
(D:20241123141551Z)
|
|
65
65
|
endobj
|
|
66
66
|
10 0 obj
|
|
67
67
|
<<
|
|
@@ -125,7 +125,7 @@ trailer
|
|
|
125
125
|
/Size 14
|
|
126
126
|
/Root 3 0 R
|
|
127
127
|
/Info 10 0 R
|
|
128
|
-
/ID [<
|
|
128
|
+
/ID [<deecdb1639034a1ee3cb618f8a3793da> <deecdb1639034a1ee3cb618f8a3793da>]
|
|
129
129
|
>>
|
|
130
130
|
startxref
|
|
131
131
|
1508
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with End alignment.pdf
CHANGED
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141551Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<edbdb0b68cd672a2b2efdce7f35e257e> <edbdb0b68cd672a2b2efdce7f35e257e>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
934
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Justify alignment.pdf
CHANGED
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141551Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<7936327be0c642c87b6f94cf2a620c7f> <7936327be0c642c87b6f94cf2a620c7f>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
929
|
|
@@ -61,7 +61,7 @@ endobj
|
|
|
61
61
|
(PDFKit)
|
|
62
62
|
endobj
|
|
63
63
|
13 0 obj
|
|
64
|
-
(D:
|
|
64
|
+
(D:20241123141551Z)
|
|
65
65
|
endobj
|
|
66
66
|
10 0 obj
|
|
67
67
|
<<
|
|
@@ -125,7 +125,7 @@ trailer
|
|
|
125
125
|
/Size 14
|
|
126
126
|
/Root 3 0 R
|
|
127
127
|
/Info 10 0 R
|
|
128
|
-
/ID [<
|
|
128
|
+
/ID [<9dcf3f7d3ed7c39f03a67a6e631a23b4> <9dcf3f7d3ed7c39f03a67a6e631a23b4>]
|
|
129
129
|
>>
|
|
130
130
|
startxref
|
|
131
131
|
1499
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Start alignment.pdf
CHANGED
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141551Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<5db2dc0c535937a2cfe9d7d99e3b5b0d> <5db2dc0c535937a2cfe9d7d99e3b5b0d>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
929
|
|
@@ -75,7 +75,7 @@ endobj
|
|
|
75
75
|
(PDFKit)
|
|
76
76
|
endobj
|
|
77
77
|
13 0 obj
|
|
78
|
-
(D:
|
|
78
|
+
(D:20241123141551Z)
|
|
79
79
|
endobj
|
|
80
80
|
10 0 obj
|
|
81
81
|
<<
|
|
@@ -139,7 +139,7 @@ trailer
|
|
|
139
139
|
/Size 14
|
|
140
140
|
/Root 3 0 R
|
|
141
141
|
/Info 10 0 R
|
|
142
|
-
/ID [<
|
|
142
|
+
/ID [<2cd405c8788d2cf760c07d4bf3e8eeff> <2cd405c8788d2cf760c07d4bf3e8eeff>]
|
|
143
143
|
>>
|
|
144
144
|
startxref
|
|
145
145
|
1173
|
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141551Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<f5d691c37c3ede2a647a0a3e7063bffa> <f5d691c37c3ede2a647a0a3e7063bffa>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
905
|
|
@@ -71,7 +71,7 @@ endobj
|
|
|
71
71
|
(PDFKit)
|
|
72
72
|
endobj
|
|
73
73
|
14 0 obj
|
|
74
|
-
(D:
|
|
74
|
+
(D:20241123141551Z)
|
|
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 [<9f206ce38b9b1a9cc5fab7e04c659068> <9f206ce38b9b1a9cc5fab7e04c659068>]
|
|
140
140
|
>>
|
|
141
141
|
startxref
|
|
142
142
|
1232
|
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141550Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<682971405ed8e2ebf026a15b14e2d225> <682971405ed8e2ebf026a15b14e2d225>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
975
|
|
@@ -93,7 +93,7 @@ endobj
|
|
|
93
93
|
(PDFKit)
|
|
94
94
|
endobj
|
|
95
95
|
16 0 obj
|
|
96
|
-
(D:
|
|
96
|
+
(D:20241123141550Z)
|
|
97
97
|
endobj
|
|
98
98
|
13 0 obj
|
|
99
99
|
<<
|
|
@@ -160,7 +160,7 @@ trailer
|
|
|
160
160
|
/Size 17
|
|
161
161
|
/Root 3 0 R
|
|
162
162
|
/Info 13 0 R
|
|
163
|
-
/ID [<
|
|
163
|
+
/ID [<70ebc8e8bd4c47889c4c48eb471885cf> <70ebc8e8bd4c47889c4c48eb471885cf>]
|
|
164
164
|
>>
|
|
165
165
|
startxref
|
|
166
166
|
1330
|
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
13 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20241123141550Z)
|
|
57
57
|
endobj
|
|
58
58
|
10 0 obj
|
|
59
59
|
<<
|
|
@@ -117,7 +117,7 @@ trailer
|
|
|
117
117
|
/Size 14
|
|
118
118
|
/Root 3 0 R
|
|
119
119
|
/Info 10 0 R
|
|
120
|
-
/ID [<
|
|
120
|
+
/ID [<9e57f129598b0acff2d3d9c3e8b81437> <9e57f129598b0acff2d3d9c3e8b81437>]
|
|
121
121
|
>>
|
|
122
122
|
startxref
|
|
123
123
|
905
|