Hi.
I’m evaluating Aspose.words for a project, but I’ve just struck a rock. I find that the Document.Print() methods are missing from the API, though I can see that they exist in the .NET framework version of the API.
I…...DrawImage(pageImage, new Point(0, 0)); } // Increase page index...Graphics.DrawImage(pageImage, new Point(0, 0)); } // Increase page index...