Git Product home page Git Product logo

Comments (5)

patrickbussmann avatar patrickbussmann commented on June 30, 2024 2

I added example code now. Maybe you can try again?
Or providing me example code.

My apps are written in Capacitor, too. - no issues.

@karolinessz @gugumetal

from thermal-printer-cordova-plugin.

gugumetal avatar gugumetal commented on June 30, 2024

I have the same problem

from thermal-printer-cordova-plugin.

patrickbussmann avatar patrickbussmann commented on June 30, 2024

I'll check soon but do you have example code so that I can fix it quicker than without?
Thank you!

from thermal-printer-cordova-plugin.

rajeshsolankijodhpur avatar rajeshsolankijodhpur commented on June 30, 2024

hi patrickbussmann
i am using your paystory-de/thermal-printer-cordova-plugin
URL https://github.com/paystory-de/thermal-printer-cordova-plugin
i use all the function on document and all are work find
can you provide any document or any other link to
get getNbrCharactersPerLine() ,getPrinterWidthMM() , getPrinterDpi() and other method
how i get these thing in my application

and how i use ESC/POS commands (https://www.sparkag.com.br/wp-content/uploads/2016/06/ESC_POS-AK912-English-Command-Specifications-V1.4.pdf)

from thermal-printer-cordova-plugin.

jpatdu-credovita avatar jpatdu-credovita commented on June 30, 2024

I ran into this issue too in my Svelte app. What ultimately solved it for me were two things:

  1. Just use TypeScript. Svelte's starter template has a script to enable typescript.
  2. Replace @rollup/plugin-typescript with rollup-plugin-typescript2. Build fails using the former.
    See my repo of my sample app: https://github.com/jpatdu-credovita/capacitor-svelte-ts-escpos

from thermal-printer-cordova-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.