Hello,

While I was interning I was asked to develop software that would
Concatenate hundreds of documents and index them. I managed to do this
using Apache POI, I would like to submit a lot of this code to be added to
the POI library as it would allow developers to copy an entire word
document to another, as well as to index documents that are copied together.

Here is a link to the classes I developed that I've put on GitHub.

https://github.com/tonyarriaza/WordDocumentConcatenator

I would love feedback and help in integrating this code that I am really
proud of to the Apache POI project.

Thank you,
Tony

Reply via email to