Hi Guys,
We are currently in the process of evaluating Aspose.Words (.Net) for converting docx documents to images and extracting text layout positions (which we use the amazing LayoutEnumerator for). We have been massively impressed with the product so far but have seen a few conversion issues that are show stoppers for us. Before we commit to buying developer licences we would like to know if these issues are a) known b) fixable and c) in what approximate time frame.
Please find attached to this post a zip file including 2 docx documents that illustrate the issues and supporting image annotations describing the conversion issues described below. The code used to render the images is also included.
missing_content.docx
Problems:
1) The contents page (page 3) containing the contents table is entirely missing. Needless to say this is a serious issue for us.
2) On the rendered page 3, the title “Contents” appears. It should be on the missing contents page and not on what is in MS word page 4. (Annotated in SR_11569_5_2.png as exhibit 2).
3) On the second page the author of this document has overlayed a table on top of the defined columns, yet the columns decoration (black line in the middle) is shown on top of the table. MS Word doesn’t do this. (Annotated in SR_11569_5_1.png as exhibit 1).
multiple_content.docs
Problems:
1) The contents table has leaked on to page 2 when in Word it is rendered on page 3.(Annotated in SR_11569_5_1.png as exhibit 1).
2) The contents table is actually drawn twice! (Annotated in SR_11569_5_2.png as exhibit 4)
3) The “Contents” title does not appear on page 3 where it should and instead appears incorrectly on page 4. (Annotated in SR_11569_5_2.png as exhibit 2 and in SR_11569_5_3.png as exhibit 3)
Note that this corruption also happens when saving to other document formats (XPS) which implies it’s an issue in the layout/rendering engine. Also, i realize that the docx documents are cluttered with useless tables etc but i have reduced the document files (over 50 pages!) to their smallest size which still exhibit bugs to ease the process for you.
All in all your product is fantastic and leagues better than the competition, if we can get these issues resolved we’ll be jumping on this. Look forward to hearing back from you soon.