Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support buffer input for functions #238

Merged
merged 10 commits into from
Apr 21, 2021
Merged

feat: support buffer input for functions #238

merged 10 commits into from
Apr 21, 2021

Conversation

Fdawgs
Copy link
Owner

@Fdawgs Fdawgs commented Apr 21, 2021

closes #151

@Fdawgs Fdawgs added the enhancement New feature or request label Apr 21, 2021
@Fdawgs Fdawgs self-assigned this Apr 21, 2021
@Fdawgs Fdawgs merged commit a9a88cd into master Apr 21, 2021
@Fdawgs Fdawgs deleted the feat/stdin branch April 21, 2021 14:04
Fdawgs added a commit that referenced this pull request Jul 16, 2021
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to read PDF files from stdin
1 participant