See this word document: https://easyupload.io/q24zzl
With version 19.3.0 this file converts correctly to pdf.
With version 22.8.0 and 23.3.0 only the top half of the image is shown and all data that follows that image in the word document is not added to the pdf.
We use
AsposeNative.Words.Document.Save is used to save as pdf with
PdfSaveOptions options = new PdfSaveOptions();
options.OutlineOptions.HeadingsOutlineLevels = 3;
See result: