而如果還要對圖片做縮放大小的話,只要利用iTextSharp.text.Image.ScalePercent()即可。 Document doc = new Document(PageSize.A5); PdfWriter writer = ...
確定! 回上一頁