RE: Performance improvement suggestions

2013-01-17 Thread nels
Thanks again. I have used the Unix method of redirecting output now. The process will be run from the application and the messages are meaningless to the end user hence my question. - just starting out with FOP - don't hurt me! -- View this message in context:

Re: Performance improvement suggestions

2013-01-17 Thread Glenn Adams
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-validationtrue/strict-validation into your fop.xconf

Fwd: FOP 1.1 - Unable to copy/paste text is not working

2013-01-17 Thread Neeraj
Hi, I am using FOP 1.1 and through command line; trying to create PDF in Arabic language. Now when i copy Arabic text from PDF to UTF-8 editor. it not shows some Arabic chars, instead of shows box. Please help me to resolve this issue. I have attached corresponding files. command line: fop -c

Re: Performance improvement suggestions

2013-01-17 Thread nels
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

Re: Fwd: FOP 1.1 - Unable to copy/paste text is not working

2013-01-17 Thread Luis Bernardo
does your editor know about the font you are using? if you highlight the text in the editor and set the font to Arial do you see any glyph? I tried your example but with Arial, copied and pasted to OpenOffice and I am able to see the glyphs. now, not that this makes a difference for your