SVG Problem in Unix

2003-07-09 Thread Miltos Margetis
Hi, I am trying to create a pdf with an svg, using the xsl code below: fo:static-content flow-name=xsl-region-before xsl:if test=data/ContractTO/statusId= '6000' fo:block fo:instream-foreign-object xmlns:svg=http://www.w3.org/2000/svg; svg:svg width=40in height=40in

Problem with imported footer

2003-02-05 Thread Miltos Margetis
Hello: I made an xsl:fo file, whitch imports another xsl:fo so as to implement the footer.Both files match data from the same xml. Everything seem ok by now, except the position of my footer (its a table with one row, and the column number depend from 1 to 6).How can i centralised the footer