ceTe.DynamicPDF.CoreSuite.NET by ceTe Software

<PackageReference Include="ceTe.DynamicPDF.CoreSuite.NET" Version="11.9.0" />

.NET API 20,457,056 bytes

 ceTe.DynamicPDF.CoreSuite.NET 11.9.0

DynamicPDF Core Suite brings tons of PDF creation and manipulation features into your Visual Studio application and includes full .NET Standard 2.0 support. Whether your need is to bring in an existing PDF document (for Form Filling, Form Flattening, Merging, Splitting, Adding New Pages, Stamping or Watermarking, Encrypting or Password Protecting, Text Extraction, etc.) or you want to create PDF files from scratch with an incredible depth of features (including Barcodes, Tables, Charts, Form Fields, Images, Hyperlinks, Text overflow, HTML rendering, Lists, Custom and built-in Fonts, Document Linearization, JavaScript, Digital Signatures, PDF Tagging, PDF/A, PDF/X and so much more) DynamicPDF Core Suite has all the features you will need. DynamicPDF CoreSuite is backed by a great team of developers and support staff. Flexible licensing (including royalty free) is available to meet all your needs. Release Notes: * Added Support to generate PDFs with PDF/UA compliance. * Added the ability to set Author to a Note annotation. * Added the ability to detect if the PDF has dynamic XFA form. * Added the ability to get the Pixel format of an image from an existing PDF. * Fixed an issue with GetRequiredHeight method of the HtmlArea that returns a wrong height. * Fixed a NullReferenceException that caused when merging a specific PDF. * Fixed an issue and a few optimizations to work in multi threaded environments. * Throws an exception when adding a non rotating page element to a TransformationGroup with an Angle.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ceTe.DynamicPDF.CoreSuite.NET</id>
    <version>11.9.0</version>
    <title>DynamicPDF Core Suite for .NET</title>
    <authors>ceTe Software</authors>
    <owners>ceTe Software</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">EULA</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <projectUrl>http://www.dynamicpdf.com/PDF-Suite-.NET.aspx</projectUrl>
    <iconUrl>http://www.dynamicpdf.com/Images/NuGet/DP.png</iconUrl>
    <description>DynamicPDF Core Suite brings tons of PDF creation and manipulation features into your Visual Studio application and includes full .NET Standard 2.0 support.  Whether your need is to bring in an existing PDF document (for Form Filling, Form Flattening, Merging, Splitting, Adding New Pages, Stamping or Watermarking, Encrypting or Password Protecting, Text Extraction, etc.) or you want to create PDF files from scratch with an incredible depth of features (including Barcodes, Tables, Charts, Form Fields, Images, Hyperlinks, Text overflow, HTML rendering, Lists, Custom and built-in Fonts, Document Linearization, JavaScript, Digital Signatures, PDF Tagging, PDF/A, PDF/X and so much more) DynamicPDF Core Suite has all the features you will need.

DynamicPDF CoreSuite is backed by a great team of developers and support staff. Flexible licensing (including royalty free) is available to meet all your needs.

Release Notes:

* Added Support to generate PDFs with PDF/UA compliance.
* Added the ability to set Author to a Note annotation.
* Added the ability to detect if the PDF has dynamic XFA form.
* Added the ability to get the Pixel format of an image from an existing PDF.
* Fixed an issue with GetRequiredHeight method of the HtmlArea that returns a wrong height.
* Fixed a NullReferenceException that caused when merging a specific PDF.
* Fixed an issue and a few optimizations to work in multi threaded environments.
* Throws an exception when adding a non rotating page element to a TransformationGroup with an Angle.</description>
    <summary>.NET API for PDF development.  PDF creation, merging, form filling, stamping, securing/encryption and much more.  This SDK is easy to use and contains tons of features. It also supports .NET Standard2.0</summary>
    <releaseNotes>* Added Support to generate PDFs with PDF/UA compliance.
* Added the ability to set Author to a Note annotation.
* Added the ability to detect if the PDF has dynamic XFA form.
* Added the ability to get the Pixel format of an image from an existing PDF.
* Fixed an issue with GetRequiredHeight method of the HtmlArea that returns a wrong height.
* Fixed a NullReferenceException that caused when merging a specific PDF.
* Fixed an issue and a few optimizations to work in multi threaded environments.
* Throws an exception when adding a non rotating page element to a TransformationGroup with an Angle.</releaseNotes>
    <copyright>© 2001 - 2021, ceTe Software</copyright>
    <language>en-US</language>
    <tags>DynamicPDF, PDF, pdf merging, creation, generation, sdk, api, library, component, splitting, split pdfs, form fill pdf, merge encrypt watermark secure, pdf/a, pdf/x</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="System.Security.Cryptography.Pkcs" version="4.7.0" />
      </group>
      <group targetFramework=".NETCoreApp2.0">
        <dependency id="System.Security.Cryptography.Pkcs" version="4.7.0" />
      </group>
      <group targetFramework=".NETFramework2.0" />
      <group targetFramework=".NETFramework3.5" />
      <group targetFramework=".NETFramework4.0" />
    </dependencies>
  </metadata>
</package>