MatteoMeil

Results 8 comments of MatteoMeil

@dylhunn > Consider you have a data model that represents a date: > ... > This could correspond to a form with three fields: > ... > Or it could...

Can you try to install the package with npm? There are still errors?

If you're using Mac you have to refer to [CUPS docs](https://www.cups.org/documentation.html) If you're using Windows, office files aren't supported. List of supported file extensions can be found [here](https://github.com/MatteoMeil/node-native-printer/blob/master/supported-extensions.md)

Sorry for a long period of absence due to a lot of work and study. I will take a look at this soon.

No, there isn't If you take a look at the options there's no one to set directly text options All the options refer to page, not to the content of...

Same issue here. I experienced the issue using `this.changeDetectorRef.detectChanges()` **in a sync operation**. *Some background*: I'm building an Electron Application using Angular 9.0.6 + Electron 8 + @angular-guru/electron-builder (as builder)...

I encountered the same error while profiling an Azure Function locally. In the following, I provide steps to reproduce this issue with some Python code that mimics the real scenario...

@pablogsal updated my comment above with simplified steps: basically I created an example and put in a repository. You'll only need to create and start a Docker container as described...