cordova-plugin-datecs-printer
cordova-plugin-datecs-printer copied to clipboard
Printing on ionic 4
I am having issues with printing, I am getting "property DatecsPrinter does not exist on type Window"
I need urgent solution Thanks
Please, check if the plugin is installed correctly, i have the same problem and after reinstall work great. Test on real device.
Por favor, compruebe si el complemento está instalado correctamente, tengo el mismo problema y después de volver a instalarlo funciona muy bien. Prueba en dispositivo real.
How is it installed in ionic 4?
https://github.com/giorgiofellipe/cordova-plugin-datecs-printer/wiki/Service-DatecsPrinter--for-ionic-4
Yes, i have, its working well now, thanks so much
Hey, I'm using Ionic 4. Could you help me with the installation of the plugin? What is the right way? 1, 2 or 3
npm i cordova-plugin-datecs-printerionic cordova plugin add https://github.com/giorgiofellipe/cordova-plugin-datecs-printer.gitionic cordova plugin add cordova-plugin-datecs-printer
How is the import in the app.module.ts file?
use 3, thats what I used
@sundayokoi Do we need to import this in app.module.ts?