Printing with DocumentRenderer

I am using DocumentRenderer to set my printer and print a word document that was created with Aspose Words. While the document gets to the printer quickly, it is pretty poor quality. I know from reading previous threads that it has been a problem in the past, and that Aspose is working on improving. Is there currently a hot fix?
Also, form some reason all of the blank lines in my word document get taken out when I print this way. However, when I open the document, all the blank lines are there. Is that a known issue as well?

Dear Anna,
DocumentRenderer is a part of Aspose.Word.Viewer beta and we do not improve it anymore and provide very limited technical support as described here. Currently we are working on another rendering module with a completely different codebase.
Thank you for understanding.

We are happy to tell you that the new Rendering Engine has replaced the “old Viewer Beta”. The Rendering Engine can print, save as images or draw onto .NET Graphics object any document page.

Please see Aspose.Words documentation to learn more about new features.

Saving to image

In additional, new Rendering engine allows you to convert Word document to PDF directly (without using Aspose.Pdf).

Saving to Pdf

The latest version of Aspose.Words is available for download from downloads section or from NuGet