aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples
Commit message (Collapse)AuthorAgeFilesLines
* Refactored Driver to simplify usage required for other appsKelly Campbell2001-03-031-11/+3
| | | | | | | | | | | | to integrate Fop. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194114 13f79535-47bb-0310-9956-ffa450edef68
* Patch for list-block to support body-start and label-endKelly Campbell2001-02-237-670/+670
| | | | | | | | | | PR: 682 Obtained from: Submitted by: Peter S. Housel <housel@acm.org> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194086 13f79535-47bb-0310-9956-ffa450edef68
* example tables with breaksKeiron Liddle2001-02-181-0/+322
| | | | | | | currently on rows git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194075 13f79535-47bb-0310-9956-ffa450edef68
* adding euro symbol to example filefotis2001-02-131-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194069 13f79535-47bb-0310-9956-ffa450edef68
* adding servlet examplefotis2001-02-133-1/+172
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194068 13f79535-47bb-0310-9956-ffa450edef68
* Ignore 'tests' directoryarved2001-02-121-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194065 13f79535-47bb-0310-9956-ffa450edef68
* Added support for PDF outlines (aka bookmarks). See the example inKelly Campbell2001-02-062-0/+1412
| | | | | | | | | | | docs/examples/fo/pdfoutline.fo for an example. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194025 13f79535-47bb-0310-9956-ffa450edef68
* adds finnish and italian text (thanks to St�phane Bline and Jarno Elovirta)fotis2001-02-011-98/+149
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194011 13f79535-47bb-0310-9956-ffa450edef68
* changed the use of leader in content table, added some introductory remarksfotis2001-02-011-185/+144
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194010 13f79535-47bb-0310-9956-ffa450edef68
* Commit more text decoration support from Christain Geisert (finally)Karen Lease2001-02-011-3/+92
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194007 13f79535-47bb-0310-9956-ffa450edef68
* made fo validKeiron Liddle2001-01-301-18/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194001 13f79535-47bb-0310-9956-ffa450edef68
* Add language attribute with hyphenation.eschaeffer2001-01-251-115/+126
| | | | | | | | | | | Add a block to show justified text. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193989 13f79535-47bb-0310-9956-ffa450edef68
* Examples of small-caps.eschaeffer2001-01-231-126/+127
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193978 13f79535-47bb-0310-9956-ffa450edef68
* Packaged build tasks into lib/buildtools.jarKelly Campbell2001-01-167-9/+9
| | | | | | | | | | Added buildtools.xml for building the build tools jar file. Moved source for ant tasks into src/org/apache/fop/tools/anttasks Set up dual support for Xalan 1 native and Xalan 2 JAXP1.1 transform interfaces. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193970 13f79535-47bb-0310-9956-ffa450edef68
* widows and orphans for rows in table bodiesKeiron Liddle2001-01-101-0/+522
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193961 13f79535-47bb-0310-9956-ffa450edef68
* keeps on table rowsKeiron Liddle2001-01-101-0/+590
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193958 13f79535-47bb-0310-9956-ffa450edef68
* table example with spaces around various table thingsKeiron Liddle2001-01-071-0/+532
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193953 13f79535-47bb-0310-9956-ffa450edef68
* examples table backgrounds, cells, rows, columns, body etc.Keiron Liddle2001-01-041-0/+789
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193949 13f79535-47bb-0310-9956-ffa450edef68
* update for new properties functionalityKaren Lease2001-01-022-0/+240
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193945 13f79535-47bb-0310-9956-ffa450edef68
* example tables with borders on cells, rows, columns, bodies and tableKeiron Liddle2001-01-021-0/+1022
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193938 13f79535-47bb-0310-9956-ffa450edef68
* examples of tables with headers, footers and omiting at breakKeiron Liddle2000-12-292-0/+2701
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193933 13f79535-47bb-0310-9956-ffa450edef68
* footnotes in pages with columnsKeiron Liddle2000-12-281-0/+249
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193931 13f79535-47bb-0310-9956-ffa450edef68
* simple footnote examplesKeiron Liddle2000-12-281-0/+115
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193930 13f79535-47bb-0310-9956-ffa450edef68
* New examples for breaksarved2000-12-275-0/+1300
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193928 13f79535-47bb-0310-9956-ffa450edef68
* Zap a testing attributearved2000-12-221-28/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193919 13f79535-47bb-0310-9956-ffa450edef68
* using leader-length instead of maximumfotis2000-12-201-43/+94
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193916 13f79535-47bb-0310-9956-ffa450edef68
* New column support examplesarved2000-12-184-0/+728
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193901 13f79535-47bb-0310-9956-ffa450edef68
* example file for fo:character and property characterfotis2000-12-151-0/+105
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193875 13f79535-47bb-0310-9956-ffa450edef68
* adds support for fo:character and property characterfotis2000-12-151-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193874 13f79535-47bb-0310-9956-ffa450edef68
* hyphenations test filefotis2000-12-121-0/+241
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193864 13f79535-47bb-0310-9956-ffa450edef68
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ↵fotis2000-12-121-0/+1
| | | | | | support (F.J.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193861 13f79535-47bb-0310-9956-ffa450edef68
* oops: added further files for rule-stylefotis2000-12-021-12/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193856 13f79535-47bb-0310-9956-ffa450edef68
* fix: some typos and broken linksfotis2000-12-011-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193852 13f79535-47bb-0310-9956-ffa450edef68
* works better with the current fopKeiron Liddle2000-11-292-9/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193846 13f79535-47bb-0310-9956-ffa450edef68
* adds support for properties leader-align, leader-pattern-width, ↵fotis2000-11-251-27/+627
| | | | | | leader-length.minimum, leader-length.maximum and leader-pattern (values: dots, space) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193837 13f79535-47bb-0310-9956-ffa450edef68
* replaces old list.fo with list2.fo and adds a more interesting table.fofotis2000-11-174-2744/+2981
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193827 13f79535-47bb-0310-9956-ffa450edef68
* renames white-space-treatment to white-space-collapsefotis2000-11-153-217/+600
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193813 13f79535-47bb-0310-9956-ffa450edef68
* includes list2.fofotis2000-11-141-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193800 13f79535-47bb-0310-9956-ffa450edef68
* some list examplesfotis2000-11-141-0/+2305
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193799 13f79535-47bb-0310-9956-ffa450edef68
* reflect renaming of simple-link -> basic-linkfotis2000-11-112-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193788 13f79535-47bb-0310-9956-ffa450edef68
* very simple fo file for beginnersfotis2000-11-111-0/+99
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193787 13f79535-47bb-0310-9956-ffa450edef68
* reflect renaming of simple-link > basic-linkfotis2000-11-112-41/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193786 13f79535-47bb-0310-9956-ffa450edef68
* Add inhprop and normalexKaren Lease2000-11-101-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193779 13f79535-47bb-0310-9956-ffa450edef68
* Test property functionsKaren Lease2000-11-101-0/+172
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193778 13f79535-47bb-0310-9956-ffa450edef68
* normal.fo with expression testsKaren Lease2000-11-101-0/+149
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193777 13f79535-47bb-0310-9956-ffa450edef68
* Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibilitySteve Coffman2000-10-261-0/+163
| | | | | | | fixes. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193739 13f79535-47bb-0310-9956-ffa450edef68
* Apply's Christian Geisert's text decoration (underline) patch.Steve Coffman2000-10-192-3/+6
| | | | | | | | | | I updated the readme.fo so it reports the latest released version of fop as 0.14, rather than 12.0(????). I fixed the build.xml so it will build reference PDFs for the last two added examples. I added Christian's textdeko.fo example file as one of the examples. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193730 13f79535-47bb-0310-9956-ffa450edef68
* updates docsfotis2000-10-131-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193725 13f79535-47bb-0310-9956-ffa450edef68
* Christian Geisert's patch to allow JDK 1.1 people to use no images.Steve Coffman2000-10-121-1/+1
| | | | | | | Doesn't hurt on 1.2, but haven't tested on 1.1 system. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193724 13f79535-47bb-0310-9956-ffa450edef68
* Now, show transparency support and BMP supporteschaeffer2000-09-251-6/+30
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193714 13f79535-47bb-0310-9956-ffa450edef68