14 Commits (c5a2f0959ec4116022f8e87cd9114b7b152a6c98)

Author SHA1 Message Date
  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 89b98e43e0 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. 12 years ago
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. 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 b073a605e4 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 years ago
  Vincent Hennebert 7c34c8daa8 Proper fix for Bugzilla 50987 13 years ago
  Andreas L. Delmelle 3b87eee32c Bugzilla 50987: Fixed an issue where a link was added to the parent tree instead of the related structure element. 13 years ago
  Jeremias Maerki 29e8badcec Bugzilla #49733: 14 years ago
  Vincent Hennebert 91cdef3c33 Added possibility to customize PDF tagging via the role property 14 years ago
  Vincent Hennebert 2a54372f5d Renamed some variables and methods for consistency. 14 years ago
  Vincent Hennebert 0a05a9f129 Route message for missing alt-text property through event notification system 14 years ago
  Vincent Hennebert a3960ce47f Made the structure tree processing chain more robust by removing any assumption about prefix names for namespaces. 14 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