Skip to content

PDFKeeper 9.2.0

Compare
Choose a tag to compare
@rffrasca rffrasca released this 22 Jun 15:14
· 80 commits to master since this release

Client Requirements

  • Windows 10 (64-bit) or higher with .NET Framework 4.8 installed.
  • Any additional requirements will be referenced in the Help file that can be viewed post-install.

Database Compatibility

  • SQLite (included as a single-user database option)

Multi-User Database Management Systems

  • Oracle Database Express Edition 21c and 18c
  • Oracle Database Enterprise Edition 21c and 19c
  • Oracle Cloud Autonomous Database

Setup instructions are available in the Help file that can be viewed post-install.

Upgrade Information

  • Full upgrade support is only provided for PDFKeeper 7.0.0 or higher.
  • Starting with PDFKeeper 9.0.0, the RemoveListAllDocuments policy has been renamed to HideAllDocuments.
  • When upgrading from PDFKeeper 8.1.2 or lower, if flagged documents were being listed on startup of PDFKeeper, you will need to select "Find flagged documents on startup" in Options to enable.
  • When upgrading from PDFKeeper 8.x.x, XML files in %APPDATA%\Robert F. Frasca\PDFKeeper\UploadProfiles will be upgraded. The original XML files are stored to %APPDATA%\Robert F. Frasca\PDFKeeper\UploadProfiles.bak where they will remain and can be deleted if no longer needed.
  • When upgrading from PDFKeeper 8.1.0 or lower, if prompted for an admin account, select No and then right click on the Windows Start Menu, select Run, and then type: winget install pdfkeeper
  • Starting with PDFKeeper 8.0.0, Windows 10 (64-bit) or higher is required.
  • Starting with PDFKeeper 8.0.0, 64-bit Oracle Data Access Components 21.4 is required when connecting to Oracle Database. Instructions are available in the Help file that can be viewed post-install.
  • When upgrading from PDFKeeper 7.2.3 or lower, XML files in %APPDATA%\Robert F. Frasca\PDFKeeper\UploadConfig are upgraded and stored in %APPDATA%\Robert F. Frasca\PDFKeeper\UploadProfiles. The original XML files will remain for backwards compatibility and can be deleted if no longer needed.

New Features

  • Added copying of PDF for selected document to the Clipboard.

Improvements

  • Added option to show All Documents on startup that is only available when using the SQLite local database platform.

Changes

  • Changed encoding used by Notes size rule check for Oracle platform to UTF-8 for better accuracy.
  • Updated Magick.NET to 13.9.1.

Fixes

  • Fixed progress bar not resetting after each operation.

Additional Information

  • Oracle Database 19c (19.3) requires the Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.30501 to be installed on the computer hosting the database.
  • By default, text will not be extracted from embedded images contained in a PDF.
  • PDF text extraction will be skipped for each page that is to be processed by OCR when the pixel width or pixel height exceeds the maximum image pixel dimensions supported by the Windows OCR engine.