From 872f0736e5f03fc1199b14dbea5dd4de02984c44 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sat, 9 Dec 2023 13:47:16 +0100 Subject: [PATCH] Updated Frequently Asked Questions (markdown) --- Frequently-Asked-Questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index cfc915b..582f319 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -116,7 +116,7 @@ First, you need to prepare your [fork](https://help.github.com/articlenetworks/f ## Is it possible to add annotations to a PDF? -PDF.js is designed for *reading* PDF files, not editing them. Because of that we don't support adding any kind of annotations. However, we do support rendering annotations for viewing. +PDF.js is designed for reading PDF files and supports rendering annotations for viewing, but also supports adding annotations using a subset of the possible annotation types. ## What are the PDF.js keyboard shortcuts?