Converting an HTML page to pdf with the simple code HtmlLoadOptions options = new HtmlLoadOptions(); Document pdfDocument = new Document(midHtmlStream, ...
確定! 回上一頁