Examples

Fax a PDF (.NET Core/Framework)

Faxing a PDF using DynamicPDF Print Manager is straightforward.

How to fax PDF in C#

The following steps and sample code illustrate how to fax a PDF using the Print Manager product.

Steps to Fax a PDF

  1. Create a FaxPrintJob object with the fax name, number and pdf document in the constructor.
  2. Print using the created FaxPrintJob object.

Sample Code - C#

FaxPrintJob faxJob = new FaxPrintJob("HP Fax CM2320", "555-465-1177", "Doc.pdf");
faxPrintJob.Print();

Getting Started

NuGet Package

DynamicPDF PrintManager is available on NuGet and is part of the ceTe.DynamicPDF.Printing.NET package. The easiest way to install the package is through the Visual Studio Package Manager, but you can also download the package directly from NuGet.

NuGet Package ID: ceTe.DynamicPDF.Printing.NET

Example Project

An example project illustrating the fax functionality discussed here can be cloned or viewed onGitHub:

Clone or View Example Project on GitHub

DynamicPDF PrintManager Information

More information can be found here:

Why Choose DynamicPDF?

  • Transparent Pricing
  • Lots of Features
  • Easy to Use
  • Great Support
  • Efficient Performance
  • Product Maturity (Over 22 Years)
  • Free Evaluation
  • .NET Core Support (Most Products)
  • Flexible Licensing

We’re Not The Only Ones That Think We’re Great!