Comparison between IronPrint and IronPDF
Explore the distinctions between IronPrint and IronPDF for developers, highlighting printing features, platform support, and customization options.
Read More
The C# Printing Library
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
Have a question? Get in touch with our development team.
No credit card required
Your trial key should be in the email.
successfully.
If it is not, please contact
support@ironsoftware.com
No credit card required
Test in production without watermarks.
Works wherever you need it to.
Get 30 days of fully functional product.
Have it up and running in minutes.
Full access to our support engineering team during your product trial
A live demo of our product and its key features
Get project specific feature recommendations
All your questions are answered to make sure you have all the information you need. (No commitment whatsoever.)
Please check your email for the trial license key.
If you don’t receive an email, please start a live chat or email support@ironsoftware.com
Book a No-obligation Consult
Complete the form below or email sales@ironsoftware.com
Your details will always be kept confidential.

Book a 30-minute, personal demo.
No contract, no card details, no commitments.



