On 5/11/2010 4:54, Full Name wrote:
> Hi,
>
> I am using the java itext software to generate a pdf file using the following 
> abbreviated command.
>
> java -cp itext.jar ...PhotoAlbum filename.pdf
>
> My question is that I want to be able to add comments to the pdf once I open 
> the file.  Is there an additional option I can pass to the command line for 
> enabling comments?

You can add comments to a PDF document (and even to an image in a PDF 
document) with iText, but... what version of iText are you using?

Seems like you're using the toolbox. The toolbox has been removed over a 
year ago. iText is not an end-user product. It's an API for developers. 
The idea is that you write code to achieve what you want.
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to