Antonio De Oliveira Junior
Antonio De Oliveira Junior
Good catch! Could you send a PR solving this issue?
In order to use it as a framework, you should download the repository and build your application inside the `app` folder, following the convention described in the README. There's a...
Hey @msoffredi, sorry about that. It has a long time that I don't touch in this project. Feel free to help me out or even suggest something to make this...
I can help with the documentation. Wiki or Readme?
Working on it. #3 For now, I think the tests are enough for documentation.
The documentation is outdated, there's a method called `setPassword` in this lib. ```javascript const pdfParser = new PDFParser(); pdfParser.setPassword(`123`); ```