Re: FOP Extensions

2002-01-14 Thread Keiron Liddle
On 2002.01.14 10:25 Software AG wrote: > Hi. > > Having downloaded fop 0.20.2-bin and -src, I had read the documentation > about extensions. There is says to add my own extension, I better had a > look > at the source in org.apache.fop.extension. Unfortunately the only > documented class is Exte

Re: FOP Extensions

2002-01-13 Thread Keiron Liddle
On 2002.01.11 19:52 Matt Savino wrote: > I'm still planning to write my Table-header with "Continued" extension > sometime in the mythical future when I get my head above water. Does > this fall into #1 or #3? Is it really realisitic that I'll be able to > get this done in a few days? I'm pretty g

Re: FOP Extensions

2002-01-11 Thread Matt Savino
I'm still planning to write my Table-header with "Continued" extension sometime in the mythical future when I get my head above water. Does this fall into #1 or #3? Is it really realisitic that I'll be able to get this done in a few days? I'm pretty good with Java and I have access to a couple of

Re: FOP Extensions

2002-01-11 Thread Keiron Liddle
Hi, I think you confusing a few things. Starting from this page: http://xml.apache.org/fop/extensions.html (it could be a bit better and there will be some examples one day) The default extensions are svg and the bookmarks so you can just use these. To make your own extension you need to consi