It is necessary to realize the possibility of opening Pdf documents from the project and adding comments to the text in it or highlighting the text. Are there any ready-made implementations or JavaScript libraries to solve this task?

    1 answer 1

    iTextSharp iText Library allows you to create and manipulate PDF documents. It allows developers to improve web and application applications through dynamic generation and / or manipulation of PDF documents.

    Developers can use iText for:

    • Transfer PDF to browser
    • Generate dynamic documents from XML files or database
    • Use a lot of interactive features PDF
    • Add bookmarks, number of pages, watermarks, etc.
    • Split, merge and manipulate PDF pages
    • Automate filling out PDF forms
    • Add digital signature to PDF file

    iText is available in two languages: Java and C #.