You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Johannes Stuermer <js...@lrn.com> on 2004/04/27 21:19:05 UTC

embedded FOP - logging

How do I tell FOP to only log ERROR messages and not messages that fall into
the INFO category?

Thanks


-----Original Message-----
From: J.Pietschmann [mailto:j3322ptm@yahoo.de]
Sent: Tuesday, April 27, 2004 12:04 PM
To: fop-user@xml.apache.org
Subject: Re: iteration in xsl


Varadharajan Sethuraman wrote:
> I just want to know the *iteration functionality* in xsl.
> for example similar to the following ...
> *for(int i=0;i<10;i++){*

You most likely wont need it. Check your XSLT book (you
have a book, haven't you?) for the position() and count()
XPath functions.
If you decide to ask on the XSL list, state your original
problem, like "how do I get FO list items enumerated similar
to HTML <ol>?", rather than the derived one. This is more
likely to get you a sensible answer.

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


Re: embedded FOP - logging

Posted by Glen Mazza <gr...@yahoo.com>.
This section should help you:

http://xml.apache.org/fop/embedding.html#basic-logging

Glen


--- Johannes Stuermer <js...@lrn.com> wrote:
> How do I tell FOP to only log ERROR messages and not
> messages that fall into
> the INFO category?
> 
> Thanks
> 
> 
> -----Original Message-----
> From: J.Pietschmann [mailto:j3322ptm@yahoo.de]
> Sent: Tuesday, April 27, 2004 12:04 PM
> To: fop-user@xml.apache.org
> Subject: Re: iteration in xsl
> 
> 
> Varadharajan Sethuraman wrote:
> > I just want to know the *iteration functionality*
> in xsl.
> > for example similar to the following ...
> > *for(int i=0;i<10;i++){*
> 
> You most likely wont need it. Check your XSLT book
> (you
> have a book, haven't you?) for the position() and
> count()
> XPath functions.
> If you decide to ask on the XSL list, state your
> original
> problem, like "how do I get FO list items enumerated
> similar
> to HTML <ol>?", rather than the derived one. This is
> more
> likely to get you a sensible answer.
> 
> J.Pietschmann
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> fop-user-unsubscribe@xml.apache.org
> For additional commands, e-mail:
> fop-user-help@xml.apache.org
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> fop-user-unsubscribe@xml.apache.org
> For additional commands, e-mail:
> fop-user-help@xml.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org