![]() |
VOOZH | about |
dotnet add package James.Testing.Pdf --version 1.0.3
NuGet\Install-Package James.Testing.Pdf -Version 1.0.3
<PackageReference Include="James.Testing.Pdf" Version="1.0.3" />
<PackageVersion Include="James.Testing.Pdf" Version="1.0.3" />Directory.Packages.props
<PackageReference Include="James.Testing.Pdf" />Project file
paket add James.Testing.Pdf --version 1.0.3
#r "nuget: James.Testing.Pdf, 1.0.3"
#:package James.Testing.Pdf@1.0.3
#addin nuget:?package=James.Testing.Pdf&version=1.0.3Install as a Cake Addin
#tool nuget:?package=James.Testing.Pdf&version=1.0.3Install as a Cake Tool
A library of helpers for the purpose of testing pdf documents/content. It is named after the author who wrote the book of James in the Bible. (James 1:2-3)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
1.0.3 - Refactored to use Spire.Pdf instead of iTextSharp due to licensing. Note - this version only allows working with pdf documents up to 10 pages.