Git Product home page Git Product logo

cheuque-print's Introduction

Cheuque-Print

Bulk Cheque Printing App (Under Development)

Create Excel File with Party names and amount and press print. The command will directly sent to printer and it will start printing cheques. Only Askari Bank and Al Habib Bank templates are available

Mechanics:

1- Upload excel file and press any one template "Askari" or "Al Habib" will add more bank later onwards

2- The app will starts a loop by reading the excel file line by line

3- It'll set date as current date

4- Name will be fetched from the excel file

5- Amount will be fetched also from file

6- Amount translation into word will be done via amount_to_millions.py file

7- Then it'll create a picture with respect to bank layout and that picutre is send for printing

8- Once the picture is printed. The picture will automatically get removed

Current Issues:

I am using Tim Golden's approach to print jpg file directly sending command to printer but jpg files has issue that once the picture is created its not crisp as it should be it's a little bit blur and also eventhoug I set white color in the backgroud yet it prints a little greyish shade.

The problem will get resolved if I create svg file instead of jpg file but I am unable to print svg file directly send that command to printer

Future Update

Now currently its only working as bulk printing. I will add field in which user can directly enter name and amount for single cheque printing

Will add a UI to create/design your own cheque

cheuque-print's People

Contributors

xerone9 avatar

Watchers

 avatar

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.