Open GoogleCodeExporter opened 9 years ago
Syntax is without $ :
------------------------------------------------------------------
fieldsMetadata.addFieldAsTextStyling("data.text", SyntaxKind.Html);
------------------------------------------------------------------
If you have Pojo, you can use annotations
https://code.google.com/p/xdocreport/wiki/FieldsMetadataTemplate
Original comment by angelo.z...@gmail.com
on 25 Feb 2014 at 9:40
Even without $ it's not working. I do have Pojo, but the annotations also won't
work for the nested fields.
Original comment by steffen....@gmail.com
on 25 Feb 2014 at 10:35
please attach a simple docx+java main which causes the problem.
Original comment by angelo.z...@gmail.com
on 25 Feb 2014 at 10:39
Original issue reported on code.google.com by
steffen....@gmail.com
on 25 Feb 2014 at 9:35