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 generated.
I want to pass a file to the application and get the content of that file in the PDF form .How to do this ? I am new to this API.
Could Any one help me in this.
niths

Reply via email to