Closed GoogleCodeExporter closed 8 years ago
Hi,
Could you attache please your docx, Java code (pojo, main) to test your problem
please.
Many thank's
Regards Angelo
Original comment by angelo.z...@gmail.com
on 14 Jun 2012 at 3:41
Thanks.
TestXDocReport.java contanins the main method to test the problem.
template1.docx not have header. the generated file open fine.
template2.docx have a simple header. the generated file show a corrupt file
message when open. still word 2007 permits repair it. but this confuse to some
users.
BTW. thanks for the rapid answer. :)
Original comment by stevev...@gmail.com
on 14 Jun 2012 at 4:04
Attachments:
Hi,
I have implemented the page break before/after for docx =>
http://code.google.com/p/xdocreport/wiki/DocxReportingJavaMainHTMLTextStyling#At
tributes and for odt =>
http://code.google.com/p/xdocreport/wiki/ODTReportingJavaMainHTMLTextStyling#Att
ributes
I have fixed the problem. Problems comes from a endnotes which defines sperator
> 0.
By waiting the release of 0.9.8 you can test it by getting the source of Git or
use Maven.
Regards Angelo
Original comment by angelo.z...@gmail.com
on 25 Jun 2012 at 2:14
Original comment by angelo.z...@gmail.com
on 25 Jun 2012 at 2:26
Original issue reported on code.google.com by
stevev...@gmail.com
on 14 Jun 2012 at 3:37