poppler-simple icon indicating copy to clipboard operation
poppler-simple copied to clipboard

A simple javascript interface to poppler library

Results 10 poppler-simple issues
Sort by recently updated
recently updated
newest added

I am using this package in production for several months. Unfortunately it causes some server crashes when converting different files. For example I get the following error messages (from server...

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Hi, I'm trying to use `poppler-simple` to do some light PDF validation work. Specifically, I want to determine if a PDF contains annotations of a certain subtype. I noticed that...

Is it possible to add CMYK support? Poppler seems to support it.

Hello! I am sorry if this library was not intended to be used on a windows machine however it was not stated otherwise in its description. I've spent about 3...

Not tagging released versions makes it really hard to trace down issues and or updates. Anyway this can be back tracked and resolved?

Hello, I've made a POC with poppler-simple and it works well, many thanks ! Although, I'm concerned about the license: The poppler project is itself released under GPL as they...

Hey guys, I get an error. My machine is mac silicon M1 pro macos 12.5 node v16.16.0 * I use pyenv but tried 2.x and 3.x versions of pythons. None...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Just noticed on CI stats that `poppler-simple` library pulls own version of typescript which is actually unused (sources are already built). This typescript dependency adds up to 50mb extra fs...