aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf/PDFRenderingUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-776/+0
* FOP-2488: Support PDF/UASimon Steiner2015-06-161-0/+2
* Address low priority findbugs warningsAndreas L. Delmelle2015-05-241-0/+2
* FOP-2456: PDF VT and Page Piece supportSimon Steiner2015-03-121-2/+30
* FOP-2445: Merge PDF Linearization branchSimon Steiner2015-02-241-0/+1
* FOP-2353: PDF-A preflight warningsSimon Steiner2014-08-211-1/+7
* Merge font mergingSimon Steiner2014-07-161-0/+1
|\
| * Allow merging of fontsSimon Steiner2014-06-051-0/+1
* | FOP-2385: Add ability to specify custom properties in the Document Informatio...Vincent Hennebert2014-06-181-0/+5
|/
* Enabled LineLength check and fixed corresponding issuesVincent Hennebert2013-12-031-1/+2
* FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-011-12/+249
* FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...Glenn Adams2013-09-131-2/+50
* Bugzilla #54038: Added PDF/A-2 output optionVincent Hennebert2012-10-221-4/+3
* bugzilla #54024: rewrote generation of /PageLabels dictionaryLuis Bernardo2012-10-171-6/+1
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-180/+111
* Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-221-19/+14
* Added tests and cleaning up of codeMehdi Houshmand2012-06-201-17/+17
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-31/+46
* Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-211-2/+5
* Bugzilla #51385: Added configuration option to set the version of the output ...Vincent Hennebert2012-03-191-2/+24
* Added support for 128bit encryption in PDF output. Based on work by Michael R...Vincent Hennebert2011-08-081-45/+45
* Bugzilla 50698: Changes after updating XGC JARAndreas L. Delmelle2011-02-011-2/+2
* Resolved conflict (ClassCastException) with named destinations which in contr...Jeremias Maerki2010-08-171-3/+3
* Improvements/Bugfixes for PDF attachments (embedded files):Jeremias Maerki2010-08-161-3/+7
* Bugzilla #44460:Jeremias Maerki2010-08-031-0/+65
* Renamed TransformerNode into TransformerDefaultHandler and moved it into the ...Vincent Hennebert2009-10-211-2/+2
* Renamed some variables and methods for consistency.Vincent Hennebert2009-10-211-1/+1
* Enabled support for PDF/A-1a now that we have Tagged PDF, Natural Language Sp...Jeremias Maerki2009-04-171-1/+6
* JavaBeanified FOUserAgent.accessibilityEnabled().Jeremias Maerki2009-02-201-21/+0
* Bugzilla #46705:Jeremias Maerki2009-02-191-0/+21
* Added getUserAgent() to IFDocumentHandler (implemented by all implementations...Jeremias Maerki2008-12-171-0/+1
* First steps at unified image handling as proposed on http://wiki.apache.org/x...Jeremias Maerki2008-08-051-29/+0
* Started the IFParser.Jeremias Maerki2008-07-221-0/+439