ralfstuckert/pdfbox-layout

Add a hyperlink using pdf-box-layout inside pdfbox?

Opened this issue · 1 comments

I already had a PDF file using PDDocument, and I realized I need to use the pdfbox-layout to add a hyperlink which has Document as a parent. How to combine them together as a file?

You can use the overlay API of PDF box to combine the newly created one with links and the existing document