Hi,

I can't seem to find any reference to that message in FOP or XGC. Are you sure 
the message is coming from FOP? Try running the same fo from the command line 
and see if you get the same message. If you don't then it may be coming from 
elsewhere

Regards,

Robert Meyer

> Date: Wed, 23 Jan 2013 08:30:06 -0700
> From: sjm.mli...@gmail.com
> To: fop-users@xmlgraphics.apache.org
> Subject: Re: Suppress output to screen
> 
> >> I'm using FOP version 0.95 in a bash script and use the "-q" option and
> >> redirect stdout and stderr to /dev/null, but still get messages printed
> >> to the screen:
> > 
> > Can you copy and paste an example of the messages you are seeing on the
> > screen. You might be able to suppress them using log levels.
> 
> In the bash script the call to fop is:
> 
> fop -q -fo $YR.wk$WK.fo $YR.wk$WK.pdf  >/dev/null 2>&1
> 
> The screen output is:
> "Making landscape pages on USletter paper (11inx8.5in)"
> 
> To be "clearer", since I'm looping through log file directories to
> generate .pdf reports when I run the bash script the screen looks like:
> 
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> Making landscape pages on USletter paper (11inx8.5in)
> 
> 
> Thanks for any help!
> 
> sjm
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org
> 
                                          

Reply via email to