pdf2table icon indicating copy to clipboard operation
pdf2table copied to clipboard

pdf2table is a node.js library that attempts to extract tables from a pdf.

Results 5 pdf2table issues
Sort by recently updated
recently updated
newest added

If there is a carriage return inside a row, the extesion recognizes it immediately as a complete line break and starts a new array. this is what happend: [ 'a',...

I need the x-axis data for my project. Please consider to merge this.

I am new to node.js and I want to write "rows" object to a text file. Can you help with below code. Basically a way to iterate the rows object....

Resolves an issue trying to package pdf2table as part of an Electron app https://github.com/modesty/pdf2json/issues/161#issuecomment-2103369583

Hi Sam! Would you be happy to merge a PR to bump pdf2json to 3.1.2? It fixes an issue when bundling an Electron app as mentioned here https://github.com/modesty/pdf2json/issues/161#issuecomment-2103369583