After updating to prince12, I'm now unable to access the element of an BoxInfo object type: LINE.
Is there any changes to the Box tracking API, that could course this?
Here is the output of an simple object dump, using Prince12 and 11.1.
Prince 12
Prince 11.1
Is there any changes to the Box tracking API, that could course this?
Here is the output of an simple object dump, using Prince12 and 11.1.
Prince 12
type: LINE
pageNum: 3
x: 54
y: 0
w: 91.62890625
h: 0
children: [object BoxInfoChildren]
parent: [object BoxInfo]
element: null
pseudo: null
text: null
src: null
style: null
Prince 11.1
type: LINE
pageNum: 3
x: 54
y: 0
w: 91.62890625
h: 0
children: [object BoxInfoChildren]
parent: [object BoxInfo]
element: [object HTMLParagraphElement]