PiegoIlTempo

Results 2 comments of PiegoIlTempo

I wrote this: ```ts import { Inject, Injectable, NgModule } from '@angular/core'; export const WIDTH = 'WIDTH'; export const HEIGHT = 'HEIGHT'; export const INVERT_COLORS = 'INVERT_COLORS'; @Injectable({ providedIn: 'root',...

Np man, I had the same problem trying to print images, actually let me know if it gets printed correctly since I tested it on few printers. This is an...