Hi, I m trying to convert a set of db results into PDF using XSL FO. Depending on the query, the number of columns returned might differ.Also, based on the value of a column(in my case, Offer type), I have to choose/ignore only certain columns which I can specify in my XSLT header/value templates. My problem is with *fo:table-column*. I cannot give a static number here for number-columns-repeated. Is there a way to dynamically add table-columns and handle different result set using a single XSLT? Your help would be much appreciated.Thanks.
-- View this message in context: http://apache-fop.1065347.n5.nabble.com/How-to-dynamically-add-columns-to-fo-table-in-xsl-fo-tp38303.html Sent from the FOP - Users mailing list archive at Nabble.com.