aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples
Commit message (Collapse)AuthorAgeFilesLines
* improved examples a bitKeiron Liddle2002-11-042-6/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195414 13f79535-47bb-0310-9956-ffa450edef68
* Addes Linking to a specific page and a named destinations of anChristian Geisert2002-10-161-0/+10
| | | | | | | | external PDF file (see www.adobe.com/products/acrobat/pdfs/c01acrotip.pdf) Submitted by: Bernd Brandstetter <bbrand@freenet.de> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195332 13f79535-47bb-0310-9956-ffa450edef68
* looks more like the spec exampleKeiron Liddle2002-09-191-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195233 13f79535-47bb-0310-9956-ffa450edef68
* improved the examples a bitKeiron Liddle2002-09-172-7/+54
| | | | | | | | links in static and rotated areas better info for use-content on leader git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195204 13f79535-47bb-0310-9956-ffa450edef68
* set correct whitespace handlingKeiron Liddle2002-09-121-24/+25
| | | | | | | fixed image url git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195169 13f79535-47bb-0310-9956-ffa450edef68
* some block-container examples with reference-orientation and absolute posKeiron Liddle2002-08-291-0/+170
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195125 13f79535-47bb-0310-9956-ffa450edef68
* added some use-content examplesKeiron Liddle2002-08-231-0/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195116 13f79535-47bb-0310-9956-ffa450edef68
* fixed leader patternKeiron Liddle2002-08-231-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195113 13f79535-47bb-0310-9956-ffa450edef68
* added example for embedding fontsKeiron Liddle2002-08-194-0/+69
| | | | | | | using free barcode font for embedding git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195096 13f79535-47bb-0310-9956-ffa450edef68
* proper use of font encodings for native fontsKeiron Liddle2002-06-284-286/+404
| | | | | | | | updated xalan Submitted by: Rainer Garus <rainer.garus@arcor.de> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194932 13f79535-47bb-0310-9956-ffa450edef68
* fixed xlink namespace and put text in a more suitable positionKeiron Liddle2002-06-112-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194873 13f79535-47bb-0310-9956-ffa450edef68
* changed to use single xml element to contain all bookmarksKeiron Liddle2002-06-101-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194866 13f79535-47bb-0310-9956-ffa450edef68
* some changes to get it closer to the real thingKeiron Liddle2002-04-221-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194740 13f79535-47bb-0310-9956-ffa450edef68
* inline area alignment example from specKeiron Liddle2002-03-281-0/+196
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194727 13f79535-47bb-0310-9956-ffa450edef68
* moved to contribKeiron Liddle2002-03-272-149/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194722 13f79535-47bb-0310-9956-ffa450edef68
* synced with branchKeiron Liddle2001-12-1156-113/+113
| | | | | | | has change from master-name to master-reference git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194594 13f79535-47bb-0310-9956-ffa450edef68
* Use filesets for newPDF and referencePDFKaren Lease2001-10-141-43/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194515 13f79535-47bb-0310-9956-ffa450edef68
* Add table-column proportional width and table width percentage examplesKaren Lease2001-10-141-0/+221
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194514 13f79535-47bb-0310-9956-ffa450edef68
* Reduce line-height in block-containers to make the text fitKaren Lease2001-10-141-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194513 13f79535-47bb-0310-9956-ffa450edef68
* updated servlet to reflect changes to fopKeiron Liddle2001-09-252-8/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194481 13f79535-47bb-0310-9956-ffa450edef68
* this patch alters the fop ant task so that other render outputKeiron Liddle2001-09-241-122/+122
| | | | | | | | | | formats are supported output type can be specified by mime type and also handles file sets Submitted by: Jeremias Maerki <jeremias.maerki@outline.ch> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194479 13f79535-47bb-0310-9956-ffa450edef68
* an example to demonstrate another use of markersKeiron Liddle2001-09-211-0/+140
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194474 13f79535-47bb-0310-9956-ffa450edef68
* handles viewbox and no svg size betterKeiron Liddle2001-08-303-5/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194446 13f79535-47bb-0310-9956-ffa450edef68
* Added Avalon and Logkit to path to allow execution.Steve Coffman2001-08-202-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194432 13f79535-47bb-0310-9956-ffa450edef68
* formatted and made it compile (with changed api?)Keiron Liddle2001-08-101-116/+65
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194404 13f79535-47bb-0310-9956-ffa450edef68
* AHS: fo:marker examplesarved2001-07-272-0/+389
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194375 13f79535-47bb-0310-9956-ffa450edef68
* Fix spanning row example so it worksKaren Lease2001-07-041-10/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194333 13f79535-47bb-0310-9956-ffa450edef68
* added some more info, examplesKeiron Liddle2001-06-282-0/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194321 13f79535-47bb-0310-9956-ffa450edef68
* images are relative to where the doc isKeiron Liddle2001-06-211-4/+4
| | | | | | | rather than an arbitrary location git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194303 13f79535-47bb-0310-9956-ffa450edef68
* deletes the correct dir when cleanKeiron Liddle2001-06-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194298 13f79535-47bb-0310-9956-ffa450edef68
* sets style so that it looks betterKeiron Liddle2001-06-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194297 13f79535-47bb-0310-9956-ffa450edef68
* hyphen.fo breaks; removed from testingarved2001-06-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194290 13f79535-47bb-0310-9956-ffa450edef68
* added some external svg examplesKeiron Liddle2001-06-085-2/+212
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194283 13f79535-47bb-0310-9956-ffa450edef68
* Added Norwegian hyphenation based on Rune Kleveland's originalTore Engvig2001-06-071-0/+96
| | | | | | | nohyphb.tex TeX patterns from the ispell-norsk-2.0 package git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194282 13f79535-47bb-0310-9956-ffa450edef68
* these svg files are no longer relevant.Keiron Liddle2001-06-0642-8037/+0
| | | | | | | | Testing of svg rendering is done via PDFTranscoder for batik information and examples are supplied elsewhere git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194274 13f79535-47bb-0310-9956-ffa450edef68
* an example fo file showing how to embed svg documentsKeiron Liddle2001-06-061-0/+1001
| | | | | | | in progress git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194273 13f79535-47bb-0310-9956-ffa450edef68
* fixed classpath for batik jarKeiron Liddle2001-05-184-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194255 13f79535-47bb-0310-9956-ffa450edef68
* fixed up the fill and border so it looks betterKeiron Liddle2001-05-171-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194252 13f79535-47bb-0310-9956-ffa450edef68
* FOP now uses Batik to render svgKeiron Liddle2001-05-171-1/+1
| | | | | | | | | | | | This is handled for awt - using batik to render to a graphic and pdf. Pdf still requires better image support. The elements and properties are generated from the svgelements.xml document. The version of batik is 17/05/2001 cvs. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194250 13f79535-47bb-0310-9956-ffa450edef68
* updated to look better with current fop - 0.19 cvsKeiron Liddle2001-05-161-34/+50
| | | | | | | Submitted by: Daniel Bradby <dbradby@bigpond.net.au> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194243 13f79535-47bb-0310-9956-ffa450edef68
* Apply Keiron's patchesKaren Lease2001-04-202-42/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194217 13f79535-47bb-0310-9956-ffa450edef68
* adds Danish text (Lars Michael Johnsen)fotis2001-04-121-61/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194210 13f79535-47bb-0310-9956-ffa450edef68
* add border-collapse propertyKaren Lease2001-04-112-18/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194207 13f79535-47bb-0310-9956-ffa450edef68
* Added CID Font exampleKelly Campbell2001-04-012-0/+1011
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194185 13f79535-47bb-0310-9956-ffa450edef68
* Fixed basic-link horizontal position with justification turned on.Kelly Campbell2001-03-292-0/+116
| | | | | | | | | | PR: 953 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194179 13f79535-47bb-0310-9956-ffa450edef68
* add border-style=solid to make borders be drawnKaren Lease2001-03-221-42/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194170 13f79535-47bb-0310-9956-ffa450edef68
* Fixed colons in classpathsKelly Campbell2001-03-142-2/+2
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194159 13f79535-47bb-0310-9956-ffa450edef68
* added border style to relevant border so that borders show upKeiron Liddle2001-03-121-96/+96
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194151 13f79535-47bb-0310-9956-ffa450edef68
* Updated build. Added manifest to jar to make it a runnable jar.Kelly Campbell2001-03-054-10/+13
| | | | | | | | | | | | | Updated dist targets to have separate src and bin builds. Compressed the xerces-1.2.3.jar to make distributions and cvs checkouts smaller. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194137 13f79535-47bb-0310-9956-ffa450edef68
* All regions examplearved2001-03-041-0/+132
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194131 13f79535-47bb-0310-9956-ffa450edef68