From e81e9207c1d6a90d9e89f517ce3bf25f3d8d8f90 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Fri, 5 Jan 2018 23:10:28 +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 9f3cb60..e761d3c 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -97,7 +97,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 mainly written for *reading* PDF files, not editing them. Because of that we don't yet support adding any kind of annotations. We do however support rendering a number of annotation types for viewing. +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. ## What are the PDF.js keyboard shortcuts?