Re: Problem with SVG

2004-10-29 Thread Jeremias Maerki
IMO whether you use instream-foreign-object or external-graphic is not a matter of style. It simply depends on where you place your SVG. I'm using both kinds all the time. The result should be pretty much the same. On 29.10.2004 10:43:09 Johannes Franz wrote: > just tried it with another svg file

Re: Problem with SVG

2004-10-29 Thread Jeremias Maerki
Batik has links to mailing lists for SVG: http://xml.apache.org/batik/mailList.html On 29.10.2004 11:00:29 Johannes Franz wrote: > By the way does anybody know a good mailinglist or forum to ask questions > concerning svg? Jeremias Maerki

Re: Problem with SVG

2004-10-29 Thread Johannes Franz
By the way does anybody know a good mailinglist or forum to ask questions concerning svg? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with SVG

2004-10-29 Thread Johannes Franz
ranz >[EMAIL PROTECTED] rub.de> cc: >Subject: Re: Problem with > SVG 10/28/2004 07:25 > Please respond > to fop-user > > > > > > Ok, > this are my sample fil

Re: Problem with SVG

2004-10-29 Thread Louis . Masters
cc: Subject: Re: Problem with SVG 10/28/2004 07:25

Re: Problem with SVG

2004-10-28 Thread J.Pietschmann
Johannes Franz wrote: By the way i just read that there is a function to clear the image cache. Do you think that there is a good position in the jars to set this function. I would like to reset the cache after every image, because for my uses i don't need a cache. Most of the embeded images are

Re: Problem with SVG

2004-10-28 Thread Johannes Franz
nd it doesn't depend on the time to create the pdf but on the amount of images i can embed. - Original Message - From: "Johannes Franz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 28, 2004 9:29 PM Subject: Re: Problem with SVG Yes, i just w

Re: Problem with SVG

2004-10-28 Thread Johannes Franz
ay, October 28, 2004 9:00 PM Subject: RE: Problem with SVG -Original Message- From: Johannes Franz [mailto:[EMAIL PROTECTED] Hi, FYI: since your original question also mentioned 'how many svgs can one embed before the OOMError occurs?', here's a little advice. You won&#

RE: Problem with SVG

2004-10-28 Thread Andreas L. Delmelle
> -Original Message- > From: Andreas L. Delmelle [mailto:[EMAIL PROTECTED] > > > FYI: since your original question also mentioned 'how many svgs can one > embed before the OOMError occurs?', here's a little advice. > > You won't be able to accurately test this with just one SVG, you'd need

RE: Problem with SVG

2004-10-28 Thread Andreas L. Delmelle
> -Original Message- > From: Johannes Franz [mailto:[EMAIL PROTECTED] Hi, FYI: since your original question also mentioned 'how many svgs can one embed before the OOMError occurs?', here's a little advice. You won't be able to accurately test this with just one SVG, you'd need to have q

Re: Problem with SVG

2004-10-28 Thread Johannes Franz
; Can you send your command line? I'll try it on my side. > > -Lou > > > > > Johannes Franz >[EMAIL PROTECTED] rub.de> cc: > Subject: Re: Problem with

Re: Problem with SVG

2004-10-28 Thread Louis . Masters
cc: Subject: Re: Problem with SVG

Re: Problem with SVG

2004-10-28 Thread Johannes Franz
> > Hope this helps. > > -Lou > > > > > "Johannes Franz" ><[EMAIL PROTECTED]> rub.de> cc: >Subject: Re: Problem with > SVG 10/25/2004 10:32 >

Re: Problem with SVG

2004-10-28 Thread Johannes Franz
Hi, batik.jar seems to be added. From my fop.sh: DIRLIBS=${FOP_HOME}/lib/*.jar And batik.jar is located in /lib. So any other idea why this problem occurs? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: Problem with SVG

2004-10-25 Thread Louis . Masters
cc: Subject: Re: Problem with SVG 10/

Re: Problem with SVG

2004-10-25 Thread Johannes Franz
Ok, i have to include Batik. Could you perhaps explain how to do this? I don't exactly understand the faq. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 25, 2004 1:30 PM Subject: Re: Problem with SVG SVG is not natively

Re: Problem with SVG

2004-10-25 Thread mathieu . fretiere
>So i searched the web for a SVG, which is about 70kb large 70 kb is rather small. In our application, each page sequence may embed more than 100 external SVG graphics, 15 kb each. I give 128 Mb to the JVM and get no OutOfMemoryError, but our application is rather peculiar and there is only one

Re: Problem with SVG

2004-10-25 Thread Louis . Masters
SVG is not natively supported through FOP - it requires Batik. Don't forget to include the Batik jar that came with your FOP distribution. See http://xml.apache.org/fop/graphics.html#batik or http://xml.apache.org/fop/graphics.html#svg -Lou

Re: Problem with SVG only Black & White

2002-05-14 Thread J.Pietschmann
Sam Prokop wrote: i´ve got some svg made by jfree-chart, they look nice in the batik-browser, but if i render them with fop 0.20.3 to pdf they are just black and white. This hasn't come up before. As a wild guess check whether your SVG contains transparent stuff or certain other shading effects, FO