Thx for your experiences. I can't upgrade to 0.93 since it's not supported by the latest stable apache cocoon version. i desire the upcoming version 2.2 since months ;-) Thx Louis for the code snippet. i try to figure out why i have such a large increasement. I'll let you kow,
greetings matthias ----- Ursprüngliche Mail ---- Von: Andreas L Delmelle <[EMAIL PROTECTED]> An: [email protected] Gesendet: Mittwoch, den 11. Juli 2007, 19:24:20 Uhr Betreff: Re: Size issues with SVG in PDF On Jul 11, 2007, at 16:47, Matthias Müller wrote: > since i use fop 0.20.5 i am forced to use a svg object (to generate > an 90° rotated text in my pdf output). i do this via the > <fo:instream-foreign-object> statement. > but the size of the pdf file is ~12x bigger than without the svg > object. Probably because the SVG is inserted into the PDF as a rasterized graphic... but that's a long shot. > is there any alternative. i don't want to use gif's if possible. Of course you don't want to use GIFs. Who does? :-) Alternatives? If at all possible, I would consider upgrading to 0.93, which eliminates the need to use SVG as you can simply use a fo:block- container with reference-orientation of 90. Cheers Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __________________________________ Wissenswertes für Bastler und Hobby Handwerker. BE A BETTER HEIMWERKER! www.yahoo.de/clever --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
