You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: