cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a word document or a pdf through webdynpro java

Former Member
0 Kudos

Hi All,

I have a requirement where in i need to create a word/pdf document with a certain template form.

When the user clicks on a button then the word document with a template should be created and saved in his/her desktop.

I need to know what is the procedure to create a document.

If anyone has worked on it then please help me out.

Thanks and Regards,

Pradeep

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Pradeep,

For creating PDF documents in Webdynpro Java you can use "iText.jar" .

to know more about creating PDF using iText refer these links.

http://www.brothersoft.com/downloads/itext-jar.html

http://www.lowagie.com/iText/download.html

Regards

Sridhar

Former Member
0 Kudos