abstract-document 6.14.1 → 6.15.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/CHANGELOG.md +13 -1
- package/lib/abstract-document-exporters/pdf/render.d.ts +6 -2
- package/lib/abstract-document-exporters/pdf/render.d.ts.map +1 -1
- package/lib/abstract-document-exporters/pdf/render.js +5 -8
- package/lib/abstract-document-exporters/pdf/render.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/Table of content separator.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/Empty Paragraph.pdf +91 -0
- 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/Group.pdf +123 -0
- 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/Named destination.pdf +1761 -0
- 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 margin.pdf +404 -0
- 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/Paragraph numbering.pdf +143 -0
- 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/Simple table.pdf +133 -0
- 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 default alignment.pdf +113 -0
- 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-exporters/pdf/render.ts +15 -4
- package/lib/abstract-document-xml/__tests__/layer/export-test-def.d.ts +0 -13
- package/lib/abstract-document-xml/__tests__/layer/export-test-def.d.ts.map +0 -1
- package/lib/abstract-document-xml/__tests__/layer/export-test-def.js +0 -3
- package/lib/abstract-document-xml/__tests__/layer/export-test-def.js.map +0 -1
- package/lib/abstract-document-xml/__tests__/layer/export.test.d.ts +0 -3
- package/lib/abstract-document-xml/__tests__/layer/export.test.d.ts.map +0 -1
- package/lib/abstract-document-xml/__tests__/layer/export.test.js +0 -41
- package/lib/abstract-document-xml/__tests__/layer/export.test.js.map +0 -1
- package/lib/abstract-document-xml/__tests__/layer/test-defs/simple-document.d.ts +0 -3
- package/lib/abstract-document-xml/__tests__/layer/test-defs/simple-document.d.ts.map +0 -1
- package/lib/abstract-document-xml/__tests__/layer/test-defs/simple-document.js +0 -361
- package/lib/abstract-document-xml/__tests__/layer/test-defs/simple-document.js.map +0 -1
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
%PDF-1.3
|
|
2
|
+
%����
|
|
3
|
+
7 0 obj
|
|
4
|
+
<<
|
|
5
|
+
/Type /Page
|
|
6
|
+
/Parent 1 0 R
|
|
7
|
+
/MediaBox [0 0 595 842]
|
|
8
|
+
/Contents 5 0 R
|
|
9
|
+
/Resources 6 0 R
|
|
10
|
+
>>
|
|
11
|
+
endobj
|
|
12
|
+
6 0 obj
|
|
13
|
+
<<
|
|
14
|
+
/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
|
|
15
|
+
/Font <<
|
|
16
|
+
/F1 8 0 R
|
|
17
|
+
>>
|
|
18
|
+
>>
|
|
19
|
+
endobj
|
|
20
|
+
5 0 obj
|
|
21
|
+
<<
|
|
22
|
+
/Length 224
|
|
23
|
+
>>
|
|
24
|
+
stream
|
|
25
|
+
1 0 0 -1 0 842 cm
|
|
26
|
+
/DeviceRGB cs
|
|
27
|
+
0 0 0 scn
|
|
28
|
+
q
|
|
29
|
+
1 0 0 -1 0 842 cm
|
|
30
|
+
BT
|
|
31
|
+
1 0 0 1 0 834.82 Tm
|
|
32
|
+
/F1 10 Tf
|
|
33
|
+
[<48656c6c6f> 0] TJ
|
|
34
|
+
ET
|
|
35
|
+
Q
|
|
36
|
+
/DeviceRGB cs
|
|
37
|
+
0 0 0 scn
|
|
38
|
+
q
|
|
39
|
+
1 0 0 -1 0 842 cm
|
|
40
|
+
BT
|
|
41
|
+
1 0 0 1 0 823.26 Tm
|
|
42
|
+
/F1 10 Tf
|
|
43
|
+
[<48656c6c6f32> 0] TJ
|
|
44
|
+
ET
|
|
45
|
+
Q
|
|
46
|
+
|
|
47
|
+
endstream
|
|
48
|
+
endobj
|
|
49
|
+
10 0 obj
|
|
50
|
+
(PDFKit)
|
|
51
|
+
endobj
|
|
52
|
+
11 0 obj
|
|
53
|
+
(PDFKit)
|
|
54
|
+
endobj
|
|
55
|
+
12 0 obj
|
|
56
|
+
(D:20210906095412Z)
|
|
57
|
+
endobj
|
|
58
|
+
9 0 obj
|
|
59
|
+
<<
|
|
60
|
+
/Producer 10 0 R
|
|
61
|
+
/Creator 11 0 R
|
|
62
|
+
/CreationDate 12 0 R
|
|
63
|
+
>>
|
|
64
|
+
endobj
|
|
65
|
+
8 0 obj
|
|
66
|
+
<<
|
|
67
|
+
/Type /Font
|
|
68
|
+
/BaseFont /Helvetica
|
|
69
|
+
/Subtype /Type1
|
|
70
|
+
/Encoding /WinAnsiEncoding
|
|
71
|
+
>>
|
|
72
|
+
endobj
|
|
73
|
+
4 0 obj
|
|
74
|
+
<<
|
|
75
|
+
>>
|
|
76
|
+
endobj
|
|
77
|
+
3 0 obj
|
|
78
|
+
<<
|
|
79
|
+
/Type /Catalog
|
|
80
|
+
/Pages 1 0 R
|
|
81
|
+
/Names 2 0 R
|
|
82
|
+
>>
|
|
83
|
+
endobj
|
|
84
|
+
1 0 obj
|
|
85
|
+
<<
|
|
86
|
+
/Type /Pages
|
|
87
|
+
/Count 1
|
|
88
|
+
/Kids [7 0 R]
|
|
89
|
+
>>
|
|
90
|
+
endobj
|
|
91
|
+
2 0 obj
|
|
92
|
+
<<
|
|
93
|
+
/Dests <<
|
|
94
|
+
/Names [
|
|
95
|
+
]
|
|
96
|
+
>>
|
|
97
|
+
>>
|
|
98
|
+
endobj
|
|
99
|
+
xref
|
|
100
|
+
0 13
|
|
101
|
+
0000000000 65535 f
|
|
102
|
+
0000000824 00000 n
|
|
103
|
+
0000000881 00000 n
|
|
104
|
+
0000000762 00000 n
|
|
105
|
+
0000000741 00000 n
|
|
106
|
+
0000000208 00000 n
|
|
107
|
+
0000000119 00000 n
|
|
108
|
+
0000000015 00000 n
|
|
109
|
+
0000000644 00000 n
|
|
110
|
+
0000000569 00000 n
|
|
111
|
+
0000000483 00000 n
|
|
112
|
+
0000000508 00000 n
|
|
113
|
+
0000000533 00000 n
|
|
114
|
+
trailer
|
|
115
|
+
<<
|
|
116
|
+
/Size 13
|
|
117
|
+
/Root 3 0 R
|
|
118
|
+
/Info 9 0 R
|
|
119
|
+
/ID [<4fde286c89f5da377a5c4789e0ae8603> <4fde286c89f5da377a5c4789e0ae8603>]
|
|
120
|
+
>>
|
|
121
|
+
startxref
|
|
122
|
+
928
|
|
123
|
+
%%EOF
|
|
@@ -93,7 +93,7 @@ endobj
|
|
|
93
93
|
(PDFKit)
|
|
94
94
|
endobj
|
|
95
95
|
12 0 obj
|
|
96
|
-
(D:
|
|
96
|
+
(D:20240209110313Z)
|
|
97
97
|
endobj
|
|
98
98
|
9 0 obj
|
|
99
99
|
<<
|
|
@@ -156,7 +156,7 @@ trailer
|
|
|
156
156
|
/Size 13
|
|
157
157
|
/Root 3 0 R
|
|
158
158
|
/Info 9 0 R
|
|
159
|
-
/ID [<
|
|
159
|
+
/ID [<b139061becd83104a6eb78abc77038c9> <b139061becd83104a6eb78abc77038c9>]
|
|
160
160
|
>>
|
|
161
161
|
startxref
|
|
162
162
|
1365
|
|
@@ -1165,7 +1165,7 @@ endobj
|
|
|
1165
1165
|
(PDFKit)
|
|
1166
1166
|
endobj
|
|
1167
1167
|
99 0 obj
|
|
1168
|
-
(D:
|
|
1168
|
+
(D:20240209110313Z)
|
|
1169
1169
|
endobj
|
|
1170
1170
|
96 0 obj
|
|
1171
1171
|
<<
|
|
@@ -1322,7 +1322,7 @@ trailer
|
|
|
1322
1322
|
/Size 100
|
|
1323
1323
|
/Root 3 0 R
|
|
1324
1324
|
/Info 96 0 R
|
|
1325
|
-
/ID [<
|
|
1325
|
+
/ID [<1e91c4eb5e4d5e82f13a30980b2e785d> <1e91c4eb5e4d5e82f13a30980b2e785d>]
|
|
1326
1326
|
>>
|
|
1327
1327
|
startxref
|
|
1328
1328
|
12878
|
|
@@ -1165,7 +1165,7 @@ endobj
|
|
|
1165
1165
|
(PDFKit)
|
|
1166
1166
|
endobj
|
|
1167
1167
|
99 0 obj
|
|
1168
|
-
(D:
|
|
1168
|
+
(D:20240209110313Z)
|
|
1169
1169
|
endobj
|
|
1170
1170
|
96 0 obj
|
|
1171
1171
|
<<
|
|
@@ -1322,7 +1322,7 @@ trailer
|
|
|
1322
1322
|
/Size 100
|
|
1323
1323
|
/Root 3 0 R
|
|
1324
1324
|
/Info 96 0 R
|
|
1325
|
-
/ID [<
|
|
1325
|
+
/ID [<3c094881f4c143ab06d0b3718305f9ac> <3c094881f4c143ab06d0b3718305f9ac>]
|
|
1326
1326
|
>>
|
|
1327
1327
|
startxref
|
|
1328
1328
|
12878
|
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
12 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20240209110313Z)
|
|
57
57
|
endobj
|
|
58
58
|
9 0 obj
|
|
59
59
|
<<
|
|
@@ -116,7 +116,7 @@ trailer
|
|
|
116
116
|
/Size 13
|
|
117
117
|
/Root 3 0 R
|
|
118
118
|
/Info 9 0 R
|
|
119
|
-
/ID [<
|
|
119
|
+
/ID [<0fb662fc0621c22496a13b4b28c060cb> <0fb662fc0621c22496a13b4b28c060cb>]
|
|
120
120
|
>>
|
|
121
121
|
startxref
|
|
122
122
|
939
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Manual line breaks empty lines.pdf
CHANGED
|
@@ -53,7 +53,7 @@ endobj
|
|
|
53
53
|
(PDFKit)
|
|
54
54
|
endobj
|
|
55
55
|
12 0 obj
|
|
56
|
-
(D:
|
|
56
|
+
(D:20240209110313Z)
|
|
57
57
|
endobj
|
|
58
58
|
9 0 obj
|
|
59
59
|
<<
|
|
@@ -116,7 +116,7 @@ trailer
|
|
|
116
116
|
/Size 13
|
|
117
117
|
/Root 3 0 R
|
|
118
118
|
/Info 9 0 R
|
|
119
|
-
/ID [<
|
|
119
|
+
/ID [<20ecb79bbd3774ada11d383c0cb2a215> <20ecb79bbd3774ada11d383c0cb2a215>]
|
|
120
120
|
>>
|
|
121
121
|
startxref
|
|
122
122
|
939
|
|
@@ -605,7 +605,7 @@ endobj
|
|
|
605
605
|
(PDFKit)
|
|
606
606
|
endobj
|
|
607
607
|
15 0 obj
|
|
608
|
-
(D:
|
|
608
|
+
(D:20240209110313Z)
|
|
609
609
|
endobj
|
|
610
610
|
12 0 obj
|
|
611
611
|
<<
|
|
@@ -671,7 +671,7 @@ trailer
|
|
|
671
671
|
/Size 16
|
|
672
672
|
/Root 3 0 R
|
|
673
673
|
/Info 12 0 R
|
|
674
|
-
/ID [<
|
|
674
|
+
/ID [<955ceb86a6f971afdb8f11b8cc86f6bd> <955ceb86a6f971afdb8f11b8cc86f6bd>]
|
|
675
675
|
>>
|
|
676
676
|
startxref
|
|
677
677
|
13550
|
|
@@ -106,7 +106,7 @@ endobj
|
|
|
106
106
|
(PDFKit)
|
|
107
107
|
endobj
|
|
108
108
|
16 0 obj
|
|
109
|
-
(D:
|
|
109
|
+
(D:20240209110313Z)
|
|
110
110
|
endobj
|
|
111
111
|
13 0 obj
|
|
112
112
|
<<
|
|
@@ -173,7 +173,7 @@ trailer
|
|
|
173
173
|
/Size 17
|
|
174
174
|
/Root 3 0 R
|
|
175
175
|
/Info 13 0 R
|
|
176
|
-
/ID [<
|
|
176
|
+
/ID [<7c0c38d0c75ffef6517fd1a14563374d> <7c0c38d0c75ffef6517fd1a14563374d>]
|
|
177
177
|
>>
|
|
178
178
|
startxref
|
|
179
179
|
1543
|
|
@@ -117,7 +117,7 @@ endobj
|
|
|
117
117
|
(PDFKit)
|
|
118
118
|
endobj
|
|
119
119
|
17 0 obj
|
|
120
|
-
(D:
|
|
120
|
+
(D:20240209110313Z)
|
|
121
121
|
endobj
|
|
122
122
|
14 0 obj
|
|
123
123
|
<<
|
|
@@ -185,7 +185,7 @@ trailer
|
|
|
185
185
|
/Size 18
|
|
186
186
|
/Root 3 0 R
|
|
187
187
|
/Info 14 0 R
|
|
188
|
-
/ID [<
|
|
188
|
+
/ID [<370f1e267380ee7e1c8035dbe8d39bbf> <370f1e267380ee7e1c8035dbe8d39bbf>]
|
|
189
189
|
>>
|
|
190
190
|
startxref
|
|
191
191
|
1739
|
|
@@ -106,7 +106,7 @@ endobj
|
|
|
106
106
|
(PDFKit)
|
|
107
107
|
endobj
|
|
108
108
|
16 0 obj
|
|
109
|
-
(D:
|
|
109
|
+
(D:20240209110313Z)
|
|
110
110
|
endobj
|
|
111
111
|
13 0 obj
|
|
112
112
|
<<
|
|
@@ -173,7 +173,7 @@ trailer
|
|
|
173
173
|
/Size 17
|
|
174
174
|
/Root 3 0 R
|
|
175
175
|
/Info 13 0 R
|
|
176
|
-
/ID [<
|
|
176
|
+
/ID [<f0ab71db4b80aea28a9cff790630009e> <f0ab71db4b80aea28a9cff790630009e>]
|
|
177
177
|
>>
|
|
178
178
|
startxref
|
|
179
179
|
1543
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Center alignment.pdf
CHANGED
|
@@ -63,7 +63,7 @@ endobj
|
|
|
63
63
|
(PDFKit)
|
|
64
64
|
endobj
|
|
65
65
|
12 0 obj
|
|
66
|
-
(D:
|
|
66
|
+
(D:20240209110313Z)
|
|
67
67
|
endobj
|
|
68
68
|
9 0 obj
|
|
69
69
|
<<
|
|
@@ -126,7 +126,7 @@ trailer
|
|
|
126
126
|
/Size 13
|
|
127
127
|
/Root 3 0 R
|
|
128
128
|
/Info 9 0 R
|
|
129
|
-
/ID [<
|
|
129
|
+
/ID [<17c1c063e45b262cedff0d8a4a6c3601> <17c1c063e45b262cedff0d8a4a6c3601>]
|
|
130
130
|
>>
|
|
131
131
|
startxref
|
|
132
132
|
1142
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with End alignment.pdf
CHANGED
|
@@ -63,7 +63,7 @@ endobj
|
|
|
63
63
|
(PDFKit)
|
|
64
64
|
endobj
|
|
65
65
|
12 0 obj
|
|
66
|
-
(D:
|
|
66
|
+
(D:20240209110313Z)
|
|
67
67
|
endobj
|
|
68
68
|
9 0 obj
|
|
69
69
|
<<
|
|
@@ -126,7 +126,7 @@ trailer
|
|
|
126
126
|
/Size 13
|
|
127
127
|
/Root 3 0 R
|
|
128
128
|
/Info 9 0 R
|
|
129
|
-
/ID [<
|
|
129
|
+
/ID [<c74af90621fb6a091bef5e80e2b7e3a8> <c74af90621fb6a091bef5e80e2b7e3a8>]
|
|
130
130
|
>>
|
|
131
131
|
startxref
|
|
132
132
|
1139
|
|
@@ -71,7 +71,7 @@ endobj
|
|
|
71
71
|
(PDFKit)
|
|
72
72
|
endobj
|
|
73
73
|
12 0 obj
|
|
74
|
-
(D:
|
|
74
|
+
(D:20240209110313Z)
|
|
75
75
|
endobj
|
|
76
76
|
9 0 obj
|
|
77
77
|
<<
|
|
@@ -134,7 +134,7 @@ trailer
|
|
|
134
134
|
/Size 13
|
|
135
135
|
/Root 3 0 R
|
|
136
136
|
/Info 9 0 R
|
|
137
|
-
/ID [<
|
|
137
|
+
/ID [<5c05a23b1a83d6c66e15e186707f53ae> <5c05a23b1a83d6c66e15e186707f53ae>]
|
|
138
138
|
>>
|
|
139
139
|
startxref
|
|
140
140
|
1693
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Start alignment.pdf
CHANGED
|
@@ -63,7 +63,7 @@ endobj
|
|
|
63
63
|
(PDFKit)
|
|
64
64
|
endobj
|
|
65
65
|
12 0 obj
|
|
66
|
-
(D:
|
|
66
|
+
(D:20240209110313Z)
|
|
67
67
|
endobj
|
|
68
68
|
9 0 obj
|
|
69
69
|
<<
|
|
@@ -126,7 +126,7 @@ trailer
|
|
|
126
126
|
/Size 13
|
|
127
127
|
/Root 3 0 R
|
|
128
128
|
/Info 9 0 R
|
|
129
|
-
/ID [<
|
|
129
|
+
/ID [<e1220404aab04c073740ffb348521ca2> <e1220404aab04c073740ffb348521ca2>]
|
|
130
130
|
>>
|
|
131
131
|
startxref
|
|
132
132
|
1133
|