Could not load external SVG: null

2002-09-23 Thread dbrahmandam
Hi, I am trying use SVG image in . (I have fop-0.20.4 ,JDK 1.3 ) in my xsl file. I have fop.jar , batik.jar in place. But when I am not getting the image in the output within the application(I am using Webshpere 3.5) The error is - Could not load external SVG: null Error while creating area :

Nested Tables & column-widths

2002-04-11 Thread dbrahmandam
Hi, I have been trying to convert html code to xsl:fo with a converter program. In html there are statements like - Customer : [~Customer~] xyz : [~abc~] I know I need to explicitely specify column widths in fo , like- before the fo:table-body. I have some tho

Re: FopException:master reference for 'fo:page-sequence' matches

2002-04-10 Thread dbrahmandam
Hi, You may refer the 'CHANGES' FILE UNDER fop-0.20.3. Change "master-name" to "master-reference" on fo:page-sequence, fo:single-page-master-reference, fo:repeatable-page-master-reference and fo:conditional-page-master-reference to comply with the latest XSL recommendation. Use 'master-ref