Hello,
Good morning,
First of all thanks for good product. It is working fine in our project.
We are facing 1 minor issue, with respect to numbering in Word Doc. Attached is the sample word Document. i.e. it contains 3 numbered points.
Generating 1 page PDF from ASPoSE word doc is OK. It has no issues.
If We generate 2 page PDF for this document with ASPOSE word family. Number are continued in next page. We will like to reset this numbers on every page i.e. number should always restart from 1 on each page. What we can do to achieve the same
Attached is also generated 2 page PDF.
Sample code is simple:
We are overriding 2 functions private boolean isEof() throws Exception {} and public boolean moveNext() throws Exception {} to produce 2 page pdf.
We are using version 13.8.0.0
Waiting for earlier reply.