Hello there! I encounter a problem with my code which involves PDFbox. I opened a stack overflow post on this problem. I'd love if you guys can help me with this!
The post url: http://stackoverflow.com/questions/42208399/pdfbox-how-to-clone-a-page [https://cdn.sstatic.net/Sites/stackoverflow/img/[email protected]?v=73d79a89bded]<http://stackoverflow.com/questions/42208399/pdfbox-how-to-clone-a-page> PDFBox how to clone a page<http://stackoverflow.com/questions/42208399/pdfbox-how-to-clone-a-page> stackoverflow.com I'm working on a code which suppose to take a data to insert into a form and just fill the form with that data. I'm trying to create a simple pdf multi-page document with the given data in it. My

