http://api.itextpdf.com/com/itextpdf/text/pdf/PdfStamper.html#addAnnotat
ion(com.itextpdf.text.pdf.PdfAnnotation,%20int)

And

http://api.itextpdf.com/com/itextpdf/text/pdf/PdfAnnotation.html#createT
ext(com.itextpdf.text.pdf.PdfWriter,%20com.itextpdf.text.Rectangle,%20ja
va.lang.String,%20java.lang.String,%20boolean,%20java.lang.String)

Or createPopup or createMarkup, or even createFileAttachment if you're
so inclined.  

Formatting replies is simply a matter of composing the text how you want
it.



--Mark Storer
  Senior Software Engineer
  Cardiff.com
 
import legalese.Disclaimer;
Disclaimer<Cardiff> DisCard = null;
 
 

> -----Original Message-----
> From: ashish [mailto:sog...@gmail.com] 
> Sent: Sunday, October 17, 2010 10:22 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] dynamically adding annotations and 
> its replies
> 
> 
> Hi,
> 
> I have portal which uploads various documents and coverts it 
> to pdf and swf formats. PDF files are used for download as 
> PDF and SWFs are used for viewing the same document in flash 
> player on portal itself. Now I also have given a facility to 
> annotate on that swf (annotations are actually placed on the 
> upper layer of the swf). Now my prob is when user downloads 
> the pdf it would not have annotations, but somehow I have 
> managed to add the annotations made of swf to PDF, but now 
> problem is I dont know the exact way of populating replies 
> associated to each annotation. Any help?
> 
> Thanks you,
> Ashish
> --
> View this message in context: 
> http://itext-general.2136553.n4.nabble.com/dynamically-adding-
> annotations-and-its-replies-tp2999674p2999674.html
> Sent from the iText - General mailing list archive at Nabble.com.
> 
> --------------------------------------------------------------
> ----------------
> Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) 
> Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
> Flex(R) Builder(TM)) enable the development of rich 
> applications that run across multiple browsers and platforms. 
> Download your free trials today!
> http://p.sf.net/sfu/adobe-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
> 
> 

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-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