Dear J.Pietschmann, > > My FO file like: > > > > <fo:external-graphic > > src="file:///d:\fop\fop-5\e001.svg"/> > > This does not help in tracking down the problem. Can > you display > the SVG with Batik?
yes, my svg files is displayed on batik. See my root element. <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd"> This is correct or wrong? Kindly advise me. Regards, H. Balakrishnan --- "J.Pietschmann" <[EMAIL PROTECTED]> wrote: > H. krishna wrote: > > I am linked external SVG File in FO File. The > errors > > like: > > > > [ERROR] Could not load external SVG: null > This means something is wrong with your SVG. The > usual cause > is that you can't access the DTD on the W3C server > (which you > shouldn't do anyway). > > > My FO file like: > > > > <fo:external-graphic > > src="file:///d:\fop\fop-5\e001.svg"/> > > This does not help in tracking down the problem. Can > you display > the SVG with Batik? > > > > --- Myriam Delperier <[EMAIL PROTECTED]> > Would you *please* get used to snip old message > quotes? *All* > of you. > > J.Pietschmann > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
