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

Callback events to trigger either window closed or print completes #72

Open
akshaybhagwat76 opened this issue Mar 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@akshaybhagwat76
Copy link

Html->

<button class="btn btn-primary" tooltip="Print" style="margin-left: 12px;" [useExistingCss]="true"
[styleSheetFile]="stylesURL" printSectionId="sectiontoprint" ngxPrint>print
Print Order

I were using this above snippet for html print with this feature ngx-print, but i want to request and to know how to make sense(trigger) either print is complete or cancel pressed. Could you please add this ability.
Thanks!

@broem broem added the enhancement New feature or request label Mar 22, 2020
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

No branches or pull requests

2 participants