I have tried a lot of libraries (PdfBox included) that either say they Merge or Concatenate pdf's but the only thing those libraries do is add the second pdf as a new page to the first. I have attached 3 files that will show what I am trying to do.
base.pdf is the itext Document that i have already started to dynamically generate. add.pdf is an example of the text i want to add. And ...