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 2089
|
|
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
|
|
@@ -230,31 +245,35 @@ S
|
|
|
230
245
|
|
|
231
246
|
endstream
|
|
232
247
|
endobj
|
|
233
|
-
|
|
248
|
+
12 0 obj
|
|
234
249
|
<<
|
|
235
250
|
/Type /Page
|
|
236
251
|
/Parent 1 0 R
|
|
237
252
|
/MediaBox [0 0 595 842]
|
|
238
|
-
/Contents
|
|
239
|
-
/Resources
|
|
253
|
+
/Contents 10 0 R
|
|
254
|
+
/Resources 11 0 R
|
|
240
255
|
>>
|
|
241
256
|
endobj
|
|
242
|
-
|
|
257
|
+
11 0 obj
|
|
243
258
|
<<
|
|
244
259
|
/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
|
|
260
|
+
/ExtGState <<
|
|
261
|
+
/Gs1 8 0 R
|
|
262
|
+
>>
|
|
245
263
|
/Font <<
|
|
246
|
-
/F1
|
|
264
|
+
/F1 9 0 R
|
|
247
265
|
>>
|
|
248
266
|
>>
|
|
249
267
|
endobj
|
|
250
|
-
|
|
268
|
+
10 0 obj
|
|
251
269
|
<<
|
|
252
|
-
/Length
|
|
270
|
+
/Length 1417
|
|
253
271
|
>>
|
|
254
272
|
stream
|
|
255
273
|
1 0 0 -1 0 842 cm
|
|
256
274
|
/DeviceRGB cs
|
|
257
275
|
0 0 0 scn
|
|
276
|
+
/Gs1 gs
|
|
258
277
|
q
|
|
259
278
|
1 0 0 -1 0 842 cm
|
|
260
279
|
BT
|
|
@@ -313,6 +332,7 @@ S
|
|
|
313
332
|
S
|
|
314
333
|
/DeviceRGB cs
|
|
315
334
|
0 0 0 scn
|
|
335
|
+
/Gs1 gs
|
|
316
336
|
q
|
|
317
337
|
1 0 0 -1 0 842 cm
|
|
318
338
|
BT
|
|
@@ -371,6 +391,7 @@ S
|
|
|
371
391
|
S
|
|
372
392
|
/DeviceRGB cs
|
|
373
393
|
0 0 0 scn
|
|
394
|
+
/Gs1 gs
|
|
374
395
|
q
|
|
375
396
|
1 0 0 -1 0 842 cm
|
|
376
397
|
BT
|
|
@@ -406,23 +427,23 @@ S
|
|
|
406
427
|
|
|
407
428
|
endstream
|
|
408
429
|
endobj
|
|
409
|
-
13 0 obj
|
|
410
|
-
(PDFKit)
|
|
411
|
-
endobj
|
|
412
430
|
14 0 obj
|
|
413
431
|
(PDFKit)
|
|
414
432
|
endobj
|
|
415
433
|
15 0 obj
|
|
416
|
-
(
|
|
434
|
+
(PDFKit)
|
|
417
435
|
endobj
|
|
418
|
-
|
|
436
|
+
16 0 obj
|
|
437
|
+
(D:20240405081653Z)
|
|
438
|
+
endobj
|
|
439
|
+
13 0 obj
|
|
419
440
|
<<
|
|
420
|
-
/Producer
|
|
421
|
-
/Creator
|
|
422
|
-
/CreationDate
|
|
441
|
+
/Producer 14 0 R
|
|
442
|
+
/Creator 15 0 R
|
|
443
|
+
/CreationDate 16 0 R
|
|
423
444
|
>>
|
|
424
445
|
endobj
|
|
425
|
-
|
|
446
|
+
9 0 obj
|
|
426
447
|
<<
|
|
427
448
|
/Type /Font
|
|
428
449
|
/BaseFont /Helvetica
|
|
@@ -445,7 +466,7 @@ endobj
|
|
|
445
466
|
<<
|
|
446
467
|
/Type /Pages
|
|
447
468
|
/Count 2
|
|
448
|
-
/Kids [7 0 R
|
|
469
|
+
/Kids [7 0 R 12 0 R]
|
|
449
470
|
>>
|
|
450
471
|
endobj
|
|
451
472
|
2 0 obj
|
|
@@ -457,30 +478,31 @@ endobj
|
|
|
457
478
|
>>
|
|
458
479
|
endobj
|
|
459
480
|
xref
|
|
460
|
-
0
|
|
481
|
+
0 17
|
|
461
482
|
0000000000 65535 f
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
483
|
+
0000004458 00000 n
|
|
484
|
+
0000004522 00000 n
|
|
485
|
+
0000004396 00000 n
|
|
486
|
+
0000004375 00000 n
|
|
487
|
+
0000000280 00000 n
|
|
488
|
+
0000000163 00000 n
|
|
489
|
+
0000000059 00000 n
|
|
468
490
|
0000000015 00000 n
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
491
|
+
0000004278 00000 n
|
|
492
|
+
0000002646 00000 n
|
|
493
|
+
0000002528 00000 n
|
|
494
|
+
0000002421 00000 n
|
|
495
|
+
0000004202 00000 n
|
|
496
|
+
0000004116 00000 n
|
|
497
|
+
0000004141 00000 n
|
|
498
|
+
0000004166 00000 n
|
|
477
499
|
trailer
|
|
478
500
|
<<
|
|
479
|
-
/Size
|
|
501
|
+
/Size 17
|
|
480
502
|
/Root 3 0 R
|
|
481
|
-
/Info
|
|
482
|
-
/ID [<
|
|
503
|
+
/Info 13 0 R
|
|
504
|
+
/ID [<a7dd326ebeb39e19a0983b897f29f533> <a7dd326ebeb39e19a0983b897f29f533>]
|
|
483
505
|
>>
|
|
484
506
|
startxref
|
|
485
|
-
|
|
507
|
+
4569
|
|
486
508
|
%%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 390
|
|
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
|
+
0000001063 00000 n
|
|
125
|
+
0000001120 00000 n
|
|
126
|
+
0000001001 00000 n
|
|
127
|
+
0000000980 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
|
+
0000000883 00000 n
|
|
133
|
+
0000000807 00000 n
|
|
134
|
+
0000000721 00000 n
|
|
135
|
+
0000000746 00000 n
|
|
136
|
+
0000000771 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 [<3658d8e9fd53eb279fc2b38dcd1219d3> <3658d8e9fd53eb279fc2b38dcd1219d3>]
|
|
130
143
|
>>
|
|
131
144
|
startxref
|
|
132
|
-
|
|
145
|
+
1167
|
|
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 364
|
|
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
|
+
0000001037 00000 n
|
|
125
|
+
0000001094 00000 n
|
|
126
|
+
0000000975 00000 n
|
|
127
|
+
0000000954 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
|
+
0000000857 00000 n
|
|
133
|
+
0000000781 00000 n
|
|
134
|
+
0000000695 00000 n
|
|
135
|
+
0000000720 00000 n
|
|
136
|
+
0000000745 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 [<0b19f6bec623fb7658a75c4a229af2b6> <0b19f6bec623fb7658a75c4a229af2b6>]
|
|
130
143
|
>>
|
|
131
144
|
startxref
|
|
132
|
-
|
|
145
|
+
1141
|
|
133
146
|
%%EOF
|
|
@@ -78,7 +78,7 @@ endobj
|
|
|
78
78
|
(PDFKit)
|
|
79
79
|
endobj
|
|
80
80
|
11 0 obj
|
|
81
|
-
(D:
|
|
81
|
+
(D:20240405081653Z)
|
|
82
82
|
endobj
|
|
83
83
|
8 0 obj
|
|
84
84
|
<<
|
|
@@ -132,7 +132,7 @@ trailer
|
|
|
132
132
|
/Size 12
|
|
133
133
|
/Root 3 0 R
|
|
134
134
|
/Info 8 0 R
|
|
135
|
-
/ID [<
|
|
135
|
+
/ID [<53adc414c244b71cf99ab72c57da9dea> <53adc414c244b71cf99ab72c57da9dea>]
|
|
136
136
|
>>
|
|
137
137
|
startxref
|
|
138
138
|
1086
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table cell padding of image.pdf
CHANGED
|
Binary file
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table cell padding of text.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 2109
|
|
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
|
|
@@ -230,23 +245,23 @@ S
|
|
|
230
245
|
|
|
231
246
|
endstream
|
|
232
247
|
endobj
|
|
233
|
-
10 0 obj
|
|
234
|
-
(PDFKit)
|
|
235
|
-
endobj
|
|
236
248
|
11 0 obj
|
|
237
249
|
(PDFKit)
|
|
238
250
|
endobj
|
|
239
251
|
12 0 obj
|
|
240
|
-
(
|
|
252
|
+
(PDFKit)
|
|
241
253
|
endobj
|
|
242
|
-
|
|
254
|
+
13 0 obj
|
|
255
|
+
(D:20240405081653Z)
|
|
256
|
+
endobj
|
|
257
|
+
10 0 obj
|
|
243
258
|
<<
|
|
244
|
-
/Producer
|
|
245
|
-
/Creator
|
|
246
|
-
/CreationDate
|
|
259
|
+
/Producer 11 0 R
|
|
260
|
+
/Creator 12 0 R
|
|
261
|
+
/CreationDate 13 0 R
|
|
247
262
|
>>
|
|
248
263
|
endobj
|
|
249
|
-
|
|
264
|
+
9 0 obj
|
|
250
265
|
<<
|
|
251
266
|
/Type /Font
|
|
252
267
|
/BaseFont /Helvetica
|
|
@@ -281,27 +296,28 @@ endobj
|
|
|
281
296
|
>>
|
|
282
297
|
endobj
|
|
283
298
|
xref
|
|
284
|
-
0
|
|
299
|
+
0 14
|
|
285
300
|
0000000000 65535 f
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
301
|
+
0000002783 00000 n
|
|
302
|
+
0000002840 00000 n
|
|
303
|
+
0000002721 00000 n
|
|
304
|
+
0000002700 00000 n
|
|
305
|
+
0000000280 00000 n
|
|
306
|
+
0000000163 00000 n
|
|
307
|
+
0000000059 00000 n
|
|
292
308
|
0000000015 00000 n
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
309
|
+
0000002603 00000 n
|
|
310
|
+
0000002527 00000 n
|
|
311
|
+
0000002441 00000 n
|
|
312
|
+
0000002466 00000 n
|
|
313
|
+
0000002491 00000 n
|
|
298
314
|
trailer
|
|
299
315
|
<<
|
|
300
|
-
/Size
|
|
316
|
+
/Size 14
|
|
301
317
|
/Root 3 0 R
|
|
302
|
-
/Info
|
|
303
|
-
/ID [<
|
|
318
|
+
/Info 10 0 R
|
|
319
|
+
/ID [<e80f37530df17a005c08f9a54d4d1d5c> <e80f37530df17a005c08f9a54d4d1d5c>]
|
|
304
320
|
>>
|
|
305
321
|
startxref
|
|
306
|
-
|
|
322
|
+
2887
|
|
307
323
|
%%EOF
|