Open GoogleCodeExporter opened 9 years ago
Please post a simple docx+Java code which causes your problem.
Original comment by angelo.z...@gmail.com
on 7 Aug 2014 at 3:51
here is an example posing the problem
Original comment by gueri...@free.fr
on 11 Aug 2014 at 2:39
Attachments:
Try with
metadata.addFieldAsTextStyling("item", SyntaxKind.Html);
Original comment by angelo.z...@gmail.com
on 11 Aug 2014 at 4:32
Try with
metadata.addFieldAsTextStyling("item", SyntaxKind.Html);
Original comment by angelo.z...@gmail.com
on 11 Aug 2014 at 4:32
Try with
metadata.addFieldAsTextStyling("item", SyntaxKind.Html);
and remove
metadata.addFieldAsTextStyling("html_texts", SyntaxKind.Html);
Original comment by angelo.z...@gmail.com
on 11 Aug 2014 at 4:33
I have the same error
Original comment by gueri...@free.fr
on 12 Aug 2014 at 8:53
Ok, I will study your sample when I will have time.
Regard's Angelo
Original comment by angelo.z...@gmail.com
on 12 Aug 2014 at 9:02
Original issue reported on code.google.com by
gueri...@free.fr
on 17 Jul 2014 at 10:04