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 =
…...PdfSaveOptions() { OutlineOptions = {...provided code snippet uses PdfSaveOptions with OutlineOptions.DefaultBookmarksOutl...