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

Allow a PDF to be saved directly to a file. #53

Merged
merged 1 commit into from
Mar 24, 2019

Conversation

rrsdev
Copy link

@rrsdev rrsdev commented Mar 18, 2019

Hi @jhonnymertz ,

This is a basic pull request with a saveAsDirect method to save a PDF directly to the file system. For me this is working more cleanly. I also did make the getCommandAsArray protected rather than private as it should allow people to sub-class and hook into that if needed - if you feel strongly about that I can send another pull with that reverted.

Copy link
Owner

@jhonnymertz jhonnymertz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rrsdev sorry for the late reply. Thank you for the PR!

@jhonnymertz jhonnymertz self-assigned this Mar 24, 2019
@jhonnymertz jhonnymertz added this to the 1.2.0.RELEASE milestone Mar 24, 2019
@jhonnymertz jhonnymertz merged commit 7d94f26 into jhonnymertz:master Mar 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants