Page 1 of 1

Docx4j license query.

PostPosted: Fri Sep 30, 2016 12:38 am
by shantanu06
Hi,
We have a requirement in our project to convert docx and doc file to PDF/A format. I understand that docx4j does not support conversion to PDF/A natively.
We have modified FORendererApacheFOP.java file to meet our requirements.

Can we use this modifed version in a commerical product with docx4j free edition or there will be a licensing issue?

Thanks
Shantanu

EDIT: Correct java file name.

Re: Docx4j license query.

PostPosted: Fri Sep 30, 2016 9:28 pm
by jason
From your description and if I understand you correctly, there should be no problem at all; from the docx4j perspective, it is licensed under ASLv2, so you just have to respect those license terms.

Regarding PDF/A, Plutext's commercial PDF Converter does support PDF/A-2b, so that's another option to bear in mind.