aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-344/+0
* FOP-2488: Support PDF/UASimon Steiner2015-06-161-8/+30
* FOP-2456: PDF VT and Page Piece supportSimon Steiner2015-03-121-5/+30
* FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap wit...Vincent Hennebert2014-04-041-2/+1
* FOP-2357: When an SVG image has transparency and a PDF profile is used that d...Vincent Hennebert2014-03-141-5/+18
* Bugzilla #54038: Added PDF/A-2 output optionVincent Hennebert2012-10-221-3/+3
* Bugzilla #53630: make it clear that the PDFConformanceException is due to acc...Vincent Hennebert2012-08-021-1/+2
* Bugzilla #51385: Added configuration option to set the version of the output ...Vincent Hennebert2012-03-191-2/+2
* Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-1/+5
* Bugzilla #44460:Jeremias Maerki2010-08-031-0/+12
* Enabled support for PDF/A-1a now that we have Tagged PDF, Natural Language Sp...Jeremias Maerki2009-04-171-3/+26
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-23/+23
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).Jeremias Maerki2006-06-141-0/+244