ralfstuckert/pdfbox-layout

Alternative to PDDocument.load(file)

Opened this issue · 0 comments

I can load existing PDF file in PDFBox using
PDDocument.load(file)

Whats the alternative for the same using Document API or is any other way to load a PDF using pdfbox-layout.