ngx-print icon indicating copy to clipboard operation
ngx-print copied to clipboard

:printer: A plug n' play Angular (2++) library to print your stuff

Results 56 ngx-print issues
Sort by recently updated
recently updated
newest added

Hello, I am using `ngx-print` with Ionic+Angular, and I figured out that the `` element was not being rendered, because of the missing ionicons's javascript file: `` Therefore, I decided...

**Describe the bug** I am using .scss file to apply styles in pdf. Styles are not getting attached. **To Reproduce** I have a folder structure as mention below. Folder name...

I want to print two or more invoices on one sheet if they can be adjusted fully on sheet. If one or two invoices adjust fully on one sheet and...

enhancement
help wanted

**Describe the bug** when printTitle is a long text, the text is getting cut-off towards end rather than wrapping text into next line. **To Reproduce** provide printText value a long...

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

**Describe the bug** Whenever you invoke `ngx-print` in IE 11, the window pops up VERY small, you cannot even modify the dimensions. **To Reproduce** Invoking `ngx-print` on any element using...

First of all, I would like to thank you for this library. I've tried a dozen different libraries for this, and none of them even came close to printing a...

bug

**Describe the bug** No pagination applied in case that the printable area is a child-component, so just the first page is showed to be printed. If I'm adding the button...

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

Html-> 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...

enhancement