tboenig/page2page

transform tables

bertsky opened this issue · 0 comments

I think we need something like:

  • TableCellRegion → TextRegion
  • TableCellRegion/@rowTableCellRole/@rowIndex
  • TableCellRegion/@colTableCellRole/@columnIndex
  • TableCellRegion/@rowSpanTableCellRole/@rowSpan
  • TableCellRegion/@colSpanTableCellRole/@colSpan
  • TableCellRegion/@labelTableCellRole/@header

CornerPts and the *Visible attributes are probably irrelevant.