From c22cb149d40b7d63b193585e122e6bfb87c706f6 Mon Sep 17 00:00:00 2001 From: Lucas Smith Date: Mon, 26 Jan 2026 16:13:13 +1100 Subject: [PATCH] chore: derepcation notice for pdf-sign in favor of LibPDF-js/core --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index db7b96d..295cde5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + +> [!WARNING] +> pdf-sign has been deprecated in favour of https://github.com/LibPDF-js/core which is a full featured PDF parsing, manipulation and signing library +> with support for LTV and PaDES compliant signing. + # @documenso/pdf-sign This package provides functionality to sign PDF documents using various signing methods, including private keys, P12 containers, and Google Cloud. It is designed to be used with the Documenso platform.