I would like to use some functions of PDFsharp and others of MigraDoc, but edit everything in the same article, for example:
graphics.DrawImage(PdfSharp.Drawing.XImage.FromFile("//foto.png"), 51, 52, 123, 57);
sec.AddParagraph("frase");
I w...
asked by
03.07.2018 / 19:22