You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Bonekrusher <dj...@yahoo.com> on 2012/08/23 18:09:47 UTC

fo:retrieve-table-marker Road Map

Hi,

I've been using Apache FOP since the pre 0.9X days. I see that 1.1 is now a
release candidate. Is there any plan to implement fo:retrieve-table-marker
in a upcoming release? I current use markers to achieve this, which works
except in some cases there is no marker (e.g. first page of marker). This
leaves a large static space (reserved in the static region for the
markers(s)). I see it is listed as one of the most wanted items ->
http://wiki.apache.org/xmlgraphics-fop/MostWantedFeatures

Thanks

Phil





--
View this message in context: http://apache-fop.1065347.n5.nabble.com/fo-retrieve-table-marker-Road-Map-tp36680.html
Sent from the FOP - Dev mailing list archive at Nabble.com.

Re: fo:retrieve-table-marker Road Map

Posted by Bonekrusher <dj...@yahoo.com>.
Never mind my last post. It helps if I compile the latest jar... Sorry about
that. 

So I tested the table-markers and it looks great. I tested the following:

- Putting markers in nested tables. 
- Tested with a marker that is over 1 line long (check for bleeding)

Every thing works as expected. Thanks so much for doing this.





--
View this message in context: http://apache-fop.1065347.n5.nabble.com/fo-retrieve-table-marker-Road-Map-tp36680p36972.html
Sent from the FOP - Dev mailing list archive at Nabble.com.

Re: fo:retrieve-table-marker Road Map

Posted by Bonekrusher <dj...@yahoo.com>.
Thanks Luis,

Last night I ran the 2 examples through the latest trunk via the command
line, I receive the following error:

Exception
java.lang.ArrayIndexOutOfBoundsException: 277

However, when I run directly through NetBeans, the pdf renders. What am I
doing wrong via the command line?

As a note, I am excited to test this new feature as it will solve a problem
with my books I have had since I moved my stylesheet away from 0.20.5.
Thanks for all the hard work!





--
View this message in context: http://apache-fop.1065347.n5.nabble.com/fo-retrieve-table-marker-Road-Map-tp36680p36970.html
Sent from the FOP - Dev mailing list archive at Nabble.com.

Re: fo:retrieve-table-marker Road Map

Posted by Luis Bernardo <lm...@gmail.com>.
see the examples for the bugzilla issue:

https://issues.apache.org/bugzilla/show_bug.cgi?id=53924

On 9/28/12 4:43 PM, Bonekrusher wrote:
> Thanks Mehdi - Will do. Dioyou know if there is any example fo files to test
> with? I ask because I find that the spec can be a bit ambiguous when it
> comes to implementation (some times). If, not I'll test per the specs.
>
> Thanks again.
>
>
>
> --
> View this message in context: http://apache-fop.1065347.n5.nabble.com/fo-retrieve-table-marker-Road-Map-tp36680p36964.html
> Sent from the FOP - Dev mailing list archive at Nabble.com.


Re: fo:retrieve-table-marker Road Map

Posted by Bonekrusher <dj...@yahoo.com>.
Thanks Mehdi - Will do. Dioyou know if there is any example fo files to test
with? I ask because I find that the spec can be a bit ambiguous when it
comes to implementation (some times). If, not I'll test per the specs.

Thanks again.  



--
View this message in context: http://apache-fop.1065347.n5.nabble.com/fo-retrieve-table-marker-Road-Map-tp36680p36964.html
Sent from the FOP - Dev mailing list archive at Nabble.com.

Re: fo:retrieve-table-marker Road Map

Posted by mehdi houshmand <me...@gmail.com>.
Hi,

Checkout the latest trunk, as of r1391502, Luis has done some work on
table-markers and it may be what you're looking for. If you have any
issues, please don't hesitate to get back in contact.

Thanks

Mehdi

On 1 September 2012 21:46, Bonekrusher <dj...@yahoo.com> wrote:

> Thanks. This is great news. I'm very happy it's being worked.
>
>
>
> --
> View this message in context:
> http://apache-fop.1065347.n5.nabble.com/fo-retrieve-table-marker-Road-Map-tp36680p36739.html
> Sent from the FOP - Dev mailing list archive at Nabble.com.
>

Re: fo:retrieve-table-marker Road Map

Posted by Bonekrusher <dj...@yahoo.com>.
Thanks. This is great news. I'm very happy it's being worked. 



--
View this message in context: http://apache-fop.1065347.n5.nabble.com/fo-retrieve-table-marker-Road-Map-tp36680p36739.html
Sent from the FOP - Dev mailing list archive at Nabble.com.

Re: fo:retrieve-table-marker Road Map

Posted by Chris Bowditch <bo...@hotmail.com>.
On 23/08/2012 17:09, Bonekrusher wrote:
> Hi,
Hi Phil,

>
> I've been using Apache FOP since the pre 0.9X days. I see that 1.1 is now a
> release candidate. Is there any plan to implement fo:retrieve-table-marker
> in a upcoming release? I current use markers to achieve this, which works
> except in some cases there is no marker (e.g. first page of marker). This
> leaves a large static space (reserved in the static region for the
> markers(s)). I see it is listed as one of the most wanted items ->
> http://wiki.apache.org/xmlgraphics-fop/MostWantedFeatures
Your question would be more suitable on the fop-users mailing list. Luis 
Bernardo is working on an implementation of table markers. It is nearly 
finishes but won't be released in 1.1 final. Instead it will be in the 
next release, 1.2? For which we have no firm release date. Once the 
changes are committed to trunk you can download the source code and 
compile it yourself.

Thanks,

Chris

>
> Thanks
>
> Phil
>
>
>
>
>
> --
> View this message in context: http://apache-fop.1065347.n5.nabble.com/fo-retrieve-table-marker-Road-Map-tp36680.html
> Sent from the FOP - Dev mailing list archive at Nabble.com.
>
>