Cube.Pdf.Itext

The Cube.Pdf.Itext package is a wrapper library of the iText in the .NET Framework 3.5, 4.6.2, .NET Standard 2.0, or later. Note that the package uses the iTextSharp only in the .NET Framework 3.5, and uses the iText in other target frameworks.
Contributing
- Fork Cube.Pdf repository.
- Create a feature branch from the master branch (e.g. git checkout -b my-new-feature origin/master). Note that the master branch may refer to some pre-release NuGet packages. Try the rake clobber and copy commands when build errors occur.
- Commit your changes.
- Rebase your local changes to the master branch.
- Run the dotnet test command or the Visual Studio (NUnit 3 test adapter) and confirm that it passes.
- Create a new Pull Request.
License
Copyright © 2010 CubeSoft, Inc.
See License.md for more information.