Results 1 to 2 of 2

Thread: Enable Comments(iTextsharP)

  1. #1

    Thread Starter
    Fanatic Member vijy's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    548

    Enable Comments(iTextsharP)

    Hi,
    Is it possible to Enable comments for reader in PDF using iTextsharp.
    Thanks,
    Visual Studio.net 2010
    If this post is useful, rate it


  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: Enable Comments(iTextsharP)

    You can add text annotations (commonly referred to as comments) when you create you pdf file. Once the pdf is created, it's out of scope for iTextSharp to do anything. That is, if you expect to create a pdf file that allows user to put in their own comments, then you're thinking of track. This is a feature of the application used to open the pdf file and not the file itself. The user will need to use a program that is capable of viewing/editing pdf files such as Adobe Acrobat (full version, not the reader).

    Edit: FoxIt 3 is a free pdf reader program that has the capability to add annotations. You can download it here:
    http://www.foxitsoftware.com/pdf/reader/reader3.php
    Last edited by stanav; Jun 10th, 2010 at 08:16 AM.
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width