The attached document has 1288 pages. When converted to PDF only 55 pages get converted.
Code :
var doc = new Aspose.Words.Document(filename);
var opts = new Aspose.Words.Saving.PdfSaveOptions()
{
OutlineOptions =
…... Test with a minimal sample document...output documents here for testing? pnocera January 27, 2026,...