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

I want to remove date from header. Can you please guide me how i can remove the date from header. THANK YOU.

Hi. Im trying to print a PDF file in tag but the page is in blank. ``` Imprimir ```

inspecting

Idea: make it possible to set the position of the print window. Possible implementations: - An input variable `position` that accept `'top' | 'center' | 'center top' | ...` as...

enhancement

Is there a way to show the print preview without the print dialog? When the button configured to ngxPrint is pressed, it shows the Print Preview AND the Print Dialog....

When you have a Canvas in your component, even after converting it to an image, it doesn't get 100% printed only 1/4 th of it gets printed. **To Reproduce** Include...

Hello hello I was wondering if there is a feature for saving the pdf without going to another window ![Capture](https://user-images.githubusercontent.com/8557758/187732131-00deff6a-2398-419e-97b2-a8b6348c4c35.JPG) to this window, i mean only saving automatically I would...

I need pages number in the printed document. One way to do it is to print with `Headers and footers` (an option to enable in the print dialog of Chrome...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior. **Expected behavior** A clear and concise description of what you...

I want to download pdf but currently it will prompt a window to print file. I dont want to manually save file by clicking print button. I want to direct...