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

Add ability to read PDF files from stdin #151

Closed
Fdawgs opened this issue Oct 14, 2020 · 2 comments · Fixed by #238
Closed

Add ability to read PDF files from stdin #151

Fdawgs opened this issue Oct 14, 2020 · 2 comments · Fixed by #238
Assignees
Labels
enhancement New feature or request

Comments

@Fdawgs
Copy link
Owner

Fdawgs commented Oct 14, 2020

Describe the solution you'd like
Poppler Utils support the ability to read PDF files from stdin for most of the binaries (besides pdfattach, pdfdetach, pdfseparate, pdfunite).

The functionality for this would ideally be reflected in this wrapper module as well.

@Fdawgs Fdawgs added the enhancement New feature or request label Oct 14, 2020
@Fdawgs Fdawgs closed this as completed Dec 21, 2020
@markrummler
Copy link

I know you closed this a few months ago @Fdawgs but it seems there is a pretty easy implementation for a solution over on https://github.com/CodeDaraW/node-pdftocairo/blob/9e35c6d2e66926e870e4dc1240216b8bb449e8a6/src/index.ts#L170

I'd take a crack at a PR if you're interested but TS definitions are out of my wheelhouse.

@Fdawgs Fdawgs reopened this Mar 12, 2021
@Fdawgs
Copy link
Owner Author

Fdawgs commented Mar 12, 2021

Brilliant, thanks @markrummler!
If you're willing to give it a shot that'd be great.

@Fdawgs Fdawgs added the help wanted Extra attention is needed label Mar 12, 2021
@Fdawgs Fdawgs self-assigned this Apr 21, 2021
@Fdawgs Fdawgs removed the help wanted Extra attention is needed label Apr 21, 2021
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 a pull request may close this issue.

2 participants