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
|
@@ -18,14 +18,20 @@ endobj
|
|
|
18
18
|
endobj
|
|
19
19
|
11 0 obj
|
|
20
20
|
<<
|
|
21
|
+
/Type /ExtGState
|
|
22
|
+
/ca 1
|
|
23
|
+
>>
|
|
24
|
+
endobj
|
|
25
|
+
12 0 obj
|
|
26
|
+
<<
|
|
21
27
|
/S /URI
|
|
22
28
|
/URI (https://divid.se)
|
|
23
29
|
>>
|
|
24
30
|
endobj
|
|
25
|
-
|
|
31
|
+
13 0 obj
|
|
26
32
|
<<
|
|
27
33
|
/Subtype /Link
|
|
28
|
-
/A
|
|
34
|
+
/A 12 0 R
|
|
29
35
|
/Type /Annot
|
|
30
36
|
/Rect [71.13 830.44 121.15 842]
|
|
31
37
|
/Border [0 0 0]
|
|
@@ -39,7 +45,7 @@ endobj
|
|
|
39
45
|
/MediaBox [0 0 595 842]
|
|
40
46
|
/Contents 5 0 R
|
|
41
47
|
/Resources 6 0 R
|
|
42
|
-
/Annots [10 0 R
|
|
48
|
+
/Annots [10 0 R 13 0 R]
|
|
43
49
|
>>
|
|
44
50
|
endobj
|
|
45
51
|
6 0 obj
|
|
@@ -48,11 +54,14 @@ endobj
|
|
|
48
54
|
/Font <<
|
|
49
55
|
/F1 8 0 R
|
|
50
56
|
>>
|
|
57
|
+
/ExtGState <<
|
|
58
|
+
/Gs1 11 0 R
|
|
59
|
+
>>
|
|
51
60
|
>>
|
|
52
61
|
endobj
|
|
53
62
|
5 0 obj
|
|
54
63
|
<<
|
|
55
|
-
/Length
|
|
64
|
+
/Length 503
|
|
56
65
|
>>
|
|
57
66
|
stream
|
|
58
67
|
1 0 0 -1 0 842 cm
|
|
@@ -68,6 +77,7 @@ ET
|
|
|
68
77
|
Q
|
|
69
78
|
/DeviceRGB cs
|
|
70
79
|
0 0 0 scn
|
|
80
|
+
/Gs1 gs
|
|
71
81
|
q
|
|
72
82
|
1 0 0 -1 0 842 cm
|
|
73
83
|
BT
|
|
@@ -88,6 +98,7 @@ ET
|
|
|
88
98
|
Q
|
|
89
99
|
/DeviceRGB cs
|
|
90
100
|
0 0 0 scn
|
|
101
|
+
/Gs1 gs
|
|
91
102
|
q
|
|
92
103
|
1 0 0 -1 0 842 cm
|
|
93
104
|
BT
|
|
@@ -99,20 +110,20 @@ Q
|
|
|
99
110
|
|
|
100
111
|
endstream
|
|
101
112
|
endobj
|
|
102
|
-
14 0 obj
|
|
103
|
-
(PDFKit)
|
|
104
|
-
endobj
|
|
105
113
|
15 0 obj
|
|
106
114
|
(PDFKit)
|
|
107
115
|
endobj
|
|
108
116
|
16 0 obj
|
|
109
|
-
(
|
|
117
|
+
(PDFKit)
|
|
110
118
|
endobj
|
|
111
|
-
|
|
119
|
+
17 0 obj
|
|
120
|
+
(D:20240405081651Z)
|
|
121
|
+
endobj
|
|
122
|
+
14 0 obj
|
|
112
123
|
<<
|
|
113
|
-
/Producer
|
|
114
|
-
/Creator
|
|
115
|
-
/CreationDate
|
|
124
|
+
/Producer 15 0 R
|
|
125
|
+
/Creator 16 0 R
|
|
126
|
+
/CreationDate 17 0 R
|
|
116
127
|
>>
|
|
117
128
|
endobj
|
|
118
129
|
8 0 obj
|
|
@@ -150,31 +161,32 @@ endobj
|
|
|
150
161
|
>>
|
|
151
162
|
endobj
|
|
152
163
|
xref
|
|
153
|
-
0
|
|
164
|
+
0 18
|
|
154
165
|
0000000000 65535 f
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
166
|
+
0000001529 00000 n
|
|
167
|
+
0000001586 00000 n
|
|
168
|
+
0000001467 00000 n
|
|
169
|
+
0000001446 00000 n
|
|
170
|
+
0000000633 00000 n
|
|
171
|
+
0000000515 00000 n
|
|
172
|
+
0000000387 00000 n
|
|
173
|
+
0000001349 00000 n
|
|
163
174
|
0000000015 00000 n
|
|
164
175
|
0000000068 00000 n
|
|
165
176
|
0000000175 00000 n
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
177
|
+
0000000220 00000 n
|
|
178
|
+
0000000274 00000 n
|
|
179
|
+
0000001273 00000 n
|
|
180
|
+
0000001187 00000 n
|
|
181
|
+
0000001212 00000 n
|
|
182
|
+
0000001237 00000 n
|
|
171
183
|
trailer
|
|
172
184
|
<<
|
|
173
|
-
/Size
|
|
185
|
+
/Size 18
|
|
174
186
|
/Root 3 0 R
|
|
175
|
-
/Info
|
|
176
|
-
/ID [<
|
|
187
|
+
/Info 14 0 R
|
|
188
|
+
/ID [<6e6e80a34c58334fe3e6b2515afbb821> <6e6e80a34c58334fe3e6b2515afbb821>]
|
|
177
189
|
>>
|
|
178
190
|
startxref
|
|
179
|
-
|
|
191
|
+
1633
|
|
180
192
|
%%EOF
|
|
@@ -18,6 +18,12 @@ endobj
|
|
|
18
18
|
endobj
|
|
19
19
|
11 0 obj
|
|
20
20
|
<<
|
|
21
|
+
/Type /ExtGState
|
|
22
|
+
/ca 1
|
|
23
|
+
>>
|
|
24
|
+
endobj
|
|
25
|
+
12 0 obj
|
|
26
|
+
<<
|
|
21
27
|
/Subtype /Underline
|
|
22
28
|
/QuadPoints [71.13 840 121.15 840 71.13 828.44 121.15 828.44]
|
|
23
29
|
/Contents ()
|
|
@@ -27,16 +33,16 @@ endobj
|
|
|
27
33
|
/C [0 0 1]
|
|
28
34
|
>>
|
|
29
35
|
endobj
|
|
30
|
-
|
|
36
|
+
13 0 obj
|
|
31
37
|
<<
|
|
32
38
|
/S /URI
|
|
33
39
|
/URI (https://divid.se)
|
|
34
40
|
>>
|
|
35
41
|
endobj
|
|
36
|
-
|
|
42
|
+
14 0 obj
|
|
37
43
|
<<
|
|
38
44
|
/Subtype /Link
|
|
39
|
-
/A
|
|
45
|
+
/A 13 0 R
|
|
40
46
|
/Type /Annot
|
|
41
47
|
/Rect [71.13 830.44 121.15 842]
|
|
42
48
|
/Border [0 0 0]
|
|
@@ -50,7 +56,7 @@ endobj
|
|
|
50
56
|
/MediaBox [0 0 595 842]
|
|
51
57
|
/Contents 5 0 R
|
|
52
58
|
/Resources 6 0 R
|
|
53
|
-
/Annots [10 0 R
|
|
59
|
+
/Annots [10 0 R 12 0 R 14 0 R]
|
|
54
60
|
>>
|
|
55
61
|
endobj
|
|
56
62
|
6 0 obj
|
|
@@ -59,11 +65,14 @@ endobj
|
|
|
59
65
|
/Font <<
|
|
60
66
|
/F1 8 0 R
|
|
61
67
|
>>
|
|
68
|
+
/ExtGState <<
|
|
69
|
+
/Gs1 11 0 R
|
|
70
|
+
>>
|
|
62
71
|
>>
|
|
63
72
|
endobj
|
|
64
73
|
5 0 obj
|
|
65
74
|
<<
|
|
66
|
-
/Length
|
|
75
|
+
/Length 503
|
|
67
76
|
>>
|
|
68
77
|
stream
|
|
69
78
|
1 0 0 -1 0 842 cm
|
|
@@ -79,6 +88,7 @@ ET
|
|
|
79
88
|
Q
|
|
80
89
|
/DeviceRGB cs
|
|
81
90
|
0 0 0 scn
|
|
91
|
+
/Gs1 gs
|
|
82
92
|
q
|
|
83
93
|
1 0 0 -1 0 842 cm
|
|
84
94
|
BT
|
|
@@ -99,6 +109,7 @@ ET
|
|
|
99
109
|
Q
|
|
100
110
|
/DeviceRGB cs
|
|
101
111
|
0 0 0 scn
|
|
112
|
+
/Gs1 gs
|
|
102
113
|
q
|
|
103
114
|
1 0 0 -1 0 842 cm
|
|
104
115
|
BT
|
|
@@ -110,20 +121,20 @@ Q
|
|
|
110
121
|
|
|
111
122
|
endstream
|
|
112
123
|
endobj
|
|
113
|
-
15 0 obj
|
|
114
|
-
(PDFKit)
|
|
115
|
-
endobj
|
|
116
124
|
16 0 obj
|
|
117
125
|
(PDFKit)
|
|
118
126
|
endobj
|
|
119
127
|
17 0 obj
|
|
120
|
-
(
|
|
128
|
+
(PDFKit)
|
|
121
129
|
endobj
|
|
122
|
-
|
|
130
|
+
18 0 obj
|
|
131
|
+
(D:20240405081651Z)
|
|
132
|
+
endobj
|
|
133
|
+
15 0 obj
|
|
123
134
|
<<
|
|
124
|
-
/Producer
|
|
125
|
-
/Creator
|
|
126
|
-
/CreationDate
|
|
135
|
+
/Producer 16 0 R
|
|
136
|
+
/Creator 17 0 R
|
|
137
|
+
/CreationDate 18 0 R
|
|
127
138
|
>>
|
|
128
139
|
endobj
|
|
129
140
|
8 0 obj
|
|
@@ -161,32 +172,33 @@ endobj
|
|
|
161
172
|
>>
|
|
162
173
|
endobj
|
|
163
174
|
xref
|
|
164
|
-
0
|
|
175
|
+
0 19
|
|
165
176
|
0000000000 65535 f
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
177
|
+
0000001725 00000 n
|
|
178
|
+
0000001782 00000 n
|
|
179
|
+
0000001663 00000 n
|
|
180
|
+
0000001642 00000 n
|
|
181
|
+
0000000829 00000 n
|
|
182
|
+
0000000711 00000 n
|
|
183
|
+
0000000576 00000 n
|
|
184
|
+
0000001545 00000 n
|
|
174
185
|
0000000015 00000 n
|
|
175
186
|
0000000068 00000 n
|
|
176
187
|
0000000175 00000 n
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
188
|
+
0000000220 00000 n
|
|
189
|
+
0000000409 00000 n
|
|
190
|
+
0000000463 00000 n
|
|
191
|
+
0000001469 00000 n
|
|
192
|
+
0000001383 00000 n
|
|
193
|
+
0000001408 00000 n
|
|
194
|
+
0000001433 00000 n
|
|
183
195
|
trailer
|
|
184
196
|
<<
|
|
185
|
-
/Size
|
|
197
|
+
/Size 19
|
|
186
198
|
/Root 3 0 R
|
|
187
|
-
/Info
|
|
188
|
-
/ID [<
|
|
199
|
+
/Info 15 0 R
|
|
200
|
+
/ID [<ba4288ca8bd16c1a31cfbba460dabae4> <ba4288ca8bd16c1a31cfbba460dabae4>]
|
|
189
201
|
>>
|
|
190
202
|
startxref
|
|
191
|
-
|
|
203
|
+
1829
|
|
192
204
|
%%EOF
|
|
@@ -18,14 +18,20 @@ endobj
|
|
|
18
18
|
endobj
|
|
19
19
|
11 0 obj
|
|
20
20
|
<<
|
|
21
|
+
/Type /ExtGState
|
|
22
|
+
/ca 1
|
|
23
|
+
>>
|
|
24
|
+
endobj
|
|
25
|
+
12 0 obj
|
|
26
|
+
<<
|
|
21
27
|
/S /URI
|
|
22
28
|
/URI (https://divid.se)
|
|
23
29
|
>>
|
|
24
30
|
endobj
|
|
25
|
-
|
|
31
|
+
13 0 obj
|
|
26
32
|
<<
|
|
27
33
|
/Subtype /Link
|
|
28
|
-
/A
|
|
34
|
+
/A 12 0 R
|
|
29
35
|
/Type /Annot
|
|
30
36
|
/Rect [71.13 830.44 121.15 842]
|
|
31
37
|
/Border [0 0 0]
|
|
@@ -39,7 +45,7 @@ endobj
|
|
|
39
45
|
/MediaBox [0 0 595 842]
|
|
40
46
|
/Contents 5 0 R
|
|
41
47
|
/Resources 6 0 R
|
|
42
|
-
/Annots [10 0 R
|
|
48
|
+
/Annots [10 0 R 13 0 R]
|
|
43
49
|
>>
|
|
44
50
|
endobj
|
|
45
51
|
6 0 obj
|
|
@@ -48,11 +54,14 @@ endobj
|
|
|
48
54
|
/Font <<
|
|
49
55
|
/F1 8 0 R
|
|
50
56
|
>>
|
|
57
|
+
/ExtGState <<
|
|
58
|
+
/Gs1 11 0 R
|
|
59
|
+
>>
|
|
51
60
|
>>
|
|
52
61
|
endobj
|
|
53
62
|
5 0 obj
|
|
54
63
|
<<
|
|
55
|
-
/Length
|
|
64
|
+
/Length 503
|
|
56
65
|
>>
|
|
57
66
|
stream
|
|
58
67
|
1 0 0 -1 0 842 cm
|
|
@@ -68,6 +77,7 @@ ET
|
|
|
68
77
|
Q
|
|
69
78
|
/DeviceRGB cs
|
|
70
79
|
0 0 0 scn
|
|
80
|
+
/Gs1 gs
|
|
71
81
|
q
|
|
72
82
|
1 0 0 -1 0 842 cm
|
|
73
83
|
BT
|
|
@@ -88,6 +98,7 @@ ET
|
|
|
88
98
|
Q
|
|
89
99
|
/DeviceRGB cs
|
|
90
100
|
0 0 0 scn
|
|
101
|
+
/Gs1 gs
|
|
91
102
|
q
|
|
92
103
|
1 0 0 -1 0 842 cm
|
|
93
104
|
BT
|
|
@@ -99,20 +110,20 @@ Q
|
|
|
99
110
|
|
|
100
111
|
endstream
|
|
101
112
|
endobj
|
|
102
|
-
14 0 obj
|
|
103
|
-
(PDFKit)
|
|
104
|
-
endobj
|
|
105
113
|
15 0 obj
|
|
106
114
|
(PDFKit)
|
|
107
115
|
endobj
|
|
108
116
|
16 0 obj
|
|
109
|
-
(
|
|
117
|
+
(PDFKit)
|
|
110
118
|
endobj
|
|
111
|
-
|
|
119
|
+
17 0 obj
|
|
120
|
+
(D:20240405081652Z)
|
|
121
|
+
endobj
|
|
122
|
+
14 0 obj
|
|
112
123
|
<<
|
|
113
|
-
/Producer
|
|
114
|
-
/Creator
|
|
115
|
-
/CreationDate
|
|
124
|
+
/Producer 15 0 R
|
|
125
|
+
/Creator 16 0 R
|
|
126
|
+
/CreationDate 17 0 R
|
|
116
127
|
>>
|
|
117
128
|
endobj
|
|
118
129
|
8 0 obj
|
|
@@ -150,31 +161,32 @@ endobj
|
|
|
150
161
|
>>
|
|
151
162
|
endobj
|
|
152
163
|
xref
|
|
153
|
-
0
|
|
164
|
+
0 18
|
|
154
165
|
0000000000 65535 f
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
166
|
+
0000001529 00000 n
|
|
167
|
+
0000001586 00000 n
|
|
168
|
+
0000001467 00000 n
|
|
169
|
+
0000001446 00000 n
|
|
170
|
+
0000000633 00000 n
|
|
171
|
+
0000000515 00000 n
|
|
172
|
+
0000000387 00000 n
|
|
173
|
+
0000001349 00000 n
|
|
163
174
|
0000000015 00000 n
|
|
164
175
|
0000000068 00000 n
|
|
165
176
|
0000000175 00000 n
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
177
|
+
0000000220 00000 n
|
|
178
|
+
0000000274 00000 n
|
|
179
|
+
0000001273 00000 n
|
|
180
|
+
0000001187 00000 n
|
|
181
|
+
0000001212 00000 n
|
|
182
|
+
0000001237 00000 n
|
|
171
183
|
trailer
|
|
172
184
|
<<
|
|
173
|
-
/Size
|
|
185
|
+
/Size 18
|
|
174
186
|
/Root 3 0 R
|
|
175
|
-
/Info
|
|
176
|
-
/ID [<
|
|
187
|
+
/Info 14 0 R
|
|
188
|
+
/ID [<a73a5f074a7f5185df69479ff55e7473> <a73a5f074a7f5185df69479ff55e7473>]
|
|
177
189
|
>>
|
|
178
190
|
startxref
|
|
179
|
-
|
|
191
|
+
1633
|
|
180
192
|
%%EOF
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Center alignment.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 462
|
|
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
|
1 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:20240405081652Z)
|
|
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
|
+
0000001135 00000 n
|
|
125
|
+
0000001192 00000 n
|
|
126
|
+
0000001073 00000 n
|
|
127
|
+
0000001052 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
|
+
0000000955 00000 n
|
|
133
|
+
0000000879 00000 n
|
|
134
|
+
0000000793 00000 n
|
|
135
|
+
0000000818 00000 n
|
|
136
|
+
0000000843 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 [<1f3bb7c3c3ceec4aadff710cf7ee6094> <1f3bb7c3c3ceec4aadff710cf7ee6094>]
|
|
130
143
|
>>
|
|
131
144
|
startxref
|
|
132
|
-
|
|
145
|
+
1239
|
|
133
146
|
%%EOF
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with End alignment.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 459
|
|
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
|
1 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:20240405081652Z)
|
|
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
|
+
0000001132 00000 n
|
|
125
|
+
0000001189 00000 n
|
|
126
|
+
0000001070 00000 n
|
|
127
|
+
0000001049 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
|
+
0000000952 00000 n
|
|
133
|
+
0000000876 00000 n
|
|
134
|
+
0000000790 00000 n
|
|
135
|
+
0000000815 00000 n
|
|
136
|
+
0000000840 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 [<996915671fa3a9e13c5211c43b14482a> <996915671fa3a9e13c5211c43b14482a>]
|
|
130
143
|
>>
|
|
131
144
|
startxref
|
|
132
|
-
|
|
145
|
+
1236
|
|
133
146
|
%%EOF
|