File size: 317 Bytes
89b09eb
 
 
 
 
 
 
 
 
c1f12bf
1
2
3
4
5
6
7
8
9
10
11
// TODO Julian:
// use pdfjs to parse a PDF, while preserving the indentation
//
// this is important, because most tools trim spaces which is..
// not what I want
//
// some references and examples:
//
// https://mozilla.github.io/pdf.js/examples/
// https://github.com/Utkarsh212/react-pdftotext/blob/main/index.ts