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 service for SzEntity -> to PDF #39

Closed
arawinters opened this issue May 7, 2019 · 1 comment
Closed

Add service for SzEntity -> to PDF #39

arawinters opened this issue May 7, 2019 · 1 comment
Assignees
Labels
enhancement New feature request

Comments

@arawinters
Copy link
Contributor

There is currently no pretty-printing functionality, or result to PDF functionality. We could either add it in multiple projects(which isn't very DRY), or we could implement a more generic way of getting a printable format of an entity result.

I'm opting for the more generic method that will just require a light amount of wiring between the SDK service and the app implementing the feature.

@arawinters arawinters added the enhancement New feature request label May 7, 2019
@arawinters arawinters self-assigned this May 7, 2019
arawinters added a commit that referenced this issue Jun 19, 2019
arawinters added a commit that referenced this issue Jun 19, 2019
@docktermj
Copy link
Contributor

Pull Requests:

  1. #39 add service to allow PDF downloads #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request
Projects
None yet
Development

No branches or pull requests

2 participants