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
package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with End alignment.docx
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with End alignment.docx
CHANGED
|
Binary file
|
|
Binary file
|
package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Start alignment.docx
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -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 416
|
|
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
|
|
@@ -46,23 +57,23 @@ Q
|
|
|
46
57
|
|
|
47
58
|
endstream
|
|
48
59
|
endobj
|
|
49
|
-
10 0 obj
|
|
50
|
-
(PDFKit)
|
|
51
|
-
endobj
|
|
52
60
|
11 0 obj
|
|
53
61
|
(PDFKit)
|
|
54
62
|
endobj
|
|
55
63
|
12 0 obj
|
|
56
|
-
(
|
|
64
|
+
(PDFKit)
|
|
57
65
|
endobj
|
|
58
|
-
|
|
66
|
+
13 0 obj
|
|
67
|
+
(D:20240405081650Z)
|
|
68
|
+
endobj
|
|
69
|
+
10 0 obj
|
|
59
70
|
<<
|
|
60
|
-
/Producer
|
|
61
|
-
/Creator
|
|
62
|
-
/CreationDate
|
|
71
|
+
/Producer 11 0 R
|
|
72
|
+
/Creator 12 0 R
|
|
73
|
+
/CreationDate 13 0 R
|
|
63
74
|
>>
|
|
64
75
|
endobj
|
|
65
|
-
|
|
76
|
+
9 0 obj
|
|
66
77
|
<<
|
|
67
78
|
/Type /Font
|
|
68
79
|
/BaseFont /Helvetica
|
|
@@ -97,27 +108,28 @@ endobj
|
|
|
97
108
|
>>
|
|
98
109
|
endobj
|
|
99
110
|
xref
|
|
100
|
-
0
|
|
111
|
+
0 14
|
|
101
112
|
0000000000 65535 f
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
113
|
+
0000001089 00000 n
|
|
114
|
+
0000001146 00000 n
|
|
115
|
+
0000001027 00000 n
|
|
116
|
+
0000001006 00000 n
|
|
117
|
+
0000000280 00000 n
|
|
118
|
+
0000000163 00000 n
|
|
119
|
+
0000000059 00000 n
|
|
108
120
|
0000000015 00000 n
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
121
|
+
0000000909 00000 n
|
|
122
|
+
0000000833 00000 n
|
|
123
|
+
0000000747 00000 n
|
|
124
|
+
0000000772 00000 n
|
|
125
|
+
0000000797 00000 n
|
|
114
126
|
trailer
|
|
115
127
|
<<
|
|
116
|
-
/Size
|
|
128
|
+
/Size 14
|
|
117
129
|
/Root 3 0 R
|
|
118
|
-
/Info
|
|
119
|
-
/ID [<
|
|
130
|
+
/Info 10 0 R
|
|
131
|
+
/ID [<7c800d43628bb30290df001dcc5ef896> <7c800d43628bb30290df001dcc5ef896>]
|
|
120
132
|
>>
|
|
121
133
|
startxref
|
|
122
|
-
|
|
134
|
+
1193
|
|
123
135
|
%%EOF
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position header and footer.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 844
|
|
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
|
|
@@ -55,6 +67,7 @@ ET
|
|
|
55
67
|
Q
|
|
56
68
|
/DeviceRGB cs
|
|
57
69
|
0 0 0 scn
|
|
70
|
+
/Gs1 gs
|
|
58
71
|
q
|
|
59
72
|
1 0 0 -1 0 842 cm
|
|
60
73
|
BT
|
|
@@ -65,6 +78,7 @@ ET
|
|
|
65
78
|
Q
|
|
66
79
|
/DeviceRGB cs
|
|
67
80
|
0 0 0 scn
|
|
81
|
+
/Gs1 gs
|
|
68
82
|
q
|
|
69
83
|
1 0 0 -1 0 842 cm
|
|
70
84
|
BT
|
|
@@ -75,6 +89,7 @@ ET
|
|
|
75
89
|
Q
|
|
76
90
|
/DeviceRGB cs
|
|
77
91
|
0 0 0 scn
|
|
92
|
+
/Gs1 gs
|
|
78
93
|
q
|
|
79
94
|
1 0 0 -1 0 842 cm
|
|
80
95
|
BT
|
|
@@ -85,6 +100,7 @@ ET
|
|
|
85
100
|
Q
|
|
86
101
|
/DeviceRGB cs
|
|
87
102
|
0 0 0 scn
|
|
103
|
+
/Gs1 gs
|
|
88
104
|
q
|
|
89
105
|
1 0 0 -1 0 842 cm
|
|
90
106
|
BT
|
|
@@ -96,23 +112,23 @@ Q
|
|
|
96
112
|
|
|
97
113
|
endstream
|
|
98
114
|
endobj
|
|
99
|
-
10 0 obj
|
|
100
|
-
(PDFKit)
|
|
101
|
-
endobj
|
|
102
115
|
11 0 obj
|
|
103
116
|
(PDFKit)
|
|
104
117
|
endobj
|
|
105
118
|
12 0 obj
|
|
106
|
-
(
|
|
119
|
+
(PDFKit)
|
|
107
120
|
endobj
|
|
108
|
-
|
|
121
|
+
13 0 obj
|
|
122
|
+
(D:20240405081650Z)
|
|
123
|
+
endobj
|
|
124
|
+
10 0 obj
|
|
109
125
|
<<
|
|
110
|
-
/Producer
|
|
111
|
-
/Creator
|
|
112
|
-
/CreationDate
|
|
126
|
+
/Producer 11 0 R
|
|
127
|
+
/Creator 12 0 R
|
|
128
|
+
/CreationDate 13 0 R
|
|
113
129
|
>>
|
|
114
130
|
endobj
|
|
115
|
-
|
|
131
|
+
9 0 obj
|
|
116
132
|
<<
|
|
117
133
|
/Type /Font
|
|
118
134
|
/BaseFont /Helvetica
|
|
@@ -147,27 +163,28 @@ endobj
|
|
|
147
163
|
>>
|
|
148
164
|
endobj
|
|
149
165
|
xref
|
|
150
|
-
0
|
|
166
|
+
0 14
|
|
151
167
|
0000000000 65535 f
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
168
|
+
0000001517 00000 n
|
|
169
|
+
0000001574 00000 n
|
|
170
|
+
0000001455 00000 n
|
|
171
|
+
0000001434 00000 n
|
|
172
|
+
0000000280 00000 n
|
|
173
|
+
0000000163 00000 n
|
|
174
|
+
0000000059 00000 n
|
|
158
175
|
0000000015 00000 n
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
176
|
+
0000001337 00000 n
|
|
177
|
+
0000001261 00000 n
|
|
178
|
+
0000001175 00000 n
|
|
179
|
+
0000001200 00000 n
|
|
180
|
+
0000001225 00000 n
|
|
164
181
|
trailer
|
|
165
182
|
<<
|
|
166
|
-
/Size
|
|
183
|
+
/Size 14
|
|
167
184
|
/Root 3 0 R
|
|
168
|
-
/Info
|
|
169
|
-
/ID [<
|
|
185
|
+
/Info 10 0 R
|
|
186
|
+
/ID [<3430847c37ab6d7f33ca4313deebd814> <3430847c37ab6d7f33ca4313deebd814>]
|
|
170
187
|
>>
|
|
171
188
|
startxref
|
|
172
|
-
|
|
189
|
+
1621
|
|
173
190
|
%%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 206
|
|
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
|
|
@@ -36,23 +46,23 @@ Q
|
|
|
36
46
|
|
|
37
47
|
endstream
|
|
38
48
|
endobj
|
|
39
|
-
10 0 obj
|
|
40
|
-
(PDFKit)
|
|
41
|
-
endobj
|
|
42
49
|
11 0 obj
|
|
43
50
|
(PDFKit)
|
|
44
51
|
endobj
|
|
45
52
|
12 0 obj
|
|
46
|
-
(
|
|
53
|
+
(PDFKit)
|
|
47
54
|
endobj
|
|
48
|
-
|
|
55
|
+
13 0 obj
|
|
56
|
+
(D:20240405081650Z)
|
|
57
|
+
endobj
|
|
58
|
+
10 0 obj
|
|
49
59
|
<<
|
|
50
|
-
/Producer
|
|
51
|
-
/Creator
|
|
52
|
-
/CreationDate
|
|
60
|
+
/Producer 11 0 R
|
|
61
|
+
/Creator 12 0 R
|
|
62
|
+
/CreationDate 13 0 R
|
|
53
63
|
>>
|
|
54
64
|
endobj
|
|
55
|
-
|
|
65
|
+
9 0 obj
|
|
56
66
|
<<
|
|
57
67
|
/Type /Font
|
|
58
68
|
/BaseFont /Helvetica
|
|
@@ -87,27 +97,28 @@ endobj
|
|
|
87
97
|
>>
|
|
88
98
|
endobj
|
|
89
99
|
xref
|
|
90
|
-
0
|
|
100
|
+
0 14
|
|
91
101
|
0000000000 65535 f
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
102
|
+
0000000879 00000 n
|
|
103
|
+
0000000936 00000 n
|
|
104
|
+
0000000817 00000 n
|
|
105
|
+
0000000796 00000 n
|
|
106
|
+
0000000280 00000 n
|
|
107
|
+
0000000163 00000 n
|
|
108
|
+
0000000059 00000 n
|
|
98
109
|
0000000015 00000 n
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
110
|
+
0000000699 00000 n
|
|
111
|
+
0000000623 00000 n
|
|
112
|
+
0000000537 00000 n
|
|
113
|
+
0000000562 00000 n
|
|
114
|
+
0000000587 00000 n
|
|
104
115
|
trailer
|
|
105
116
|
<<
|
|
106
|
-
/Size
|
|
117
|
+
/Size 14
|
|
107
118
|
/Root 3 0 R
|
|
108
|
-
/Info
|
|
109
|
-
/ID [<
|
|
119
|
+
/Info 10 0 R
|
|
120
|
+
/ID [<9a709beb6914d3c64efa6c27af266282> <9a709beb6914d3c64efa6c27af266282>]
|
|
110
121
|
>>
|
|
111
122
|
startxref
|
|
112
|
-
|
|
123
|
+
983
|
|
113
124
|
%%EOF
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position section in group.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 378
|
|
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
|
|
@@ -46,23 +57,23 @@ Q
|
|
|
46
57
|
|
|
47
58
|
endstream
|
|
48
59
|
endobj
|
|
49
|
-
10 0 obj
|
|
50
|
-
(PDFKit)
|
|
51
|
-
endobj
|
|
52
60
|
11 0 obj
|
|
53
61
|
(PDFKit)
|
|
54
62
|
endobj
|
|
55
63
|
12 0 obj
|
|
56
|
-
(
|
|
64
|
+
(PDFKit)
|
|
57
65
|
endobj
|
|
58
|
-
|
|
66
|
+
13 0 obj
|
|
67
|
+
(D:20240405081650Z)
|
|
68
|
+
endobj
|
|
69
|
+
10 0 obj
|
|
59
70
|
<<
|
|
60
|
-
/Producer
|
|
61
|
-
/Creator
|
|
62
|
-
/CreationDate
|
|
71
|
+
/Producer 11 0 R
|
|
72
|
+
/Creator 12 0 R
|
|
73
|
+
/CreationDate 13 0 R
|
|
63
74
|
>>
|
|
64
75
|
endobj
|
|
65
|
-
|
|
76
|
+
9 0 obj
|
|
66
77
|
<<
|
|
67
78
|
/Type /Font
|
|
68
79
|
/BaseFont /Helvetica
|
|
@@ -97,27 +108,28 @@ endobj
|
|
|
97
108
|
>>
|
|
98
109
|
endobj
|
|
99
110
|
xref
|
|
100
|
-
0
|
|
111
|
+
0 14
|
|
101
112
|
0000000000 65535 f
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
113
|
+
0000001051 00000 n
|
|
114
|
+
0000001108 00000 n
|
|
115
|
+
0000000989 00000 n
|
|
116
|
+
0000000968 00000 n
|
|
117
|
+
0000000280 00000 n
|
|
118
|
+
0000000163 00000 n
|
|
119
|
+
0000000059 00000 n
|
|
108
120
|
0000000015 00000 n
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
121
|
+
0000000871 00000 n
|
|
122
|
+
0000000795 00000 n
|
|
123
|
+
0000000709 00000 n
|
|
124
|
+
0000000734 00000 n
|
|
125
|
+
0000000759 00000 n
|
|
114
126
|
trailer
|
|
115
127
|
<<
|
|
116
|
-
/Size
|
|
128
|
+
/Size 14
|
|
117
129
|
/Root 3 0 R
|
|
118
|
-
/Info
|
|
119
|
-
/ID [<
|
|
130
|
+
/Info 10 0 R
|
|
131
|
+
/ID [<d44c8dacf99e44a69ea83ce8ab0d93d9> <d44c8dacf99e44a69ea83ce8ab0d93d9>]
|
|
120
132
|
>>
|
|
121
133
|
startxref
|
|
122
|
-
|
|
134
|
+
1155
|
|
123
135
|
%%EOF
|
package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position section in table.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 685
|
|
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
|
|
@@ -70,23 +81,23 @@ S
|
|
|
70
81
|
|
|
71
82
|
endstream
|
|
72
83
|
endobj
|
|
73
|
-
10 0 obj
|
|
74
|
-
(PDFKit)
|
|
75
|
-
endobj
|
|
76
84
|
11 0 obj
|
|
77
85
|
(PDFKit)
|
|
78
86
|
endobj
|
|
79
87
|
12 0 obj
|
|
80
|
-
(
|
|
88
|
+
(PDFKit)
|
|
81
89
|
endobj
|
|
82
|
-
|
|
90
|
+
13 0 obj
|
|
91
|
+
(D:20240405081650Z)
|
|
92
|
+
endobj
|
|
93
|
+
10 0 obj
|
|
83
94
|
<<
|
|
84
|
-
/Producer
|
|
85
|
-
/Creator
|
|
86
|
-
/CreationDate
|
|
95
|
+
/Producer 11 0 R
|
|
96
|
+
/Creator 12 0 R
|
|
97
|
+
/CreationDate 13 0 R
|
|
87
98
|
>>
|
|
88
99
|
endobj
|
|
89
|
-
|
|
100
|
+
9 0 obj
|
|
90
101
|
<<
|
|
91
102
|
/Type /Font
|
|
92
103
|
/BaseFont /Helvetica
|
|
@@ -121,27 +132,28 @@ endobj
|
|
|
121
132
|
>>
|
|
122
133
|
endobj
|
|
123
134
|
xref
|
|
124
|
-
0
|
|
135
|
+
0 14
|
|
125
136
|
0000000000 65535 f
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
137
|
+
0000001358 00000 n
|
|
138
|
+
0000001415 00000 n
|
|
139
|
+
0000001296 00000 n
|
|
140
|
+
0000001275 00000 n
|
|
141
|
+
0000000280 00000 n
|
|
142
|
+
0000000163 00000 n
|
|
143
|
+
0000000059 00000 n
|
|
132
144
|
0000000015 00000 n
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
145
|
+
0000001178 00000 n
|
|
146
|
+
0000001102 00000 n
|
|
147
|
+
0000001016 00000 n
|
|
148
|
+
0000001041 00000 n
|
|
149
|
+
0000001066 00000 n
|
|
138
150
|
trailer
|
|
139
151
|
<<
|
|
140
|
-
/Size
|
|
152
|
+
/Size 14
|
|
141
153
|
/Root 3 0 R
|
|
142
|
-
/Info
|
|
143
|
-
/ID [<
|
|
154
|
+
/Info 10 0 R
|
|
155
|
+
/ID [<4ff06b1f2a17cd0e489b1117ce2a880c> <4ff06b1f2a17cd0e489b1117ce2a880c>]
|
|
144
156
|
>>
|
|
145
157
|
startxref
|
|
146
|
-
|
|
158
|
+
1462
|
|
147
159
|
%%EOF
|