We’ve got an issue with Aspose.Words failing to save a specific document to pdf. Code duplicating the issue is as follows…
static void Main(string[] args)
{
var doc = new Document(args[0]);
var d…...converting Word Document containing a chart to a PDF Aspose.Words Product...We’ve got an issue with Aspose.Words failing to save a specific document...