List of Changes for the Laserfiche SDK 8.2.

April 6, 2011 | KB: 1012773
SDK 8.2

Summary

The Laserfiche SDK 8.2 includes updated versions of the libraries distributed with Laserfiche Toolkit 8.0:

  • LFSO82.dll
  • DocumentProcessor82.dll
  • PDFExporter82.dll
  • LFImageEnable80.dll

New items include:

  • .NET API for accessing Laserfiche
    • Laserfiche.RepositoryAccess.dll: RepositoryAccess (RA) is a .NET assembly that allows a third-party application to manipulate a Laserfiche repository. RepositoryAccess is an object-oriented interface that allows you to manipulate Laserfiche data. It has similarities with LFSO, but also introduces collections of static methods that streamline retrieving and manipulating Laserfiche data.
    • Laserfiche.DocumentServices.dll: DocumentServices (DS) is a .NET assembly for file import and export actions. DocumentServices retains the functionality of DocumentProcessor, while providing new features such as support for a new XML-based import list file format. DocumentServices also includes PDF export functionality previously only available through PDFExporter.
  • Java library for accessing Laserfiche
    • JRepositoryAccess.jar: JRepositoryAccess (JRA) is a Java library that provides select document management functionality.
  • Sample Visual Studio 2008 VB.NET and C# projects that highlight common tasks using RA and DS and a sample Java NetBeans project that highlights JRA.
  • An object reference for RA and DS that is integrated into Intellisense for Microsoft Visual Studio. Javadoc help is also available for JRA.

Related Links

1012774 Release Notes for the Laserfiche SDK 8.2.