ralfstuckert / pdfbox-layout

MIT License
155 stars 74 forks source link

Alternative to PDDocument.load(file) #92

Open arshadrehmani opened 2 years ago

arshadrehmani commented 2 years ago

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.