Adobe.PDF.Library.FormsExtension.LM.NET
18.41.0
Prefix Reserved
dotnet add package Adobe.PDF.Library.FormsExtension.LM.NET --version 18.41.0
NuGet\Install-Package Adobe.PDF.Library.FormsExtension.LM.NET -Version 18.41.0
<PackageReference Include="Adobe.PDF.Library.FormsExtension.LM.NET" Version="18.41.0" />
paket add Adobe.PDF.Library.FormsExtension.LM.NET --version 18.41.0
#r "nuget: Adobe.PDF.Library.FormsExtension.LM.NET, 18.41.0"
// Install Adobe.PDF.Library.FormsExtension.LM.NET as a Cake Addin #addin nuget:?package=Adobe.PDF.Library.FormsExtension.LM.NET&version=18.41.0 // Install Adobe.PDF.Library.FormsExtension.LM.NET as a Cake Tool #tool nuget:?package=Adobe.PDF.Library.FormsExtension.LM.NET&version=18.41.0
Adobe PDF Library Forms Extension for .NET 6, 64-Bit, Free Trial
To activate the free trial:
- Visit https://www.datalogics.com/pdf-form-functions to obtain an activation key.
- A prompt will appear on your console when executing Datalogics sample code.
Alternatively, you may provide the activation key via the LicenseKey member of the Library class:
Library.LicenseKey = "xxxx-xxxx-xxxx-xxxx";
using (Library lib = new Library())
{
//APDFL Code
}
This package supports x64 Windows and Linux as deployment targets and is a full-featured version of the product that will expire after some time. Contact evalsupport@datalogics.com to extend the evaluation.
Samples | Documentation | Release Notes | Support | Homepage
Forms Extension SDK is an Adobe PDF Library addition that helps users who work with PDF forms to efficiently manage their forms processes. Import and export form data, lock completed forms to prevent editing and provide consistent viewing experiences across all devices.
Forms Extension Uses:
- Adobe PDF Library customers who need additional forms support
- Incorporating forms functionality into your own applications
- Processing PDFs containing XFA form content
- Using dynamic forms that require customization
- Using database content to populate form fields
- Exporting form data to populate databases
- Conditionally preventing form editing (for example: after submission)
Built upon Adobe source code used for Acrobat, Datalogics Adobe PDF Library SDK provides stable, reliable code and the flexibility to develop with C# or VB (VB.NET) (interfaces are also available for C++ and Java). APDFL is the most complete SDK for PDF creation, manipulation and management. Leading choice for enterprise/larger organizations of developers and independent software vendors (ISVs) who need to incorporate Adobe's PDF functionality into their own internal or external applications.
Live support from PDF development experts.
Licensing and Pricing options are customized to your usage and requirements. For OEM and SaaS customers we will provide you with a non-license managed software package for easier distribution embedded within your applications.
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Adobe.PDF.Library.LM.NET (>= 18.41.0)
- Adobe.PDF.Library.SampleInput (>= 1.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.