Category "boxable"

PDFBox - How to change encoding from WinAnsiEncoding to Unicode?

I am trying to find a way I could change the WinAnsiEncoding to Unicode, I've tried setting font like this, PDDocument doc = new PDDocument(); PDPage page = n

Extracting exact table data from PDF

I am trying to extract each row of my table from a pdf file I created before. The problem I have, is that empty cells, which I thought would be saved as 'null'