Skip to content

Commit

Permalink
feat: support buffer input for functions (#238)
Browse files Browse the repository at this point in the history
* feat(index): support buffer input for pdfinfo function

* test(index): add test for missing pdf file for pdfinfo function

* feat(index): support buffer input for pdftohtml function

* feat(index): support buffer input for pdftops function

* feat(index): support buffer input for pdftotext function

* feat(index): support buffer input for pdftoppm function

* feat(index): support buffer input for pdffonts function

* feat(index): support buffer input for pdfimages function

* feat(index): support buffer input for pdftocairo function

* fix(index): stdout/stderr usage
  • Loading branch information
Fdawgs committed Apr 21, 2021
1 parent 807c2fd commit a9a88cd
Show file tree
Hide file tree
Showing 2 changed files with 529 additions and 96 deletions.
Loading

0 comments on commit a9a88cd

Please sign in to comment.