Skip to content

shaochengcheng/minprinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a tool to help print invoices from China Mobile, China Unicom and China Telcom.

Binary download:

Features:

  • do statstics by searching text from pdf file (using pdftotext)
  • convert pdf into jpg to avoid signed PDF that forbid merging (using pdf2image)
  • place two images on one a4-size pdf page to print
  • a windows exe to run standalone (using Pyinstaller)

Prerequirement:

Installation:

  • python setup.py install

To use Pyinstaller:

  • pyinstaller to_exe/minprint.spec (as bundle folder)
  • pyinstaller to_exe/minprint-ALLINONE.spec (as onefile)
  • Or, check Pyinstaller documents

About

A helper to calculate and print invoices from China Mobile, China Unicom and China Telecom

Resources

Stars

Watchers

Forks

Packages

No packages published