Hi All,
I want to generate PDF/A document from a docx file using DocX4J. As i have understood that DocX4j uses Apache FOP for pdf document generation. FOP offers the possibility to generate a pdf/a-b see http://www.mail-archive.com/fop-users@xmlgraphics.apache.org/msg08328.html
but i could not find any possibility using DocX4J? Is this functionality not being exposed or i am missing some information???
Thanks.