aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/pdf
Commit message (Expand)AuthorAgeFilesLines
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-272-4/+6
* made referencePDF() publicJordan Naftolin2000-06-211-1/+1
* initial versionJordan Naftolin2000-06-212-0/+210
* Added internal-link functionalityJordan Naftolin2000-06-211-871/+906
* NEW: Simple link modsarved2000-06-143-46/+56
* NEW: Supports /URI actionarved2000-06-141-0/+91
* NEW: Supports /GoToR actionarved2000-06-141-0/+111
* remove makefilesfotis2000-06-041-40/+0
* Add image transparency supporteschaeffer2000-05-291-0/+4
* Add support for RGB colors with 0-255 componentseschaeffer2000-05-291-0/+17
* changes in Makefileeschaeffer2000-05-231-0/+3
* modify this class to only create a new PDFXobject if neededeschaeffer2000-05-231-1/+12
* add a method to get the number (not used for now, but maybe later)eschaeffer2000-05-231-0/+6
* changes in PDFXobject (also add a method to get the X number)eschaeffer2000-05-231-40/+52
* PDFBinaryStream, represent a binary stream (utility to encode data using PDFF...eschaeffer2000-05-231-0/+214
* PDFFilter, represent a filtereschaeffer2000-05-231-0/+236
* PDFFilterException, raised when an error occured while creating filterseschaeffer2000-05-231-0/+66
* This is to use colors instead of numbers, the first step in supporting gradie...Steve Coffman2000-05-156-192/+180
* Whups. Updates PDFDocument to reflect changes with ColorSpace.javaSteve Coffman2000-05-011-215/+333
* This adds the ColorSpace data type, and has the PDF files make use of it.Steve Coffman2000-04-274-68/+167
* Andreas Rueckert's patch to fix inline gif image support. Does not addSteve Coffman2000-04-211-2/+3
* huh. Minor change didn't get committed. Fixed the build error by allowingSteve Coffman2000-04-211-1/+3
* This adds colorspace (RGB + CMYK) support to PDF output, and the abilitySteve Coffman2000-04-215-34/+452
* links now invisiblearved2000-04-021-3/+3
* Fix: don't increment page count twicefotis2000-03-261-1/+0
* ADD: functions supportarved2000-03-221-0/+760
* FIX: Class/filename mismatcharved2000-03-221-760/+0
* ADD: Support for shading, patterns...arved2000-03-221-12/+63
* ADD: Patterns, shadings, functionsarved2000-03-211-7/+417
* ADD: Add shading object to page resourcesarved2000-03-211-3/+5
* FIX: Finally maybe fix the count thingarved2000-03-211-0/+10
* NEW: Add shading and tiling patternsarved2000-03-211-0/+381
* NEW: Adds smooth shadingarved2000-03-211-0/+631
* NEW: required for shadingarved2000-03-211-0/+760
* Modified constructorarved2000-03-111-4/+2
* added getAnnotList() methodarved2000-03-101-1/+11
* PDF version updated to 1.3arved2000-03-101-6/+23
* support for empty fonts situationarved2000-03-101-28/+35
* at Chris Maden's suggestion, fixed bottom-level Makefiles to not try and recu...jtauber1999-12-041-2/+2
* This is a fix that James Tauber made right as I was moving the CVSbrian1999-11-231-1/+1
* incorporated the PDF side of simple-link support from Arved Sandstrom, ie org...jtauber1999-11-227-14/+515
* removed multiple CRs at end of linesjtauber1999-11-2210-936/+0
* PR:jtauber1999-11-181-1/+1
* PR:jtauber1999-11-1611-12/+948
* Removed goof which is not in open source CVS versionDirk-Willem van Gulik1999-11-0910-10/+10
* Added licences everywhere... ishDirk-Willem van Gulik1999-11-0910-0/+500
* Initial revisionDirk-Willem van Gulik1999-11-0812-0/+977