HTML2PDF-X Pilot 是一個可通過 HTML 創建 PDF 報表的開發庫。該開發庫也支持 HTML 至 PDF 轉換。您可以選擇將該開發庫集成到應用程序中也可以將其作為獨立產品使用。
HTML2PDF-X Pilot is a library that helps you to create PDF reports using HTML. It also performs HTML to PDF conversion. You can integrate the library into your application or use it as a standalone product.
功能特征
- 將 HTML 文件、HTML 字符串以及 URL 轉換為 PDF 格式
- 在轉換之前編輯帶有 JavaScript 代碼的內容
- 通過直接寫入文本、HTML 格式的文本、HTML 表格、不同形狀的繪圖或者圖片創建 PDF(支持的格式包括:bmp, .gif, .jpeg, .png, .pbm, .pgm, .ppm, .tiff)

PDF文檔示例
更多請參考示例 :
示例和教程
HTML2PDF-X Pilot以COM/ActiveX庫模式工作。示例和教程請參考 、
Features
- Convert HTML files, HTML strings, and URLs to PDF format
- Edit content with JavaScript code prior to conversion
- Create PDF by directly writing text, HTML-formatted text, HTML tables, or drawings of shapes or pictures (supported formats: .bmp, .gif, .jpeg, .png, .pbm, .pgm, .ppm, .tiff)

Sample PDF documents
Please look at the :
Examples and Tutorials
HTML2PDF-X Pilot works as COM/ActiveX library. Find out how to and find an