Re: [iText-questions] Embed FlowPlayer in PDF

2007-03-19 Thread Paulo Soares
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of YAP Sent: Monday, March 19, 2007 1:43 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Embed FlowPlayer in PDF Anyone has idea to pass in parameters to iText

Re: [iText-questions] Embed FlowPlayer in PDF

2007-03-18 Thread YAP
Anyone has idea to pass in parameters to iText for Annotation? Thanks. -- View this message in context: http://www.nabble.com/Embed-FlowPlayer-in-PDF-tf3413022.html#a9545314 Sent from the iText - General mailing list archive at Nabble.com.

[iText-questions] Embed FlowPlayer in PDF

2007-03-16 Thread YAP
I have managed to embed flash player (FlowPlayer) in the PDF: Document document = new Document(PageSize.A4); PdfWriter writer = PdfWriter.GetInstance(document, new FileStream(flash.pdf, FileMode.Create)); document.Open(); document.Add(new Annotation(200f, 700f, 300f, 800f,