在即時環境中測試
在生產環境中無水印測試。
無論您需要它在哪裡運作都可以。
完全功能產品
取得30天的完全功能產品。
幾分鐘內即可上手並運行。
24/5技術支援
在您的產品試用期間,獲得完整的工程師支援
using IronPrint;
// Configure print setting
PrintSettings printSettings = new PrintSettings();
printSettings.Dpi = 150;
printSettings.NumberOfCopies = 2;
printSettings.PaperOrientation = PaperOrientation.Portrait;
// Print the document
Printer.Print("newDoc.pdf", printSettings);
Install-Package IronPrint
專為在.NET 10, 9, 8, 7, 6, Core 或 Framework上運行的C#,F#,& VB.NET設計
您的試用密鑰應該在電子郵件裡。
如果沒有,請聯繫
support@ironsoftware.com