Drawing a line is simple: gfx.DrawLine(XPens.DarkGreen, 0, 120, page.Width, 0);. The PDFsharp samples are explained here:
確定! 回上一頁