index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
embedding
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forgot to remove the old ";mode=painter" work-around.
Jeremias Maerki
2009-02-25
2
-3
/
+3
*
Fixed copy/paste omission.
Jeremias Maerki
2009-02-06
1
-1
/
+1
*
Example for stamping with new IF.
Jeremias Maerki
2009-02-06
2
-27
/
+80
*
Moved area tree example to package embedding/atxml.
Jeremias Maerki
2009-02-06
3
-35
/
+406
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
22
-268
/
+268
*
Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable...
Jeremias Maerki
2008-04-17
1
-0
/
+143
*
Bugzilla #44678:
Jeremias Maerki
2008-04-17
1
-16
/
+8
*
Merged branch
Jeremias Maerki
2008-04-14
2
-0
/
+260
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
4
-242
/
+242
*
Fix a bug in the example code: Without setting the user agent on the Renderer...
Jeremias Maerki
2006-09-10
1
-2
/
+5
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
26
-115
/
+189
*
Bugzilla #39416:
Jeremias Maerki
2006-04-27
2
-2
/
+5
*
Bugzilla #39416:
Jeremias Maerki
2006-04-27
1
-1
/
+1
*
Bugzilla #39416:
Jeremias Maerki
2006-04-27
5
-121
/
+11
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
11
-87
/
+326
*
Added an example for the intermediate format the demonstrates stamping a docu...
Jeremias Maerki
2006-01-17
3
-1
/
+195
*
New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...
Jeremias Maerki
2006-01-17
1
-0
/
+214
*
Change more links from xml.apache.org to xmlgraphics.apache.org.
Simon Pepping
2005-11-25
2
-1
/
+1
*
Deprecated constructors Fop(int) and Fop(int, FOUserAgent).
Jeremias Maerki
2005-11-12
8
-9
/
+18
*
Providing a FO -> RTF example explaining the only difference that getResults(...
Jeremias Maerki
2005-08-15
1
-0
/
+128
*
Removed left over .cvsignore files.
Joerg Pietschmann
2005-08-13
1
-2
/
+0
*
Bugzilla #35937:
Jeremias Maerki
2005-07-30
1
-1
/
+16
*
Example for printing to an old-style PrinterJob instance.
Jeremias Maerki
2005-07-27
1
-0
/
+121
*
Resurrected the old example from the maintenance branch now that the AWT View...
Jeremias Maerki
2005-07-27
1
-0
/
+97
*
Fixed filename of stylesheet for case-sensitive file systems.
Jeremias Maerki
2004-08-30
3
-3
/
+3
*
Style-up for example classes.
Jeremias Maerki
2004-08-15
2
-3
/
+0
*
Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary
Glen Mazza
2004-07-24
5
-25
/
+25
*
1.) Moved exclusively to Simon's DefaultHandler object for both Transformer
Glen Mazza
2004-07-19
6
-9
/
+9
*
1.) Driver constructor modified to require RenderType, and setter functions
Glen Mazza
2004-07-19
6
-37
/
+25
*
Added alternative example for FO to PDF, using javax.xml.parsers
Simon Pepping
2004-07-18
2
-0
/
+139
*
Back to transform example, reverted yesterday's change that removed BufferedO...
Glen Mazza
2004-07-16
1
-24
/
+10
*
*Temporary* commit showing how this process works via SAXParserFactory;
Glen Mazza
2004-07-16
1
-5
/
+23
*
Removed BufferedOutputStream line as unneeded in this case (Unsure if helpful
Glen Mazza
2004-07-14
1
-1
/
+0
*
Updated FO->PDF example to use JAXP.
Glen Mazza
2004-07-14
1
-19
/
+30
*
Made Driver.initialize() private, more in line with 0.20.5, which doesn't
Glen Mazza
2004-07-09
4
-12
/
+0
*
Switch from non-JAXP DOM processing to using JAXP identity transformation
Glen Mazza
2004-07-07
3
-23
/
+50
*
1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg...
Glen Mazza
2004-06-20
4
-38
/
+11
*
Used standard Java exception-printing method "printStackTrace(PrintStream)"
Glen Mazza
2004-04-14
7
-28
/
+8
*
Updated examples to use Commons-Logging.
Glen Mazza
2004-04-01
5
-46
/
+73
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
3
-41
/
+104
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
1
-0
/
+16
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
13
-598
/
+182
*
Modification of ExampleXML2PDF to show a Transformer.setParameter() call.
Glen Mazza
2004-02-09
2
-49
/
+36
*
Added a parameter to the projectteam2fo.xsl example (for subsequent use
Glen Mazza
2004-02-05
2
-5
/
+9
*
Style, javadoc and tab character fixes
Jeremias Maerki
2004-01-09
1
-14
/
+20
*
$Id$ added to get header printed at top of file.
Glen Mazza
2003-08-13
1
-1
/
+1
*
Created a simple example using the DOM Level 2 API for testing/demonstrating ...
Glen Mazza
2003-08-13
1
-0
/
+192
*
Buffer the output streams for increased performance (not really needed here b...
Jeremias Maerki
2003-07-03
4
-0
/
+4
*
Added SVG to PDF example using the PDF Transcoder
Jeremias Maerki
2003-03-12
2
-0
/
+151
*
Embedding examples ported from maintenance branch.
Jeremias Maerki
2003-03-12
19
-0
/
+2004