Description of issue:
After the epub conversion refactoring there was faced the following bug: iBook viewer on iPad doesn't render the single borders tables properly. They are rendered only if the view is zoomed in.
Steps to reproduce:
Create a .doc or .docx file that contains the standard table (single styled borders, no other modifications). Then create an epub via using Aspose.Words. Open the epub on iPad (iBook viewer) and check table borders.
Actual Result:
Table borders in epubs on iPad are not displayed.
Expected Result:
Table borders in epubs on iPad have to be displayed as usual.
Additional Info:
All other devices render the tables properly.