vsch/flexmark-java
Use flexmark-java to generate documents and reports based on templatesMy idea is based on what Docmosis could do, except the template is a md document. As a input I have a java model, and the output would be a PDF file. Do you think it would be possible to do that with flexmark-java? |