Re: Example extension

2002-03-06 Thread Keiron Liddle
On 2002.03.06 03:03 Adrian Edwards wrote: > Thanks Keiron. Look forward to seeing the example. > > Can you please announce the commit on this thread for completeness of > the archive? The example extension is available under the contrib/ directory in the cvs trunk. When the rest of FOP is wor

RE: Example extension

2002-03-06 Thread Adrian Edwards
hings" > ;-) > > -----Original Message- > From: Keiron Liddle [mailto:[EMAIL PROTECTED]] > Sent: Friday, 1 March 2002 8:13 PM > To: [EMAIL PROTECTED] > Subject: Re: Example extension > > > Hi, > > It really depends on what type of extension you want to

RE: Example extension

2002-03-05 Thread Savino, Matt C
> Sent: Tuesday, March 05, 2002 11:02 AM > To: [EMAIL PROTECTED] > Subject: Re: Example extension > > > Matt, > > > I've written the following sample fo document that puts in > continued on > following pages. Unfortunately fo:retrieve-marker does not &g

Re: Example extension

2002-03-05 Thread Chuck Paussa
Matt, I've written the following sample fo document that puts in continued on following pages. Unfortunately fo:retrieve-marker does not work within the so it cannot be implemented in the but instead in a table palced in the region-before. This is not a problem if you are starting a new pa

Re: Example extension

2002-03-05 Thread Keiron Liddle
hings" > ;-) > > -----Original Message- > From: Keiron Liddle [mailto:[EMAIL PROTECTED]] > Sent: Friday, 1 March 2002 8:13 PM > To: [EMAIL PROTECTED] > Subject: Re: Example extension > > > Hi, > > It really depends on what type of extension you want to

RE: Example extension

2002-03-04 Thread Savino, Matt C
; -Original Message- > From: Matt Savino [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 01, 2002 9:55 AM > To: [EMAIL PROTECTED] > Subject: Re: Example extension > > > I've been told than an extension is the way to go for these two needed > features: >

RE: Example extension

2002-03-03 Thread Adrian Edwards
gnises script-link and processes it with my code? I look forward to your response (and to the "new way of doing things" ;-) -Original Message- From: Keiron Liddle [mailto:[EMAIL PROTECTED]] Sent: Friday, 1 March 2002 8:13 PM To: [EMAIL PROTECTED] Subject: Re: Example extension Hi, I

Re: Example extension

2002-03-01 Thread Matt Savino
I've been told than an extension is the way to go for these two needed features: 1. Add a string ['(Continued)'] to a table header if the table spans multiple pages. Note these tables are part of the content and can start anywhere in the page. They could be seen more like paragraphs or blocks wit

Re: Example extension

2002-03-01 Thread Matt Savino
I've been told than an extension is the way to go for these two needed features: 1. Add a string ['(Continued)'] to a table header if the table spans multiple pages. Note these tables are part of the content and can start anywhere in the page. They could be seen more like paragraphs or blocks wit

Re: Example extension

2002-03-01 Thread Keiron Liddle
Hi, It really depends on what type of extension you want to do. This is an area that will change and become much easier in the future (in theory). Examples and help will be available for the new way of doing things. Could you tell us what you want your extension to do so that we have more ide

Re: Example extension

2002-03-01 Thread Jeremias Maerki
> Have a look at: http://www.exslt.org/ That's an XSLT extension, not a FOP extension. Right? Cheers, Jeremias Märki mailto:[EMAIL PROTECTED] OUTLINE AG Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern Tel. +41 41 317 2020 - Fax +41 41 317 2029 Internet http://www.outline.ch

RE: Example extension

2002-02-28 Thread Michiel Verhoef
ECTED]] $ Sent: vrijdag 1 maart 2002 8:51 $ To: [EMAIL PROTECTED] $ Subject: RE: Example extension $ $ $ Thanks for that very interesting link Michiel. But I $ couldn't find any $ information on extending fop there, just extending XSLT. Of course, I $ may have missed it... $ $ I have no tr

RE: Example extension

2002-02-28 Thread Adrian Edwards
get FOP to handle my extension elements that I cannot find any good examples for. Once again, I appreciate your attempt at help. Anyone else? - Adrian -Original Message- From: Michiel Verhoef [mailto:[EMAIL PROTECTED]] Sent: Friday, 1 March 2002 6:36 PM To: '[EMAIL PROTECTED]'

RE: Example extension

2002-02-28 Thread Michiel Verhoef
Have a look at: http://www.exslt.org/ HTH, Michiel $ -Original Message- $ From: Adrian Edwards [mailto:[EMAIL PROTECTED]] $ Sent: vrijdag 1 maart 2002 8:34 $ To: [EMAIL PROTECTED] $ Subject: Example extension $ $ $ Hi fop-dev, $ $ Has anyone written a simple(ish) FOP extension that t