Re: [iText-questions] Passing File Name in Paragraph

2004-01-12 Thread Bruno
Quoting NITISH <[EMAIL PROTECTED]>: > Hi > How could we pass a exesting file in the Paragraph. > eg > In the Article "Dynamically Creating PDFs in a Web Application" i have seen > a program in which "Hello World " is passed in the Paragraph > "document.add(new Paragraph("Hello World"));".This H

[iText-questions] Passing File Name in Paragraph

2004-01-12 Thread NITISH
Hi How could we pass a exesting file in the Paragraph. eg In the Article "Dynamically Creating PDFs in a Web Application"  i have seen a program in which "Hello World " is passed in the Paragraph  "document.add(new Paragraph("Hello World"));".This Hello Wrold is printed in the PDF thus gene