Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 742 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 742 Bytes

ImagePrinting

The image printing program works as a console application.

Version 1.0 provides the following features:

  • Convert image stream to one-bit bmp format
  • Print all images from the specified folder in background mode
  • Monitor the creation of new images in the folder and print them in multi-threaded mode
  • Set the running time of the program using the timer
  • Set the folder check interval
  • Configure program options in a separate file
  • Specify options through the command line
  • Combine options from file and command line

Version 1.1 provides the following features:

  • Save the log to a file
  • Set the paper size based on the image size
  • Delete printed images and accompanying xml files
  • Save converted files