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?