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
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 the next is being cut in half then I want to take 3rd invoice full to next system. Is there any flexible intelligent printing service out there?
Currently I am using
"ngx-print": "^1.2.0-beta.4",
I want to be able to print content on a single page if it can fit, When we change the print settings in the print window we are able to do this. How can we change the settings in our app by default without needing the user to change scale and portrait/landscape settings in the print window?
How can we change the default settings in the advance settings tab of print window for example Margin, Page Size etc ..
Help please
The text was updated successfully, but these errors were encountered:
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 the next is being cut in half then I want to take 3rd invoice full to next system. Is there any flexible intelligent printing service out there?
Currently I am using
"ngx-print": "^1.2.0-beta.4",
I want to be able to print content on a single page if it can fit, When we change the print settings in the print window we are able to do this. How can we change the settings in our app by default without needing the user to change scale and portrait/landscape settings in the print window?
How can we change the default settings in the advance settings tab of print window for example Margin, Page Size etc ..
Help please
The text was updated successfully, but these errors were encountered: