Recently, I was working on a project where we had to print a PDF file to a printer from within a C# program. I ended up creating a PDFFilePrint NuGet Package which you can find at the end of this link.

Simply type the following into the Visual Studio console:

Install-Package PDFFilePrint -ProjectName MyProject

Last modified: December 9, 2020

Author

Comments

Write a Reply or Comment

Your email address will not be published.