RE: How to balance table columns?

2010-02-10 Thread Mario Madunic
You might want to post this up on the XSLT list. So here is how I would do it First is create a temp node variable containing all the left and right strings as child of the var. Get a count of the child nodes (left and right) divide by two (round up or down your choice) then create the table an

RE: How to balance table columns?

2010-02-10 Thread Mario Madunic
[mailto:mario_madu...@newflyer.com] Sent: Wednesday, February 10, 2010 6:50 AM To: fop-users@xmlgraphics.apache.org Subject: RE: How to balance table columns? You might want to post this up on the XSLT list. So here is how I would do it First is create a temp node variable containing all the left and

RE: How to balance table columns?

2010-02-11 Thread lexa2009
:mario_madu...@newflyer.com] > Sent: Wednesday, February 10, 2010 6:50 AM > To: fop-users@xmlgraphics.apache.org > Subject: RE: How to balance table columns? > > You might want to post this up on the XSLT list. > > So here is how I would do it > > First is create a temp nod

RE: How to balance table columns?

2010-02-12 Thread Mario Madunic
Publishing Specialist New Flyer Industries -Original Message- From: lexa2009 [mailto:myworkac...@gmail.com] Sent: Thursday, February 11, 2010 8:26 AM To: fop-users@xmlgraphics.apache.org Subject: RE: How to balance table columns? thx. yes, but i also need to know the length of each string, the

RE: How to balance table columns?

2010-02-18 Thread lexa2009
: lexa2009 [mailto:myworkac...@gmail.com] > Sent: Thursday, February 11, 2010 8:26 AM > To: fop-users@xmlgraphics.apache.org > Subject: RE: How to balance table columns? > > > thx. yes, but i also need to know the length of each string, the length in > mm > of each character,