Richard Owlett (HE12025-04-15): > I don't know how to approach the problem. > What I would like to end up with is a CSV formatted file containing the two > left columns of Table A4.14 (pages 106&107) of > [ > https://fns-prod.azureedge.us/sites/default/files/resource-files/TFP2021.pdf > ]. > > Suggestions?
Have you tried starting with pdftotext -layout and then adding the CSV delimiters using a powerful editor. The rectangle selection of Vim might be useful. Regards, -- Nicolas George