Giter Club home page Giter Club logo

Comments (2)

deeppunster avatar deeppunster commented on June 12, 2024

Rather than implement the QR printing program as an API to the standalone program, this functionality will be moved to the online code. The reasons are given in issue #71.

Requirements:

  • Produce full pages of PDF formatted document to download and subsequently print.
  • if direct access to the printer is easy to implement, allow that as an option.
  • Ask for starting box number and count of labels desired
    • Skip any box numbers that are already in the system.
  • Ask if boxes are to be created in the system
    • If so, ask for the default box type.
  • Optionally ask for a prefix to the box number
    • May need to prefix the box number with a URL for access to production
  • Format box number with a mandatory "BOX" (in caps)
  • Format the box number as a five digit number with leading zeros as needed.
  • Assume:
    • letter size paper
      • portrait orientation
    • 1/2 inch outer margin on all sides
    • 3 labels across
    • 4 labels down
    • each label has 1/4 in margin on all sides
    • print in ascending order, left to right, top to bottom
    • leave unused label location completely blank
    • format pdf to print whole pages with no blank pages at the end

from food-pantry-inventory.

deeppunster avatar deeppunster commented on June 12, 2024

Because the standalone QR label printing program cannot run except in a local environment, the functionality has been moved to the QR label print view. The standalone program has been abandoned and this issue is being closed as won't fix.

from food-pantry-inventory.

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.