Skip to content

Releases: PDFTron/pdftron-go

v2.2.9

01 May 20:31
Compare
Choose a tag to compare

Update for Apryse SDK 10.9.

v2.2.8

20 Mar 22:50
Compare
Choose a tag to compare

Update for Apryse SDK 10.8.

v2.2.7

07 Feb 21:56
Compare
Choose a tag to compare

Update for Apryse SDK 10.7

v2.2.6

08 Dec 20:46
Compare
Choose a tag to compare

Corrects issue with ARM support and hotfixes an SDK issue when widgets were used.

v2.2.5

06 Dec 22:38
Compare
Choose a tag to compare

Updates Apryse SDK to 10.6.0.

ARM64 support has also been added for Linux.

Alpine was verified to work, but is not included in the package available via pkg.go.dev. Please refer to our PDFNetWrappers repository to build Alpine directly.

v2.2.4

26 Oct 23:31
Compare
Choose a tag to compare

Updates Apryse SDK to 10.5.0.

Build time for the library has also been greatly decreased.

v2.2.3

13 Sep 17:04
Compare
Choose a tag to compare

v2.2.2

02 Aug 19:04
Compare
Choose a tag to compare

https://docs.apryse.com/documentation/linux/changelog/10-3-0/

Go specific changes:

  • Can now check for NIL when retrieving a PDF object, below is example of how usage would change
    itr.Current().GetValue().GetMp_obj().Swigcptr() != 0 -> itr.Current().GetValue() != nil

v2.2.1

23 Jun 17:50
Compare
Choose a tag to compare

SDK hotfix for 2.2.0. Should be used in place of v2.2.1.

v2.2.0

21 Jun 18:06
Compare
Choose a tag to compare

Updates Apryse SDK to 10.2.