No, only Acrobat can do it.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Steve
Simpson (AVR IT Dept)Sent: Monday, February 06, 2006 3:35
PMTo: itext-questions@lists.sourceforge.netSubject: RE:
[iText-questions] Allowing Comments
Is there no way
Leonard has already answered it.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Steve
Simpson (AVR IT Dept)Sent: Monday, February 06, 2006 3:19
PMTo: itext-questions@lists.sourceforge.netSubject:
[iText-questions] Allowing Comments
All
At 10:35 AM 2/6/2006, Steve Simpson (AVR IT Dept) wrote:
Is there no way to do it within iText?
There is NO WAY to do it with ANY PRODUCT EXCEPT Adobe
LiveCycle Reader Extensions Server.
Leonard
---
Leonard Ro
: www.arrivarental.co.uk
From:
Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: 06 February 2006 15:23
To: Steve Simpson (AVR IT Dept);
itext-questions@lists.sourceforge.net
Subject: RE: [iText-questions]
Allowing Comments
Leonard has
already answered it.
From:
[EMAIL PROTECTED
All,
Thanks for your earlier answers. By default the "allow
comments" option is set off. How do I turn it on?
Thanks
Steve
-
Steve Simpson
Arriva Vehicle
Rental
Tel : 0191 520 4029
Mob : 07917 268 934
At 04:02 AM 1/27/2006, Steve Simpson (AVR IT Dept) wrote:
I'm using iText to create PDF's that are then published onto a
website. Users want the ability to add their own comments to the
PDF and then republish the document. I can handle the republishing
of the PDF but I can't get the PDF to al
You'll need to set the document security permissions to allow
commenting. I assume that it is disabled by default. Have a look at
the PdfEncryptor class.
On 1/27/06, Steve Simpson (AVR IT Dept) <[EMAIL PROTECTED]> wrote:
>
>
>
> All,
>
>
>
> I'm using iText to create PDF's that are then published
All,
I’m using iText to create PDF’s that are then
published onto a website. Users want the ability to add their own comments to
the PDF and then republish the document. I can handle the republishing of the
PDF but I can’t get the PDF to allow users to add there own comments.
I’ve