Use this add-on to receive log messages from Docotic.Pdf library. The add-on provides methods for connecting Docotic.Pdf library and the logging system in your solution. You can use log4net, NLog, or any other logger that implements ILoggerFactory from Microsoft.Extensions.Logging. After you have configured the logger, pass its factory to the LogManager class provided by the add-on. That is all that needed to receive log messages from Docotic.Pdf library. For documentation, sample code, and API reference, visit https://bitmiracle.com/pdf-library/help Core library NuGet package available at https://www.nuget.org/packages/BitMiracle.Docotic.Pdf/ This is a prerelease version with the newest features and latest bug fixes. We have tested it for regressions, and is safe to use in a production environment.
$ dotnet add package BitMiracle.Docotic.Pdf.LoggingUse this add-on to receive log messages from Docotic.Pdf library. The add-on provides methods for connecting Docotic.Pdf library and the logging system in your solution.
You can use log4net, NLog, or any other logger that implements ILoggerFactory from Microsoft.Extensions.Logging. After you have configured the logger, pass its factory to the LogManager class provided by the add-on. That is all that needed to receive log messages from Docotic.Pdf library.
Core library NuGet package available at https://www.nuget.org/packages/BitMiracle.Docotic.Pdf/
For more documentation, sample code, and API reference, visit the Docotic.Pdf help page.
To test the library, get a free time-limited license key using the form on the Docotic.Pdf page.
Without a license, the library will not create or read PDF documents.
We offer royalty-free licenses for Docotic.Pdf. Eligible projects and/or people can receive license for the C# PDF library free of payment.