I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Adding an Image as a Paragraph causes infinite processing until...height + 2 * margins); page.Paragraphs.Add(image); document.Save(Path...