Release Notes for PDF plugin

1.6.1.0

8 Apr 2022

  • Update third-party libraries
  • Fix bug: Certificate store properties do not load in PDF functions

1.6.0.0

19 Jun 2019

  • Add extraction strategy property to Read function to configure text output

1.5.87.0

24 Jul 2018

  • Create FillForm function
  • Create ChangeProtection function
  • Create AddWatermark function
  • Create Split function
  • Create Concatenate function
  • Create Sign function
  • Deprecate PDFOperations function
  • Rename ReadPdf function to Read
  • Update Linx plugin
  • Update third-party libraries
  • Fix bug: Text extracted from Read function not formatted correctly

1.4.56.32

1 Aug 2017

  • Update Linx Plugin library.
  • Update iTextSharp library.

1.4.51.21

26 Jun 2017

  • Add support for XFA forms to PdfOperations.
  • Update Linx plugin.
  • Add support for XFA forms to ReadPdf.

1.4.47.11

29 Dec 2016

  • PDFOperations: Fix bugs related to concatenate.
  • Update Linx plugin.
  • Fixed PropertyDescriptor bad default value.
  • Avoid PropertyDescriptor exception when no default constructor.
  • Update NuGet packages
  • Added certificate verification messages to read signature output.

1.3.39.111

  • Update NuGet packages.
  • Update Linx plugin.

1.2.30.92

  • Update Linx Plugin

1.1.26.83

  • Update Linx Plugin.

1.0.21.65

  • Fix Concatenation on PDFOperations.
  • Use different strategy on ReadPDF to make string output parsable.

1.0.18.57

  • Update Linx plugin
  • PropertyDescriptor: Fix bad default value

1.0.12.43

  • Update Linx plugin

1.0.8.35

  • Update Linx plugin

1.0.6.31

  • Update Linx plugin

1.0.2.23

  • Add PdfOperations function
  • Add ReadPdf function