Sorry to reply to my own question, but I figured I'd bring this up one more
time before it gets buried. If there's any way either of the problems
described below can be solved, it would be huge to my project. Mainly I just
want to know if anyone knows off the top of their head:

1) Is there some FOP-way to solve these problems that I'm missing? 

2) If not, could they be handled with an extension? 

3) Would it possibly make sense to do post-FOP PDF manipulation w/something
like iText? (I realize you can't just go inserting things into PDF.)

thx a lot,
Matt Savino


> -----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:
> 
> 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
> with a title. Any other solution to this problem is acceptable. 
> 
> 2. Separate page number display for a subsection. IE - master document
> is page 4 of 7, but subsection is page 2 of 3.
> 
> Please let me know if I'm missing any existing functionality 
> that solves
> these problems. I am planning to look into writing an extension some
> day. An example would certainly help.
> 
> 
> In the meantime, someone mentioned using iText for final stage add-on
> functionality like this. Does that make any sense here?
> 
> Thanks a lot,
> Matt
> 
> 
> BTW, if anyone is in there poking around with the redesign, and feels
> like creating a table-add-something-different-to-header-after-break
> property, or even table-omit-header-before-break, I know I'd love you
> for it.
> 
> 
> 
> Keiron Liddle wrote:
> > 
> > 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
> > ideas on what type of extensions people are thinking about. 
> Then we can
> > work out how they should be handled if possible.
> > 
> > So to answer your question, there are some extensions but it really
> > depends on what you want to do.
> > 
> > On 2002.03.01 08:33 Adrian Edwards wrote:
> > > Hi fop-dev,
> > >
> > > Has anyone written a simple(ish) FOP extension that they would be
> > > willing to share with the list (or even just me) as an 
> example?  I'm
> > > talking full jar file here.  The lack of examples (other 
> than the quite
> > > complicated SVG extension) in the docs and on the mailing 
> lists is quite
> > > frustrating.
> > >
> > > We don't have to go through the work of writing it up for 
> publication
> > > (yet).  Just seeing the mechanics of someone else's jar 
> would be great
> > > for beginners.
> > >
> > > Thanks in advance.
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to