Hi,
We just renewed & upgraded (to 21.5) our Aspose.Total .Net License because we were looking for a way to render a .Net PrintDocument to a PDF document.
The Aspose.Pdf.PrintController seemed to do the trick with only…...MeasureString(line, font, layoutArea, stringFormat, out...ev.Graphics.DrawString(line, font, drawBrush, new RectangleF(location...