Glenn Adams-2 wrote > If you want to use strict mode using the command line interface, then you > need to use the FOP configuration file to specify strict validation mode. > See http://xmlgraphics.apache.org/fop/1.1/configuration.html. In other > words, insert > <strict-validation> > true > </strict-validation> > into your fop.xconf file at the appropriate level.
Thanks Glenn. I just tried running (1.1) FOP with the issued xconf file and it complained: fop[58]: 0403-057 Syntax error at line 2 : `newline or ;' is not expected. The first few lines look like this: <?xml version="1.0"?> <fop version="1.0"> <base>.</base> Do I need to edit it first? ----- just starting out with FOP - don't hurt me! -- View this message in context: http://apache-fop.1065347.n5.nabble.com/Performance-improvement-suggestions-tp37754p37781.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
