aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf/PDFStructureTreeBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Reverted changes to PDFStructureTreeBuilder from rev. 1537600Vincent Hennebert2013-11-051-6/+2
* FOP-2310: Fix misplaced table cell border in WM RTL context.Glenn Adams2013-10-311-1/+6
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-081-7/+10
* Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-081-2/+22
* Bugzilla #53902: Added possibility to define 'header' table columns (the same...Vincent Hennebert2012-09-261-17/+12
* Bugzilla 53778: When PDF accessibility is enabled, the contents for the diffe...Vincent Hennebert2012-08-241-60/+271
* Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must ...Vincent Hennebert2012-08-021-9/+13
* Bugzilla #53596: When PDF accessibility is enabled, the structure tree must c...Vincent Hennebert2012-07-241-0/+12
* Added support for the role property on fo:page-sequence, fo:flow and fo:stati...Vincent Hennebert2012-05-251-24/+43
* Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-211-3/+3
* Cleanup associated with rev 1236718Peter Hancock2012-01-311-8/+0
* Associate structure tree elements directly to render contentPeter Hancock2012-01-271-20/+51
* Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-0/+93