Page 1 of 1

Not Able to insert hyperlink in docx file

PostPosted: Tue Oct 29, 2013 1:43 am
by manish250
Hi,

I am using XWPFDocument to create a word document.I am able to write my data to it.But still not getting success in writing the hyperlink to the document.Can anybody please help me out?

Thanks,
Manish

Re: Not Able to insert hyperlink in docx file

PostPosted: Tue Oct 29, 2013 7:57 am
by jason
XWPFDocument is part of the Apache POI object model, not docx4j. You should post on their mailing list.

Re: Not Able to insert hyperlink in docx file

PostPosted: Tue Oct 29, 2013 5:38 pm
by manish250
can i do the same with docx4j ?

Re: Not Able to insert hyperlink in docx file

PostPosted: Tue Oct 29, 2013 7:21 pm
by jason