I have already solved my problem. You right – the instantiation of  the 
PDFRenderer was the reason why my custom configuration  was not read and
used in the renderer. I have used this method because of following error:
“Don't know how to handle "application/pdf" as an output format. Neither an
FOEventHandler nor a Renderer could be found for this output format”. I have
found in the FOP mailing list that I can solve this error using
“setRendererOverride” method. But actually this was not a right solution.
The real problem was missing text files under the META-INF/Services
directory. I have forgotten to copy the in my environment. I found this
notice in your post by 
http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200605.mbox/[EMAIL
 PROTECTED]
apache mailing archive .

Thank you for your help

Virginijus Kandrotas
-- 
View this message in context: 
http://www.nabble.com/Need-working-example-or-help-how-to-use-PDF-A-1b-with-FOP-0.93-tf3227266.html#a9003689
Sent from the FOP - Users mailing list archive at Nabble.com.


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

Reply via email to