Converting Word document to pdf results in rectangle shape not showing

Hi,

I converted the following word document to pdf using the intermediary Aspose XML method. If you take a look at page 3, you will notice that a box shows up in the word document where as the pdf document only shows the top border of the rectangle.

Aspose.Words 9.0.0.0
Aspose.Pdf 4.2.1.0
Aspose.Pdf.Kit 4.3.0.0

Thanks.

Hi,


I was able to reproduce the issue with the rectangles on the 3rd page. I logged this issue in our defect database. You will be notified once it is resolved.

In the meantime you could try refactoring your DOC file. I noticed that the 3rd page has all the rectangles and other objects on this page grouped. If you just ungroup them and convert the document to PDF then the rectangles are displayed correctly. Could you try that and let me know if it helped?

Thanks,