15 Commits (c5a2f0959ec4116022f8e87cd9114b7b152a6c98)

Author SHA1 Message Date
  Vincent Hennebert 69beec0c8f Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree. 11 years ago
  Vincent Hennebert 2c2c292121 Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must be present in the structure tree for table header elements. 12 years ago
  Vincent Hennebert 6c6183d35a Bugzilla #53596: When PDF accessibility is enabled, the structure tree must contain information about the number of columns or rows spanned by a table cell. 12 years ago
  Vincent Hennebert dc5a2cc9e7 When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
  Vincent Hennebert f227dce56c The Type entry is optional for a structure element. Not outputting it allows to save space in the final output. 12 years ago
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. 12 years ago
  Glenn Adams eff48e4a89 enable UnusedImports rule; fix violations 12 years ago
  Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions 12 years ago
  Peter Hancock 160d78ce1c Associate structure tree elements directly to render content 12 years ago
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. 12 years ago
  Vincent Hennebert 36243dc349 Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. 14 years ago
  Jeremias Maerki 8eefdf7d68 Added support for adding natural language information on page-sequence and document level to a tagged PDF. 15 years ago
  Jeremias Maerki 7882e4711f Removed FO to role mapping from the PDF library and moved it next to the renderer. 15 years ago
  Jeremias Maerki 223eb5df1f Bugzilla #46705: 15 years ago