svg fills black when using variable

2003-01-02 Thread Don Berendsen
FOP 2.0.5rc
In the example below the rectangle is filled with black instead of 
limegreen. Is there a way to specify the fill color using a variable?

Thanks,
Don



_
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


FOP Memory Issue

2003-01-02 Thread Øyvind Hvamstad
Hi, I have a fop servlet that is generating reports on demand from a
client program. I'm using tomcat as servlet container, xml and xsl to
generate fo and fop to give me pdf. The reports tend to be big and
memory is being exhausted.

The tomcat process never releases any memory and the usage is increasing
linearly. This makes sense when I use page/total-pages since I then need
to hold all pages till I reach the last one, however, is there a way to
explicitly say that no counting is to be done so that fop releases
memory as it generates pdf?

The second question is how to make tomcat release memory when a servlet
is finished? - But that is probably a different list...

Øyvind Hvamstad


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: fop.jar with patches

2003-01-02 Thread Joerg Pietschmann
On Thursday 02 January 2003 15:55, Fabrizio Tringali wrote:
> OK, but I need the patched version for "NullPointerException on
> Txt-Rendering" bug

Oops!
Go to the mailing list archive, like
  http://marc.theaimsgroup.com
select the FOP cvs list, search the CVS commit diff which fixes the
problem and apply the patch by yourself.

J.Pietschmann

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: fop.jar with patches

2003-01-02 Thread Fabrizio Tringali
OK, but I need the patched version for "NullPointerException on
Txt-Rendering" bug

Thanks
Fabrizio

From: "Joerg Pietschmann"
> On Thursday 02 January 2003 12:27, Fabrizio Tringali wrote:
> > anybody knows how can I take a fop.jar file with the ultimate patches?
>
> Just download the 0.20.5rc distribution. Currently there aren't
> any relevant new patches.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: zero width space

2003-01-02 Thread Oscar Schoof

FOP 0.20.4 incorrectly uses a full space width for basically all Unicode space
characters.
This is fixed in 0.20.5rc, please upgrade.
Ok, i did. And it solved this issue.
Thanks,
Oscar

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Pattern fills are all solid black

2003-01-02 Thread Keiron Liddle

The problem is that patterns are not implemented in the releases as yet.


On Thu, 2003-01-02 at 14:14, Don Berendsen wrote:
> Any pattern fill (e.g. see below) that I try always results in a solid black 
> fill. I'm using FOP 2.0.4 with Batik version 1.5 beta2 and viewing the pdf 
> with Acrobat. Can anyone provide me with some guidance or an example of a 
> pattern fill that works with FOP pdf generation?
> 
> 
> 
>  height="6" patternUnits="userSpaceOnUse" shape-rendering="optimizeSpeed">
> 
> 
> 
> 
> 
> 
> 
> best wishes,
> 
> don



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: fop.jar with patches

2003-01-02 Thread Joerg Pietschmann
On Thursday 02 January 2003 12:27, Fabrizio Tringali wrote:
> anybody knows how can I take a fop.jar file with the ultimate patches?

Just download the 0.20.5rc distribution. Currently there aren't
any relevant new patches.

> I'm behind a firewall and so I can't synchronize my source files by CVS.
Spam all of the Apache federation's lists with messages how much
advantages SubVersion has over CVS. :-)
Seriously, there are rumors that a SubVersion repository will be set
up as soon as it is considered "ready for production". See
 http://subversion.tigris.org
for more info. I'm sure FOP will move SubVersion soon after the
repository is up (committers: any vetoes :-)?

J.Pietschmann

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: zero width space

2003-01-02 Thread Joerg Pietschmann
On Thursday 02 January 2003 12:11, Oscar Schoof wrote:
> I'm trying to use zero width spacing for word-wrapping purposes.
> For some reason it doesn't work.
> I tried using the code ​ and also ​ for this zero width
> space and use Fop version 0.20.4.

FOP 0.20.4 incorrectly uses a full space width for basically all Unicode space
characters.
This is fixed in 0.20.5rc, please upgrade.

J.Pietschmann

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Pattern fills are all solid black

2003-01-02 Thread Don Berendsen




Any pattern fill (e.g. see below) that I try always results in a solid black 
fill. I'm using FOP 2.0.4 with Batik version 1.5 beta2 and viewing the pdf 
with Acrobat. Can anyone provide me with some guidance or an example of a 
pattern fill that works with FOP pdf generation?











best wishes,
don
_
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


fop.jar with patches

2003-01-02 Thread Fabrizio Tringali
Happy New Year to everybody,

anybody knows how can I take a fop.jar file with the ultimate patches?

I'm behind a firewall and so I can't synchronize my source files by CVS. 

thanks
Fabrizio

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



zero width space

2003-01-02 Thread Oscar Schoof
Hi all,
I'm trying to use zero width spacing for word-wrapping purposes.
For some reason it doesn't work.
I tried using the code ​ and also ​ for this zero width 
space and use Fop version 0.20.4.
But in, for example, "word​break" i get "word 
break", with a 'normal' space in it.
Am i doing something wrong? Does it depend on a font-family setting?

Oscar


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]